Repository designated to store assignments from CS 5331 from Texas Tech University.
Algorithms studied and implemented throughout the course:
- K-Dimensional Tree (K-d Tree) sorting & searching
- Locality-Sensitive Hashing (LSH) sorting & searching
- K-Means sorting & searching
- Parallelized K-Means sorting & searching