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

https://github.com/tpeterw/petesort

A sorting algorithm by traversing a table with values sporadically placed.
https://github.com/tpeterw/petesort

c sorting-algorithms

Last synced: 3 months ago
JSON representation

A sorting algorithm by traversing a table with values sporadically placed.

Awesome Lists containing this project

README

        

# PeteSort
A sorting algorithm by traversing a table with values sporadically placed.