We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67ccd23 + 57aa5a4 commit b61c5bfCopy full SHA for b61c5bf
README.md
@@ -56,7 +56,7 @@ This command specifies the `english` branch and will limit the depth of the clon
56
* [Interval Scheduling: Interval Merging](think_like_computer/IntervalMerging.md)
57
* [Interval Scheduling: Intersections of Intervals](think_like_computer/IntervalIntersection.md)
58
* [String Multiplication](think_like_computer/string_multiplication.md)
59
- * [Pancake Soring Algorithm](think_like_computer/PancakesSorting.md)
+ * [Pancake Sorting Algorithm](think_like_computer/PancakesSorting.md)
60
* [Sliding Window Algorithm](think_like_computer/SlidingWindowTechnique.md)
61
* [Some Useful Bit Manipulations](think_like_computer/CommonBitManipulation.md)
62
* [Russian Doll Envelopes Problem](think_like_computer/RussianDollEnvelopes.md)
0 commit comments