Array sorting | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Array sorting

Write a program that asks users to enter an array and a value i then find the ith smallest element in the array.nite that it is the ith smallest element in sorted order , not the kth distinct element.

18th Jun 2018, 1:52 PM
Blessing
1 Answer
0
This seem a school homework and you have to post some code for get help on it
18th Jun 2018, 2:31 PM
KrOW
KrOW - avatar