DIFFERENT SORTING ALGORITHMS AND BINARY SEARCH IN C++

If you study Data Structures then you might know how important is it to know the sorting algorithms. Not just important it is also a famous question during placement in engineering colleges to show them different types of sorting in languages like c++,c or Java.