Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intsort

simple yet not so bad sorting algorithm.

compile with -std=c99

Please test!

worst case (lowest integer at end): O(n^2) best case (sorted): O(n) average case: ... ?!

About

simple yet not so bad sorting algorithm

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages