GithubHelp home page GithubHelp logo

algorithm-visualizer's Introduction

Algorithm Visualizer

Welcome to Algorithm Visualizer! This project allows you to visualize the bubble sort algorithm by rendering an array of numbers as a set of div elements on a webpage.

You can access the website via this link

Algorithm Visualizer Demo

Features

  • Append numbers to the array
  • Sort the array using the bubble sort algorithm
  • Reset the array to default values
  • Clear the array
  • Adjust the animation speed of the sorting process

Usage

  1. Enter a number between 1 and 70 in the input box.
  2. Click the "Add" button to append the number to the array.
  3. To sort the array, click the "Sort" button. The sorting process will be visualized with animated bars representing the numbers.
  4. Click the "Reset" button to reset the array to its default values.
  5. Use the "Clear" button to empty the array.
  6. Adjust the animation speed by moving the slider in the "Speed" section.

Installation

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Upcoming Features

  • Support for more sorting algorithms (e.g., selection sort, insertion sort)
  • Bug fixes and performance improvements
  • Enhanced user interface and customization options
  • Additional algorithms for visualization (e.g., searching algorithms, graph algorithms)

algorithm-visualizer's People

Contributors

callmeamartya avatar

Stargazers

 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.