My work-in-progress notes for the book titled 'The Algorithm Design Manual' by Steven S. Skiena.
- Arrays and Linked Lists
- Stacks and Queues
- Dictionaries
- Binary Search Trees
- Priority Queues
- Hashing and Strings
- Specialized Data Structures
...other chapters in progress