Solved Problem - Kth Largest element
In this lesson, we'll discuss a solved heap problem.
We'll cover the following...
Problem statement
Given an array, , consisting of integers; for a given , find the largest element in the array.
Input format
The first line consists of two integers and .
The second line consists of ...
Access this course and 1400+ top-rated courses and projects.