Kth Largest Element in an ArrayGiven an array of integers, nums, and a value k, return the kth largest element.