Friday 11 September 2020

Write python program to store 10th class percentage of students in array. Write function for sorting array of floating point numbers in ascending order using radix sort and display top five scores


 Problem Statement:

 Write python program to store 10th class percentage of students in array. Write function for sorting array of floating point numbers in ascending order using radix sort and display top five scores.

 Radix Sort Source Code For Integer Numbers:

Output: 

 Radix Sort For Floating point numbers:




OUTput:







































data structures and algorithms Web Developer

No comments:

Post a Comment