Amazon interview question

find k largest value from int array

Interview Answer

Anonymous

Apr 11, 2017

use heap to get kth largest element