nikosgalanis / PancakeSortingProblemLinks
π₯π΄Pancake sorting is a 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.
β11Updated 6 years ago
Alternatives and similar repositories for PancakeSortingProblem
Users that are interested in PancakeSortingProblem are comparing it to the libraries listed below
Sorting:
- A simplified version of The Legend of the Five Rings card game, written in pure C++11 .