Friday, December 28, 2012

Question 3:

Given a text file that contains millions of (x,y) Co-ordinates, write an algorithm to find the 100 closest points to the origin.


1 comment:

  1. Check out the answer at AnswerToQ3 and let me know your comments to my code.

    ReplyDelete