-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Write a function that takes an array of pairs (lat/long co-ordinates) and orders the co-ordinates such that it creates the most concave polygon
- Function returns a list of co-ordinates such that the co-ordinates are ordered in as clockwise an order as possible (ask for diagram if unsure about what this means)
- Do this in Python
Metadata
Metadata
Assignees
Labels
No labels