TECH STACK - HTML | CSS | Javascript -> Built a web application to visualize different sorting techniques. -> It show cases working of bubble sort, selection sort, insertion sort, quick sort, merge sort and heap sort etc. ->It includes features like controlling the algorithm speed, size of the array and generating new array.