Summary
Full Transcript
1: Remove duplicate element from sorted Linked List: https://www.geeksforgeeks.org/problems/remove-duplicate-element-from-sorted-linked-list/1 2: Merge two sorted linked lists: https://www.geeksforgeeks.org/problems/merge-two-sorted-linked-lists/1?utm_source=geeksforgeeks&utm_medium=article_practice_tab&utm_campaign=article_practice_tab 3: Given a linked list of 0s, 1s and 2s, sort it: https://www.geeksforgeeks.org/problems/given-a-linked-list-of-0s-1s-and-2s-sort-it/1 00:00 Intro 00:39 Problem 1 - Remove Duplicate element from Sorted Linked List 11:15 Method 2 - Remove Duplicate element from Sorted Linked List in place 21:00 Code Part - Remove Duplicate element from List 28:50 Problem 2 - Method 1 - Merge two Sorted Linked List / Homework 32:22 Method 2 - Merge two Sorted Linked List 47:02 Extra Conditions in the code 49:55 Code Part - Merge Two Sorted Linked List 53:00 Problem 3 - Sort a Linked List which contain 0 1 2 1:01:34 Code Part - Sort a Linked List which Contain 0 1 2 1:04:05 Method 2 - Sort a Linked List which Contain 0 1 2 / Home Work Home work sheet: https://drive.google.com/drive/folders/1N9UUtFHRe5a8h1vq3iEVEyvXM5sZDRHv?usp=sharing Join Our Whatsapp Channel: https://whatsapp.com/channel/0029Va6H0tbHVvTbcuT99Y1f Day 120/180, #180daysofcode #180 hard We are doing 180 days challenge and going to complete the whole course within the duration with quality content on Youtube. I am on the mission to create a tech revolution in our country and in upcoming future we want to create a tech which will create many jobs in India. Video will come on Mon-Fri at 6am in the morning DSA Course for free C++ Free Course Rohit Negi DSA Course C++ Coder Army DSA Course c++ Function in C++ Pointers in C++. Strings Vector Introduction to Recursion connect to me on Instagram: https://rohit978.page.link/insta Linkedin: https://rohit978.page.link/linkedin Telegram: https://rohit978.page.link/telegram
