LeetCode Question

#1628 Design an Expression Tree With Evaluate Function

Question Details

LeetCode #1628: Design an Expression Tree With Evaluate Function. Difficulty: Medium. Topics: Array, Math, Stack, Tree, Design, Binary Tree. Asked at Amazon in the last 6 months.

Original Source

This is a frequency-tagged signal. The full problem statement lives on the original source.

View original →

Topics

Arrays Design Math Binary Tree Binary Tree Stack System Design Stack Tree