Thanks to Mr @humblefool for sharing his knowledge and inspiration.
- Reverse a linked list - Iterative method (@TripleByte basics)
- Reverse a linked list using recursion
- Quicksort (incomplete — analysis pending)
- Mergesort
- BinaryTree
- BinarySearchTree
- Graphs
- Graphs - Tim
- Programming interview questions
- DS path