visit: http://codesikho.com?utm_source=youtube
playlist: • Data structures & Algorithms in javascript...
Complete Course: https://www.codesikho.com/s/store/cou...
In this video we will discuss about sorting. Basically sorting our data can be very useful like i want all price from low to high or high to low all this stuff is sorting right?
we have different types of sorting algorithms like : inbuilt javascript sort, merge sort, bubble sort, selection sort, insertion sort and many other such sorting algorithms