MathWorks Interview Question

Java part: Valid parenthesis. Inherit a class and override add(int a, int b), return a+b. Garbage collection, finalized, which has override for String: +, - , *, /

Interview Answer

Anonymous

Nov 4, 2017

Valid parenthesis can be found on Leetcode. Others are easy if you understand the concept