Program for Nth node from the end of a linked list

1 min read

https://practice.geeksforgeeks.org/problems/nth-node-from-end-of-linked-list/1

Segregate even and odd nodes in a linked list
Find the first non-repeating character from a stream of characters