- Logic Gates
- Recursion and Iteration to find Max / Min
- Merge Sort
- Quick Sort
- Quick Sort (Kth Smallest Element)
- Quick Select (Kth Smallest Element
- Greedy Job Scheduling
- Job Scheduling (Start & End Times given)
- Master's Theorem
- Prim's Algorithm
- Kruskal's Algorithm
- Naïve String Matching
- Matrix Chain Multiplication
- Knapsack Problem
- N-Queens Problem
- Travelling Salesman Problem