Giter Site home page Giter Site logo

sh7072 / sorting-algorithm-visualizer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 330 KB

Sorting algorithm visualizer provides a graphical representation of how sorting algorithms work step-by-step.

Home Page: https://km-sorting-alogrithm-visualizer.netlify.app/

HTML 11.31% JavaScript 66.60% CSS 22.10%
bubblesort-algorithm javascript mergesort-algorithm quicksort-algorithm react-js

sorting-algorithm-visualizer's Introduction

Sorting-Algorithm-Visualizer

A sorting algorithm visualizer is a tool or program that helps visualize the process of sorting data using different sorting algorithms. Sorting algorithms are used to arrange a collection of items or data elements in a specific order, such as ascending or descending.

Available Scripts

  • Live website available at : https://km-sorting-alogrithm-visualizer.netlify.app/

Sorting algorithms Covered :

  • Merge Sort

  • Quick Sort

  • Bubble Sort

To run on local system :

  • GIT clone the repo from : https://github.com/SH7072/Sorting-Algorithm-Visualizer

  • To install the dependencies run : npm i

  • To run the app run : npm start

  • Then the website can be accessed using : http://localhost:3000/.

sorting-algorithm-visualizer's People

Contributors

sh7072 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.