Kth Largest Element in an Array
Given an integer array nums and an integer k, return the kth largest element in the array.
Check more interview questions and experiences about Apple
Given an integer array nums and an integer k, return the kth largest element in the array.
Check more interview questions and experiences about Apple
Please log in to view interview question details