J.P. Morgan Interview Question

return the kth order statistics

Interview Answer

Anonymous

Jan 14, 2020

use the sort() function in python