Skip to content

Filippo-Crespi/Sort-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort Visualizer

Disclaimer

I created this small project as a way to practice my JavaScript skills, as I am currently learning it. It was just an idea that came to me randomly, and I decided to give it a try.


Welcome to Sort Visualizer! This project is a visualization tool for various sorting algorithms. It allows you to see how different sorting algorithms work in real-time, helping you understand their efficiency and behavior.

Features

  • Real-time visualization of sorting algorithms
  • Multiple sorting algorithms to choose from

Supported Sorting Algorithms

Sort Visualizer currently supports the following sorting algorithms:

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

Contributing

Contributions are welcome! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the project's code of conduct.


Frameworks and Libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published