Skip to content

Sort It Up is a website that helps in visualizing the sorting algorithms as they sort a random array of integers.

License

Notifications You must be signed in to change notification settings

Rahulk990/Sort-It-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort-It-Up

Sort It Up is a website that helps in visualizing the sorting algorithms as they sort a random array of integers. The Website is currently hosted here. Support this project by leaving a ⭐

Algorithms Used (Currently)

Check Wiki Page for more information about each algorithm.

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

Technology Used

  • Sass
  • ReactJs
  • Webpack

Website Preview


Contribution

Feel free to open an issue if you encounter any problem

  • Clone the Repository
  • Install the Requirements: npm install
  • Run Development Server: npm run dev
  • Implement new Algorithms or Ideas

F.A.Q

Q: Why did you make this?
A: I wanted to gain a deeper understanding of SCSS and Webpack. This project made it fun.

Q: How many algorithms are you going to implement?
A: I'm aiming for all of these. Anyone can Contribute.


About

Sort It Up is a website that helps in visualizing the sorting algorithms as they sort a random array of integers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published