This video solves the problem "Odd Even Linked List" using two pointers technique in O(n) time and space.
Time:
0:00 - Explaining the problem
2:22 - Concept & Algorithm
4:30 - Code
Code: https://github.com/RevathyGovindarasu...
Link to Problem: https://leetcode.com/problems/odd-eve...
#LeetCode #coderscamp #codinginterview #whiteboardexplanation