Chemistry, asked by Prabakarthi, 9 months ago

determination of largest and smallest size for the green element​

Answers

Answered by SHIVAAASINGH8
1

Answer:

Given an array and a number k where k is smaller than size of array, we need to find the k’th smallest element in the given array. It is given that ll array elements are distinct.

Examples:

Input: arr[] = {7, 10, 4, 3, 20, 15}

k = 3

Output: 7

Input: arr[] = {7, 10, 4, 3, 20, 15}

k = 4

Output: 10

Answered by rvee1985
0

Explanation:

determination of largest and smallest size of the green element is Oxygen

Similar questions