- Notifications
You must be signed in to change notification settings - Fork2
patelshyam/Sorting-visualizer-angular
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sorting VisualizationClick Here For Live Demo 📊
To see the difference between sorting algorithms such as Mergesort, Quicksort, Bubblesort, Heapsort, the Angular8 based web application.
The difference between sorting algorithms such as Mergesort, Quicksort, Bubblesort and Heapsort is illustrated by this application. An choice to redefine the array is available, You can change the size of array as well. The underlying process is that First of all program will generate animations according to the sorting algorithm, then those animations will be transferred to the Array-bars shown on the screen.
To see the sorting, simply press the algorithm button in the upper navigation bar. If you want to see a different algorithm, press redefine the list, and then click the algorithm you want to see again.
- TypeScript
- Angular8
- Merge Sort 👨👩👧👦
- Quick Sort 🏃
- Bubble Sort 💬
- Heap Sort 📚
You need angular pre installed. For using this project you can pull this repository and open that repo in command prompt and do npm install to add the node_modules. Now for running int just dong serve
.
MIT License
Copyright (c) [2018] [Shyam Patel]
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.
- Hacker Rank Profile-@LosPapes
- LinkedIn profile-@Shyam Patel
- Clément Mihailescu-@Clement Mihailescu
About
Sorting Algorithm visualization, Including Merge Sort, Quick Sort, Bubble Sort, Heap Sort
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.