Google-Developer-Student-Club-RJIT / Google-Developer-Student-Club-RJIT/DSA

Kth_Largest_Element_in_an_Array(Heap Approach)

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
hacktoberfest hacktoberfest-accepted
Dominant language
C++
Stars
1
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Find the Kth largest element in the given array

Languages :-

- [ ] C
- [X] C++
- [ ] Python
- [ ] JAVA

Non - Code :-

- [X] Add a README
- [ ] Add Images

I will use the Heap concept for the implementation of the problem.
I will prefer C++ programming language for the implementation.

Problem Link - [https://leetcode.com/problems/kth-largest-element-in-an-array/](url)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.