Month End Sale: Get Extra 10% OFF on Job-oriented Training! Offer Ending in
D
H
M
S
Get Now

Java: Kth Largest Element in a Stream

Level : Intermediate
Mentor: Shailendra Chauhan
Type : GuidedLab
Points : 10
Duration : 00:25:00

Lab Details

Difficulty Level: EASY

Problem Statement:

Given an infinite stream of integers, find the Kth largest element at any point in time. Here, we don’t have a whole array but a stream and we are allowed to store only K elements.

Input:

stream[] = { 1, 2, 3, 4, 5, 6 }

Output:

Kth largest element is -1

Kth largest element is -1

Kth largest element is 1

Kth largest element is 2

Kth largest element is 3

Kth largest element is 4


Self-paced Membership
  • 22+ Video Courses
  • 800+ Hands-On Labs
  • 400+ Quick Notes
  • 55+ Skill Tests
  • 45+ Interview Q&A Courses
  • 10+ Real-world Projects
  • Career Coaching Sessions
  • Email Support
Upto 60% OFF
Know More
Still have some questions? Let's discuss.
CONTACT US
Accept cookies & close this