Project deals with the implementation of different sorting and searchin algorithms. The study includes a comparative sorting algorithms (i.e. Bubble sort, shell sort, insertion sort , quick sort etc.). The programming language used to implement these sorting algorithms is C++.