Skip to content

sherlocked01/SortingV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

A progressive and responsive app created with HTML, CSS and Javascript.

Table of contents

General info

A progressive and fully responsive web application that allows the users to select the sorting algorithm, array size, and speed of the visualization. It can be helpful to understand and envision the sorting algorithms like bubble sort, selection sort, insertion sort, merge sort and quick sort.

Technologies

Project is created with:

  • HTML
  • CSS
  • Javascript

Features

The user can change the speed of the algorithms and select the size of the arrays. The operations are shown by different colors such as-

  • Comparison - Yellow
  • Swap - Blue
  • Elements in sorted position - Green

Optional Text

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published