ARM
Error(s): Process killed because it exceeded given resources.
Cpu time used 5,015625 sec, absolute running time 5 sec, memory used 23 Mb, nr of threads 6
ARM Software Developer Test Questions
Created by -- Eyiwunmi Dawodu 07011860291
Question 1 and 3 were answered
Enter 1 to run question 1 and 3 to enter question 3
Given an array and a number k where k is smaller than size of array,
find the k’th smallest element in the given array. It is given that all array elements are distinct.
Array = { 7, 10, 4, 3, 20, 15 }
Smallest Number
7
Next question? Yes / No
Enter 1 to run question 1 and 3 to enter question 3
|
|