I applied online. I interviewed at MathWorks (Natick, MA) in Jan 2016
Interview
1st Round. C++ design round. Designing a String class from scratch. Various concepts like function overloading, operator overloading, dynamic memory allocation and questions on pointers.
2nd Round. HTML, CSS, JavaScript interview round.
Interview questions [1]
Question 1
Design a C++ string class.
What are function closures.