mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-31 06:03:55 +08:00
chore: remove freeform questions
This commit is contained in:
@ -3,7 +3,7 @@ id: stack
|
||||
title: Stack
|
||||
---
|
||||
|
||||
## More questions
|
||||
## Sample questions
|
||||
|
||||
- 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