...

>

Challenge 2: Find k Smallest Elements in the Array

Challenge 2: Find k Smallest Elements in the Array

Try to solve the Find k Smallest Elements in an Array problem.

Statement

Given an unsorted array arr and an integer ...