Given location of huge number of points (you decide the data structure to represent them). Write a function that returns the number of points that are with distance D of a given point P. Write function, complete with what data structures, function signature etc.
-- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
