Skip to content

Sorting Visualizer is an interactive web application built with Next.js that visually demonstrates how various sorting algorithms work.

Notifications You must be signed in to change notification settings

Divyanshu1020/Sorting-Visualizer

Repository files navigation

Sorting Visualizer

Sorting Visualizer is an interactive web application built with Next.js that visually demonstrates how various sorting algorithms work. It aims to help users, particularly students and educators, to better understand and learn the intricacies of different sorting algorithms through dynamic visual representations.

🔗 live Project Links

Click here

Screenshots

image

License

MIT

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

About

Sorting Visualizer is an interactive web application built with Next.js that visually demonstrates how various sorting algorithms work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published