- Kth number with only prime factors of 3, 5 and 7.
- Find the first circular tour that visits all petrol pumps
- Find the largest multiple of 3
- Check whether a given Binary Tree is complete or not
- List Queue implementation
- Array Queue Implementation
- Implement Queue using Linked List
- Linked Queue
- Dynamic size array based queue
- Fixed size array based queue