Sort Algorithm
Improve the speed!
Description
The goal of this project was to learn how sort containers and how to optimize search.
Tools
C
My work
Sorting Algorithms:
- Navmesh / Navigation graph
- A Star algorithm implementation
- Dijkstra algorithm implementation
- Steering behavior for groups
Other:
- Binary Search Tree
- Dichotomic search