My answers to the labs for a course I took on data structures and algorithms.
Some of the things I implemented:
- Mergesort
- Quicksort
- Hash Table
- Binary search tree
- Red-black tree
- Graph
- Queue
- Linked list
All are implemented in C.
| Name | Name | Last commit date | ||
|---|---|---|---|---|