Amazon Interview Question

To find the K-Nearest neighbors using an array list of an array list

Interview Answer

Anonymous

Nov 26, 2019

I used a hash map instead of using a max heap