Skip to content

aropsta/visual-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project aims to demonstrate my understand of various sorting algorithms in computer science. Algorithms are showcased running in real time, with variable speed.

D3.js was used to implement visualizations.

screenshot

Currently implemented Algorithms

  • Quick sort
  • Selection sort
  • Insertion sort

Coming soon

  • Merge sort
  • Quick sort
  • Heap sort
  • Shell sort
  • Tim sort
  • Gnome sort
  • Bitonic sort
  • Pancake sort
  • Bogo sort
  • Exchange sort

Tech Stack

  • React
  • D3.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published