[LeetCode] 215. Kth Largest Element in an Array 数组中第k大的数字

Find the kth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct element. Example
posted @ 2015-05-30 04:10  Grandyang  阅读(36150)  评论(26)    收藏  举报
Fork me on GitHub