Taught by Dr Chong Ket Fah, AY18/19 Special Term II
- Introduction
- Algorithms
- Big-O Notation
- Data Structures
- Arrays
- Linked Lists
- Stacks
- Queues
- Hash Maps
- Sets (UFDS)
- Ordered Maps
- Graphs
- Algorithms
- Searching
- Sorting
- BFS/DFS
- Prim's/Kruskal's
- Bellman Ford's
- Dijkstra's (Original/Modified)
- Floyd-Warshall