Skip to content

Commit

Permalink
translate pancakes sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
Coder2Programmer committed Mar 7, 2020
1 parent 48fbbab commit 8b74e5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions think_like_computer/PancakesSorting.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Pancakes Sorting

**Translator: [Dong Wang](https://github.com/Coder2Programmer)**

**Author: [labuladong](https://github.com/labuladong)**

The pancake sorting is a very interesting practical problem: assuming there are `n` pieces of pancakes of **different sizes** on the plate, how do you turn it several times with a spatula to make these pancakes in order(small up, big down)?

![](../pictures/pancakeSort/1.jpg)
Expand Down

0 comments on commit 8b74e5b

Please sign in to comment.