Skip to content

A sorting algorithm branching from quicksort, made faster by modifying the properties of recursiveness in the function.

License

Notifications You must be signed in to change notification settings

elenaizotova/tovasort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tovasort

An absolute BEAST of a sorting algorithm

Faster than <stdlib.h>'s qsort()

About

A sorting algorithm branching from quicksort, made faster by modifying the properties of recursiveness in the function.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published