Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thieryw/sorting_algo

sorting exercises
https://github.com/thieryw/sorting_algo

Last synced: about 1 month ago
JSON representation

sorting exercises

Awesome Lists containing this project

README

        

# sorting_algo
sorting exercises

* Compile:
````bash
./build
````

* Run
````bash
./bin_ada/sorting_exercise
````