Skip to content

jrose0116/SortingAlgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

A visualizer for common sorting algorithms implementing in JS and displayed using BootStrap and ExpressJS.

Authors

Deployment

This project is deployed on herokuapp at sorting.herokuapp.com. If downloaded, it can be ran locally using the following code in the terminal at the root directory:

  node app.js

Tech Used

Client: Bootstrap, SASS, JavaScript

Server: Node, ExpressJS

Supported Algorithms

Currently, only 6 algorithms are present in the website but many similar algorithms can be easily implemented on the same foundations.

  • Bubble Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Radix Sort
  • Selection Sort

Feedback

If you have any questions or are interested in my projects feel free to contact me at: jrose0116@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages