@TR: See my algorithm at 
http://groups.google.com/group/algogeeks/msg/d329dda12b332dd1.
It is of complexity O(n^2 log n).

Dave

On Feb 2, 7:11 am, tech rascal <techrascal...@gmail.com> wrote:
> In a plane given n points (x1,y1) (x2,y2)....(xn,yn), find the the
> maximum number of collinear points.
> plz tell me the best way to do that.

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@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