0% found this document useful (0 votes)
18 views1 page

Abstract 2

The document describes developing a sorting algorithm visualizer using HTML, CSS and JavaScript to display the workings of sorting algorithms like bubble sort, selection sort, insertion sort, quick sort, heap sort and merge sort. The visualizer represents data as bar graphs and allows controlling the speed and size of the visualization.

Uploaded by

nishad4662
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

Abstract 2

The document describes developing a sorting algorithm visualizer using HTML, CSS and JavaScript to display the workings of sorting algorithms like bubble sort, selection sort, insertion sort, quick sort, heap sort and merge sort. The visualizer represents data as bar graphs and allows controlling the speed and size of the visualization.

Uploaded by

nishad4662
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Sorting Algorithm visualizer

Abstract
In the present Work we try to develop a sorting visualizer Using the
technologies HTML, CSS and JavaScript. Sorting visualizer will be displaying the
working mechanism of various sorting algorithm like Bubble sort, Selection sort ,
Insertion sort , Quick sort, Heap sort and Merge sort .The main objective of
developing this visualizer is to make learning comfortable in learning this techniques
quickly and easily.

As in the modern technologies , sorting algorithms are widely used algorithms


in many applications like Discrete event Stimulation, Operating Systems , Real time
systems and many more … This web application represents data in the form of bar
graphs and user will be able to select the algorithm. They can control the speed of
the visualization and size of the Bar graph as well . This project shows the
architectural design and Technical structure of the application as well as it’s
practical use in education .

PROJECT CO-ORDINATOR: TEAM MEMBERS:

1. B.V.Ram Naresh Yadav (H.O.D). 1.Nishad(22VD1A0534)


2. .Mr.N.Vamshi Krishna. 2.N.Anveshitha(23VD5A0502 (Asst.Professor
Of Cs department ). 3.M.Sreenija(22VD1A0557
4.K.Swathi(22VD1A0560)

You might also like