Skip to content

The project includes several popular sorting algorithms, such as bubble sort, selection sort, insertion sort, quicksort, and mergesort. Each algorithm has its unique way of sorting the data, and the visualization helps the user understand how the algorithm works.

Notifications You must be signed in to change notification settings

Aakashnath645/Sorting-Visualizer

Repository files navigation

Sorting Visualiser

The sorting visualizer project allows users to see how various sorting algorithms work in real-time. The project is implemented using HTML, CSS, and JavaScript, which enables the user interface to be interactive and dynamic.

The user interface of the sorting visualizer consists of a canvas where bars are displayed, representing the data to be sorted. The user can choose the size of the array and the sorting algorithm they want to visualize. Once the user clicks the sort button, the sorting algorithm will start to run, and the bars will move around the canvas until they are sorted.

Technologies used

  • HTML
  • CSS
  • JavaScript
  • PHP
  • Mysql

About

The project includes several popular sorting algorithms, such as bubble sort, selection sort, insertion sort, quicksort, and mergesort. Each algorithm has its unique way of sorting the data, and the visualization helps the user understand how the algorithm works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published