CodingTrain / CodingTrain/Suggestion-Box
Revisiting Pixel Sorting with QuickSort - Working Code Included
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I've taken the pixel sorting idea and implemented an iterative quicksort so that it can be animated.
If you'd like to revisit that and use the following algorithm may be to show what sorting algos can do as well as touch on BigO notation and why thinking about problems like this using said notation is important.
https://github.com/thetornadotitan/QuickSort-Pixel-Sorting
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.