Algorithmic problems: Odd Even Linked List
The sixth problem https://leetcode.com/problems/odd-even-linked-list/ of the December leetcoding challenge is a Medium category which tests our linked list iteration skills. Honestly comping up with the naive implementation of the problem was easy bu...
shamimabreaksstuff.hashnode.dev3 min read