cezainmajeed / DSA

0 stars 18 forks source link

Kth smallest element #2

Open cezainmajeed opened 1 year ago

cezainmajeed commented 1 year ago

Given an array arr[] and an integer K where K is smaller than size of array, the task is to find the Kth smallest element in the given array. It is given that all array elements are distinct.

decon-harsh commented 1 year ago

Please assign @cezainmajeed

harry-138 commented 1 year ago

I have contributed to this issue. Can you please assign me ?

parker1021 commented 1 year ago

i have done my part. please assign