List all lecture notes.
My homepage.
In GUI browsers, I have this page themed dynamically, so when it's dark outside, you'll get a dark theme. You need JS enabled if you want the dynamic theme; I don't run any JS-based analytics or tracking.
Big O cheat sheet for speedy memorisation.
Course notes:
Course information
Algorithms - general
Sorting algorithms
Linear data structures
Hashing & hash tables
Binary search trees & AVL
Dynamic programming:
Greedy algorithms
Make change
Activity selection
Fractional knapsack
Huffman codes