Sorting algorithms visualization made using olcPixelGameEngine
-
Updated
Feb 12, 2020 - C++
Sorting algorithms visualization made using olcPixelGameEngine
An educational library
Pancake sorting is the colloquial term for the mathematical problem of sorting a disordered stack of pancakes in order of size when a spatula can be inserted at any point in the stack and used to flip all pancakes above it. A pancake number is the minimum number of flips required for a given number of pancakes.
Add a description, image, and links to the pancake-sort topic page so that developers can more easily learn about it.
To associate your repository with the pancake-sort topic, visit your repo's landing page and select "manage topics."