Skip to content

KrasiF/sorting-algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorting-algos

A simple WPF app for visualizing sorting algorithms (and possibly comparing them).

  1. Set the amount of numbers with the number slider (10-200)
  2. Select a sorting algorithm
  3. Click "Visualize"

Additional functionallity:

  • You can pause / unpause the preview using the button

  • You can speed up / slow down the preview using the slider preview1

  • After the first visualization you can pause the preview and change the numbers just by clicking and holding on the display

    • After drawing you can start the showcase and sort the numbers with "Visualize".
    • You can change the algorithm before visualizing. preview2

About

A simple WPF app for visualizing sorting algorithms (and possibly comparing them).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages