C++ Program to demonstrate Shell sort, insertion sort and Quick Sort
Problem Statement:-
Write C++ program to store second year percentage of students in array. Write function for sorting array of floating point numbers in ascending order using a) Insertion sort b) Shell Sort and display top five scores. Write C++ program to store first year percentage of students in array. Write function for sorting array of floating point numbers
No comments: