Basic Calculator
Given a string s representing a valid expression, implement a basic calculator to evaluate it, and return the result of the evaluation.
Check more interview questions and experiences about Netflix
Given a string s representing a valid expression, implement a basic calculator to evaluate it, and return the result of the evaluation.
Check more interview questions and experiences about Netflix
Please log in to view interview question details