KD tree implementation with kNN and sequential scan search
-
Updated
Jul 12, 2018 - C++
KD tree implementation with kNN and sequential scan search
This code was a homework which goal was to implement some of the most popular sorting and search algorithms in order to know how to use them.
Search and sorting algorithms
Busca Binária e sequencial. Ordenação: BubbleSort, SelectSort, QuickSort
The repository was created to host laboratory work on the university subject of the 2nd year of the specialty Software Engineering of PSU
Add a description, image, and links to the sequential-search topic page so that developers can more easily learn about it.
To associate your repository with the sequential-search topic, visit your repo's landing page and select "manage topics."