Tutorials  Articles  Notifications  Login  Signup


updates

Data Structures Lab

Practice on problems that require you to implement popular data strucutures of computer science


Latest problems in this lab


Find Kth smallest element in a subarray

You are given an Array of size N and your task is to find the Kth smallest element in a subarray of given range i to r (both inclusive) There …

Try it


Level: Medium | Uploaded on Nov. 9, 2019