Skip to content

SabarnaBasak-web/sortVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort Visualizer

This repository contains a sorting visualizer, which is a tool that allows you to visualize various sorting algorithms in action. By running this application, you can gain a better understanding of how different sorting algorithms work and observe their efficiency in real-time

Table of content

  • Demo
  • Installation
  • Usage

Demo

https://sortvisualizer-sb.netlify.app/

Installation

  • Clone the repo
  • Make sure yarn is installed
  • yarn install to install all the dependencies
  • yarn dev to run the project locally

Supported Algorithm

  • Bubble Sort
  • Insertion Sort
  • Quick Sort
  • Merge Sort

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published