mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-12 23:26:27 +08:00
misc: prettier format all files
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
Stack
|
||||
==
|
||||
# Stack
|
||||
|
||||
- Implementation of an interpreter for a small language that does multiplication/addition/etc.
|
||||
- Design a `MinStack` data structure that supports a `min()` operation that returns the minimum value in the stack in O(1) time.
|
||||
|
||||
Reference in New Issue
Block a user