CodingTrain / CodingTrain/Sorting-Viz
p5.js working-ish version
Open
- Dominant language
- Processing
- Stars
- 7
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I've modified the p5.js version a bit, encapsulating the recursive calls, as well as the canvas drawing parts of the `render` function (so, all of it lol).
https://editor.p5js.org/solarliner@gmail.com/sketches/HyP9lOgdX
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked p5.js sketch and compare it with the repository's QuickSort work, focusing on the render function, recursive calls, and canvas drawing. No file or test is named, so first locate the relevant entry point; done means the QuickSort visualization works with the proposed encapsulation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100