Skip to content

KonradMagiera/Sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e8dac2 · Nov 27, 2018

History

34 Commits
Nov 27, 2018
Jul 11, 2018
Oct 6, 2018

Repository files navigation

Sorting

Sorting algorithms with visualisation

Built With

Version

1.0

Algorithms

There are available several algorithms:

  • Bitonic sort
  • Bubble sort
  • Coctail sort
  • Comb sort
  • Cycle sort
  • Heap sort
  • Insertion sort
  • Iterative quick sort
  • Merge sort
  • Odd-Even sort
  • Pancake sort
  • Quick sort
  • Recursive bubble sort
  • Recursive insertion sort
  • Recursive merge sort
  • Selection sort
  • Shell sort
  • Stooge sort

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Sorting algorithms with visualisation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages