- Search
- Linear
- Binary
- Stack
- Queue
- Recursive basic
- Recursive analysis
- Tower of Hanoi
- 8-Queen
- Sort
- Bubble sort
- Simple selection sort
- Simple insert sort
- Shell sort
- Quicksort
- Merge sort
- Heapsort
- Frequency sort
- Set
- Create a set from an array
- Create a set from a bit-vector
- String basic
- Brute Force method
- KMP method
- Boyer-Moore method
- Linear list
- Create a point from a linked list
๐ฒProceeding~~