A collection of data structure and algorithm implementations for learning, practice, and experimentation.
- Array-based List
- Linked Lists
- Skiplists
- Hash Tables
- Recursion
- Binary Trees
- Scapegoat Trees
- Red-Black Trees
- Heaps
- Sorting Algorithms
- Graphs
- Binary Tries