henrikfredriksson / algorithm-visualizer

Home Page:https://algorithm-visualizer.henrikfredriksson.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algorithm-visualizer Build Status CircleCI Build Status Scrutinizer Code Quality

Visualization of sorting algorithms. Inspired by this video

Demo

Implemented algorithms

  • Bitonic sort
  • Bubble sort
  • Bucket sort
  • Cocktail sort
  • Comb sort
  • Counting sort
  • Cycle sort
  • Gnome sort
  • Heap sort
  • Insertion sort
  • Merge sort
  • Quick sort
  • Pancake sort
  • Radix sort
  • Selection sort
  • Shell sort
  • Strand sort
  • Tim sort

About

https://algorithm-visualizer.henrikfredriksson.now.sh


Languages

Language:JavaScript 78.4%Language:CSS 12.5%Language:HTML 9.1%