Skip to content

TejasSaraf/Sorting-App

Repository files navigation

Sorting App

Sort Algo Visualizer

Project Link

Overview

Objective

Create a web application using HTML,CSS,Javascript to visualize how various sorting algorithms work.

Project Context:

We have learnt sorting algorithms like bubble sort,selection sort,insertion sort,merge sort,quick sort and heap sort.But often we fail to understand the core idea of a particular algorithm maybe because we are unable to visualize how they work.So the most important thing to understand about these algorithms is visualization.

High-Level Approach

-Creating the website's User Interface(UI) using HTML,CSS and enhancing it further using Bootstrap; without actually implementing any of the app's core features.
-Implementation of animations ,effects and core functionalities(sorting algorithms) using Javascript.

About

Sort Algo Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published