A repository to sharpen Make, shell, C, and programing skills. A bit of a mess, but full of algorithms and data structures.
Planned: Make these algorithms in different languages
- Bubble Sort
- Selection Sort
- Merge Sort
- Heap Sort (2)
- Radix Sort
- Quick Sort
- Counting Sort
- Stack
- Queue
- MinHeap