- Solely developed project for Visualizing various Sorting Algorithms.
- Built on Angular 11.
- Bubble Sort
- Cocktail Shake Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Selection Sort
- Angular 11.2.
- Angular Material 11.2.
- CSS / HTML / TypeScript.
- The delay in animation and time complexities do not represent the real time complexities of the actual sorting algorithm.
- The working of algorithms may be modified for optimizations, it may not reflect the actual implementation of the sorting algorithms.
Regards,
Sunny Kewat