CodingTrain / CodingTrain/Suggestion-Box
Rotate Images Recursively
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
As seen in this reddit post: https://www.reddit.com/r/compsci/comments/izy2kf/rotating_an_image_recursively_one_of_my_favorite/
See also:
https://github.com/rvizzz/rotate
https://twitter.com/r_vizzz/status/1311425342310092800?s=20
Author has cited [Jeff Erickson's Algorithm book](https://jeffe.cs.illinois.edu/teaching/algorithms/). Specifically [exercise 29](https://jeffe.cs.illinois.edu/teaching/algorithms/book/01-recursion.pdf#page=40)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.