An open API service indexing awesome lists of open source software.

https://github.com/mahfuzurrahman98/noob-sort

Noob sort is an array sorting algorithm with a complexity of O(n^2). I had designed this algorithm in my early data structure learning days.
https://github.com/mahfuzurrahman98/noob-sort

algorithms c data-structure sorting

Last synced: 9 months ago
JSON representation

Noob sort is an array sorting algorithm with a complexity of O(n^2). I had designed this algorithm in my early data structure learning days.

Awesome Lists containing this project