given an array(unsorted) may contain negative numbers too
find the index of three numbers whose sum is closest to zero  in  O(N2 log
N) time and O(N) space.

P.S -3 is more close to zero then -6 (number line ...)
-- 
With Regards,
Jalaj Jaiswal
+919026283397
B.TECH IT
IIIT ALLAHABAD

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to