Odd Even Linked List | Leetcode

Опубликовано: 16 Май 2020
на канале: Techdose
43,830
930

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/...


Смотрите видео Odd Even Linked List | Leetcode онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Techdose 16 Май 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 43,830 раз и оно понравилось 930 людям.