Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Sorting Visualizer is a web-based tool that helps you understand and visualize how different sorting algorithms work. Built using JavaScript, CSS, and HTML, this application animates the sorting process for various algorithms.

Features

  • Visualize common sorting algorithms.
  • Step-by-step animation of the sorting process.
  • User-friendly interface.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/MayurKishorKumar/Sorting-Visualizer.git
  2. Navigate to the project directory:

    cd Sorting-Visualizer
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev

Usage

Open your browser and go to http://localhost:3000 to see the sorting visualizer in action.
Select a sorting algorithm and watch how it sorts the array step by step.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request with your improvements.

About

Sorting Visualizer is a web-based application that provides visual representations of various sorting algorithms. Built with JavaScript, CSS, and HTML, it helps users understand how different sorting algorithms work through animated visualizations.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages