Closed
Description
What would you like to Propose?
I would like to add the Graham Scan algorithm!
Issue details
I couldn't find it in the folders, and it seems like an easy addition to the repository since it's already in another repo from the Algorithms group.
Additional Information
As to the implementation, I plan on following the one that is in the C++ sister repository.