Skip to content

srehwald/fancysortalgos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fancy Sort Algos

Build Status

Just a React app visualizing different sort algorithms.

Story Time

Back in 2014, a fellow student and I were both math pre-course tutors at Technical University of Munich (TUM). During that time, we were joking about how stupid Bogosort is. That gave me the idea to visualize this extraordinary sorting algorithm in a web application. However, I lost the code.

This is why I came up with the re-implementation you are looking at right now using some more modern technology. Enjoy!

Algorithms

So far, the following algorithms are visualized:

  • Merge sort
  • Bubble sort
  • Insertion sort
  • Bogosort

About

React app visualizing different sort algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published