Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

Implement convex hull - Graham Scan #149

Open Joshitha18 opened 3 years ago

Joshitha18 commented 3 years ago

Given a set of points in the plane. the convex hull of the set is the smallest convex polygon that contains all the points of it. Solve it using graham's algorithm

divyanshu887 commented 3 years ago

i would like to work on this. can u assign this to me @Joshitha18