Code Monkey home page Code Monkey logo

lukes8 / sorting-visualizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manishdait/sorting-visualizer

0.0 0.0 0.0 956 KB

Sorting Visualizer is an Angular application that allows users to visualize various sorting algorithms in action. Sorting Visualizer currently supports bubble sort, insertion sort, selection sort

Home Page: https://manishdait.github.io/sorting-visualizer/

License: MIT License

TypeScript 81.10% CSS 10.07% HTML 8.83%

sorting-visualizer's Introduction

Sorting Visualizer

Logo

Sorting Visualizer is a web application made in Angular that visualizes various sorting algorithms in action. It is a great tool for learning how sorting algorithms work.

Getting Started

Prerequisites

In order to use Sorting Visualizer, you will need to have the following installed on your machine:

  • Node.js and npm (Node Package Manager)
  • Angular CLI

Installation

To install Sorting Visualizer, you can follow these steps:

  1. Clone the repository:
git clone https://github.com/ManishDait/sorting-visualizer.git

Alternatively, you can download the source code as a ZIP file and extract it to a directory of your choice.

  1. Navigate to the project directory and install the dependencies:
cd Sorting-Visualizer
npm install

Usage

To run Sorting Visualizer, you can use the following command:

ng serve

Navigate to http://localhost:4200/ to view the application in your web browser.

Features

Sorting Visualizer provides the following features:

  • Visualizes various sorting algorithms, including Bubble Sort, Insertion Sort, Selection Sort, Quick Sort, and Merge Sort
  • Allows users to adjust the size of the array being sorted and the speed at which the visualization runs
  • Highlights the elements of the array being compared and swapped during each step of the sorting process

Demo

Sorting Visualizer Demo

Check out the deploy website here

License

Sorting Visualizer is licensed under the MIT License. See the LICENSE file for more information.

sorting-visualizer's People

Contributors

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