Skip to content

sarusman/naif-sort-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Naif sort python

Raw sorting "algorithm". No algorithms but only display the sorting steps.

Written in python and uses pygame for the graphics part.

Example for a list of 1600 elements

Unsorted:

Capture d’écran 2021-12-12 à 00 37 14

Half-sorted

Capture d’écran 2021-12-12 à 00 37 21

Sorted:

Capture d’écran 2021-12-12 à 00 37 39

About

Naif sorting algorithm with display in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages