Git Product home page Git Product logo

sorting-visualizer's Introduction

Sorting Visualizer

Table of Contents

Introduction

Sorting Visualizer is a web application that provides visual representations of various sorting algorithms. This tool helps users understand how different sorting algorithms work by displaying the steps involved in sorting an array of numbers.

Features

  • Visualize various sorting algorithms:
    • Bubble Sort
    • Selection Sort
    • Insertion Sort
    • Merge Sort
    • Quick Sort
  • Adjustable array size and speed of visualization
  • User-friendly interface

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

Prerequisites

To run this project locally, you need a web browser and a text editor (optional).

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/sorting-visualizer.git
  2. Navigate to the project directory:

    cd sorting-visualizer
  3. Open index.html in your web browser:

    open index.html

Usage

  1. Open the application in your web browser.
  2. Select the sorting algorithm you want to visualize from the dropdown menu.
  3. Adjust the array size and speed of the visualization using the provided sliders.
  4. Click the "Generate New Array" button to create a new array of random numbers.
  5. Click the "Start Sorting" button to begin the visualization.

sorting-visualizer's People

Contributors

prateek-16 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.