- https://leetcode.com/problems/basic-calculator/description/
- https://leetcode.com/problems/mini-parser/description/
- https://leetcode.com/problems/evaluate-reverse-polish-notation/description/
- https://leetcode.com/problems/ternary-expression-parser/description/
- https://leetcode.com/problems/remove-comments/description/
- https://leetcode.com/problems/encode-and-decode-strings/description/
- https://leetcode.com/problems/serialize-and-deserialize-binary-tree/description/
- https://leetcode.com/problems/construct-binary-tree-from-string/description/
- https://leetcode.com/problems/basic-calculator-ii/description/
- https://leetcode.com/problems/add-bold-tag-in-string/description/
- https://leetcode.com/problems/decode-string/description/