AIRTucha / SortVis

https://airtucha.github.io/SortVis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SortVis

SVG based visualisation of sorting algorithms:

  • Bubble sort
  • Selection sort
  • Coctail Shacke
  • Insert sort
  • Merge sort
  • Quick sort
  • Heap sort

DEMO: airtucha.github.io/SortVis

Made by Alexey Tukalo for Savonia UAS Advanced Algorithms and Data Structures course work.

About

https://airtucha.github.io/SortVis

License:MIT License


Languages

Language:JavaScript 99.2%Language:CSS 0.5%Language:HTML 0.3%