This video explains a very important programming interview problem which is rearrange the given linked list so that all the even indexed nodes comes to left and all odd indexed elements goes to the right of the linked list. This is basically a segregation task to be performed on a linked list.We are also not allowed to use any extra space and we need to solve it in just O(N) time complexity. I have shown 2 very intuitive and easy approaches to solve this problem along with CODE for each process at the end of explanation. This is a very important question in perspective of company hirings. CODE LINK is present below as usual. If you find any difficulty or have any query then do COMMENT below. PLEASE help our channel by SUBSCRIBING and LIKE our video if you found it helpful...CYA :)
LinkedIn: / surya-pratap-kahar-47bb01168
CODE LINK: https://gist.github.com/SuryaPratapK/...
Watch video Odd Even Linked List | Leetcode online without registration, duration hours minute second in high quality. This video was added by user Techdose 16 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 43,830 once and liked it 930 people.