Data Structures Laboratory (dsl) Codes

If the code doesn't load, you can check it out on GitHub

Group B

Q15: Write a Python program to store second year percentage of students in an array. Write functions for sorting the array of floating-point numbers in ascending order using: a) Insertion Sort b) Shell Sort Additionally, display the top five scores.


                

Other Questions in Data Structures Laboratory

See All Available Questions