Amazon interview question

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

Interview Answer

Anonymous

26 Nov 2019

I used a hash map instead of using a max heap