Microsoft Interview Question

(Second Interview) - Write a function that given a bracket statement with 3 different types of brackets, and returns if the statement is legal or not

Interview Answer

Anonymous

Aug 13, 2019

Use stack