find k'th largest element using quick select algorithm

后端 未结 0 570
鱼传尺愫
鱼传尺愫 2021-01-01 20:57

i want to find k\'th largest element using quick select algorithm because it\'s efficient

i\'ve tried to do it using recursion, i\'m using left partition algorithm ,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题