CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge: Visualize common math algorithms
Open
Challenge
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
https://editor.p5js.org/budzique/sketches/iXTrdFUO
here's an example of visualizing finding permutations using a terrible algorithm similar to a bogoSort. the idea is it will shuffle the array over and over until it finds all permutations for the given array. there's a ton of possibilities here, but I am obsessed with randomizations and permutations is one of my favorite calculations
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.