CodingTrain / CodingTrain/Suggestion-Box

Follow-ups to Gift Wrapping Coding Challenge

Open
#1,436 0 comments 1 reaction 0 assignees View on GitHub
Challenge Extension
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

- [x] Gift Wrapping Algorithm
- [ ] Generator Functions. They help animating algorithms, you don't have to worry about removing all the `for` loops and `while` loops, and replacing them with the `draw` loop. This is because the `next()` function allows the code to stop at a given point (marked with `yield`) every time through `draw`.
- [ ] Gift Wrapping with Generator Functions
- [ ] Graham Scan, a Faster Convex Hull Algorithm
- [ ] Chan's Algorithm, an Even Faster Convex Hull Algorithm

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.