Topic List
Following topics would be covered as part of this course:
- Refresher on Maths for Computer Science
- Code structure and Readability
- Complexity Analysis
- Recursion
- Stacks and Queues
- Sorting
- Binary Search Trees
- Balanced Search Trees
- Hash Tables
- Graphs
- Priority Queues
- Dynamic Programming