Me postulé en línea. Acudí a una entrevista en MathWorks (Natick, MA) en mar 2019
Entrevista
Like all the posts you must have seen so far, the first round for EDG was an HR video interview round.
Give an example how you tackled with multiple responsibilities?
What language do you think makes you qualified for this position?
Talk about a project of yours and what did you learn from the experience?
Gpa? Visa status?
The second round was hackerank where we had to solve few coding challenges . Options (C and C++ or Java, Matlab or Python) .
First few questions were math or basic math questions , then Matlab questions and then C/C++. Awaiting for my third challenge ^_^
Preguntas de entrevista [3]
Pregunta 1
Basic math questions were like : IF A:B:C do a work in x:y:z amount of time, how will the amount t be split among them? Total number of games played in a league. Some probability questions.
Matlab questions: Some of them were about private functions and their use, in built timer fns in matlab, what functions can by default access matlab workspace and what cannot, given code, expected output , priorities or order by which multiple fns are executed based on their type. Ex :Nested, private, stored location .. questions about figure handles and plots, possible error reason , why is intialization of matrix important and its perks , questions about matrices...
For C and C++ they gave scenarios and a code and we had to fill in the code or complete it using functions and class . Also there were expected output for following code types of problems based on operators, pointers,classes ,
Oncampus Opportunity
Round 1: Group Discussion Round on the topic : Social Media Boon or a Bane. Take this round v seriously as it is eliminatory and I was the only person to pass this round in my room
Round 2: Technomanagerial round: Projects , technical aspect, HR Questions
Round 3: Technical Depth: OOPS , DSA in C++. Lot of focus on how C++ works under the hood
Status: Not selected. Messed up my round 3.
Preguntas de entrevista [1]
Pregunta 1
Oncampus Opportunity
Round 1: Group Discussion Round on the topic : Social Media Boon or a Bane. Take this round v seriously as it is eliminatory and I was the only person to pass this round in my room
Round 2: Technomanagerial round: Projects , technical aspect, HR Questions
Round 3: Technical Depth: OOPS , DSA in C++. Lot of focus on how C++ works under the hood
Status: Not selected. Messed up my round 3.
Me postulé en línea. Acudí a una entrevista en MathWorks (Natick, MA) en ago 2025
Entrevista
it was pretty chill, just a manager round, it started with introduction, my projects some behavioral questions, and ended with me asking the specific question i had in my mind! unfortunately i didn't proceed ahead after that round
Preguntas de entrevista [1]
Pregunta 1
What challenges and benefits i think i would get from the program
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en MathWorks (Nueva Delhi) en jul 2025
Entrevista
-Group Discussion round, tech round, manager round, hr round
-topic in group discussion everybody has to give their opinions most people pass this round
-tech round, questions on oops and os, operator overloading, cpp concepts
Preguntas de entrevista [1]
Pregunta 1
-what is paging
-what is demand paging
-what is deadlock how to avoid
-what is starvation