Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web UI for evaluating sorting algorithms in JS

Evaluate different sorting algorithm implemenations, e.g. comparing Ramda and lodash. Generate a random list and see the results.

Run

npm install && npm run start

Demo

TODOS

  • add tail recursion for sorting functions
  • add web-worker for sorting

About

Some sorting algorithms implemented functionally in JS/React. Compares execution time between vanilla JS & Ramda implementation.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages