I applied online. The process took 4 weeks. I interviewed at MathWorks in Dec 2020
Interview
Technical interview on Teams with two people already on the program. First we went over my CV and I was asked about any experience with MATLAB. Next, moved on to the technical questions, which had 5 sections: MATLAB, general programming, maths, control and signal processing. In the end, got the opportunity to talk about the program and ask questions.
Interview questions [1]
Question 1
Conditional indexing with MATLAB, general programming algorithms and data structures, solve 3 maths problems (probability, functions and matrices), explain root locus, explain PID controllers, explain sampling theorem and aliasing.
I applied online. I interviewed at MathWorks in Oct 2020
Interview
Mathworks sends a system generated email to all those who apply for this program. One test is hackerrank which has two parts: Math questions and 2 coding question. One coding question was very easy and other one was dynamic programming based.
Second test was sent through HireVue which had 3 questions and one has to record responses to them. They do give two attempts to answer.
After this, in two days I got an email to schedule interview which was a technical phone screen.
The interviewer called me and we went through the DP problem which came in my test.
After that he gave me a pretty tough problem for which I was able to come up with naive solution but that didn't pass all test cases (TLE). He didn't help me at all in pointing me to right direction which usually other interviewers do.
I was disappointed by this experience cos a technical interview is tough and interviewers need to be a tad helpful to the already nervous candidate.
Interview questions [1]
Question 1
Q: Distinct ways of selecting a team. (PnC problem)
Q: DP problem to find the total subsequences in a large string given a smaller string.
I applied online. I interviewed at MathWorks in Aug 2020
Interview
I applied online and then got an email asking me to do an online assessment within a week. I just passed the online assessment and will have a phone interview later.
Interview questions [1]
Question 1
The online assessment contains a few math problems which are very basic and two programming questions. The first programming question is very basic and the second is LC medium.