Coder Social home page Coder Social logo

sourabh781 / sorting-visualizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wilsonliu15/sorting-visualizer

0.0 0.0 0.0 540 KB

This program is meant to explain and simulate how classic CS sorting algorithms work. This is built using the React framework.

Home Page: https://wilsonliu.tech/Sorting-Visualizer

HTML 2.74% JavaScript 77.86% CSS 0.40% SCSS 19.00%

sorting-visualizer's Introduction

Sorting Visualizer

This is my take on the famous sorting visualizer with the help of React. It allows you to see how an algorithm is sorted while being able to compare it to its steps to get a more intuative understanding, without using a second tab.

Algorithms

  • Bubble Sort
  • Heap Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Selection Sort

Sneak Peek

To see it in action you can visit my website, or click on the link posted! sortingVisualizer

Downloading and Setup

If you'd like to download this file you can easily do it by doing the following:

  $ git clone https://github.com/WilsonLiu15/Sorting-Visualizer.git
  $ cd sorting-visualizer
  $ npm install
  $ npm start

Feedback and Questions

  • If there are any bugs or issues please let me know
  • If there are any question about the project or the concepts i'm more than happy to discuss

Areas of Improvement

  • Add other algorithms
  • Make more responsive

sorting-visualizer's People

Contributors

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