Skip to content

A web-based application that visually demonstrates various sorting algorithms. Built using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

AamukthaThammisetty/sortingVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

A web-based sorting visualizer built with HTML, CSS, and JavaScript. This application visually demonstrates how different sorting algorithms work by animating the sorting process. Users can generate a random array and see how the array elements are sorted step-by-step.

Features

  • Generate a random array of numbers
  • Visualize sorting algorithms in action
  • Basic sorting algorithms included: Bubble Sort, Selection Sort, Insertion Sort

Tech Stack

  • Frontend: HTML, CSS, JavaScript

About

A web-based application that visually demonstrates various sorting algorithms. Built using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published