THE ART OF SORTING: A VISUAL GUIDE (ALGORITHM VISUALIZER IMPLEMENTATION HTML, CSS AND JAVASCRIPT)
- Version
- Download 9
- File Size 290.66 KB
- File Count 1
- Create Date 30 May 2023
- Last Updated 30 May 2023
THE ART OF SORTING: A VISUAL GUIDE (ALGORITHM VISUALIZER IMPLEMENTATION HTML, CSS AND JAVASCRIPT)
Amit Singh1, Atul Kumar Singh1, Abhishek Singh1,
Anmol Pandey2, Subhash Chandra Maurya
Department of Computer Science and Engineering, 1Maharana Pratap Engineering College, Kanpur, UP, India & 2Maharana Institute of Professional Studies, Kanpur, Uttar Pradesh, India
ABSTRACT
This paper outlines a study that tested the benefits of animated sorting algorithms for teaching. To visualize four sorting algorithms, a web-based animation application was constructed. A visualization of data is implemented as a bar graph, after which a data sorting and algorithm may be applied. The resulting animation is then performed either automatically or by the user, who then sets their own pace. This is a research on the computer science curriculum's approach to learning algorithms. The experiment featured a presentation and a survey, both of which asked students questions which may illustrate improvements in algorithm comprehension. These findings and reactions are catalogued in this document and compared to earlier investigations.
Keywords: Sorting Algorithms, React Visualizer, Selection Sort, Merge Sort, Bubble Sort, Insertion Sort, Heap Sort.
Download