摘要:
Kth Largest Element in an Array 要点: 基本:用partition来控制order,比如求largest,就逆序partition 为什么起始为k 1要在大端k kth 1(0 started),而起始为k则为k kth(or 1 started) basic fac 阅读全文
posted @ 2016-05-01 06:43
absolute100
阅读(96)
评论(0)
推荐(0)
浙公网安备 33010602011771号