Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by MathWorks Team. If you also belong to the team, you can get access from here

MathWorks Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 126 Reviews

Filter interviews by

MathWorks Associate Application Engineer Interview Questions and Answers

Updated 8 Nov 2022

MathWorks Associate Application Engineer Interview Experiences

1 interview found

I applied via campus placement at National Institute of Technology (NIT), Rourkela

Round 1 - Coding Test 

There were questions from Python, C/C++ as well as Java.

Round 2 - Group Discussion 

There were 3 rounds in GD. The topic of the discussion was easy.

Round 3 - Technical 

(1 Question)

  • Q1. There were DSA and OOPs questions
Round 4 - Behavioral 

(1 Question)

  • Q1. It was managerial round
Round 5 - HR 

(1 Question)

  • Q1. They asked some behavioral questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with DSA and Oops. You should be prepared to justify your resume.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Focus on Basics of Digital electronics,verilog SV and UVM will be an advantage.Reasoning questions also plays a crucial role.Realizations of gates using and NAND and NOR gate,Realization of gates using mu...
  • Q2. Don't forget look your projects mentioned in your resume,They will directky ask you to write code,Ask lot of questions on projects,Communication skills willbe added advantage.
  • Q3. Reasonig questions:-9 ball's weight checking,horses question,a pond of flowers on which day they full if half fill in 10 days,3L 5L required water 4L,4 pin OTP generation probability with unique numbers,go...
  • Q4. Don't forget take a look on ypur projects whatever you mentioned in your resume everything matters,Basics of digital electronics,sv and UVM,More focus on practising coding,outputs for snippets plays a cruc...
  • Q5. One personal advantage for MNC's refferals matters alot,better to ask anyone in linkdin to reffer you.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Related HVAC controlling
  • Q2. Relating AHU controlling

Interview Preparation Tips

Interview preparation tips for other job seekers - HVAC, AHU, VAV
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Assignment 

12 Questions related to SQL.

Round 2 - Technical 

(2 Questions)

  • Q1. What is your long term goal?
  • Q2. Tell about your roles and responsibilities in previous organisation.
Round 3 - Behavioral 

(1 Question)

  • Q1. Main focus was on customer service. How to handle the customer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and precisely answer what ever is being asked.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. General Technical Questiona related to customer support and troubleshooting

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confident with your answers and maintain good attitude towards the interviewer. Nobody’s perfect with answering all questions. All the best

I applied via Company Website and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Detailed questions and my understandings regarding MDM architecture, java, sql, application servers ,Unix scripting and Rest/soap

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basics concepts

Interview Preparation Tips

General Tips: The questions asked by this company were tough. The interview experience was good and you get to learn. Don't panic and answer confidently. If you don't know the answer don't say some random answer, just say I don't know but I would like to learn.
Questions were challenging. They weren't picked directly from geeksforgeeks or some other website. The guys taking your interview know stuff so don't try to fool them. Its a great learning experience, enjoy it till you can
Skill Tips: C books, C++ books, www.geeksforgeeks.com
Revise concepts for OS, DBMS, Computer Networks
Focus on Puzzles more.
Questions won't be as direct as other companies.

Skills:
College Name: NIT Surathkal

Interview Questionnaire 

7 Questions

  • Q1. Design data structure for Excel sheet
  • Ans. 

    Design data structure for Excel sheet

    • Use a 2D array to represent rows and columns

    • Each cell can contain a string or a formula

    • Include metadata such as cell formatting and data validation rules

  • Answered by AI
  • Q2. Implement monitors in OS
  • Ans. 

    Monitors are implemented in OS to synchronize access to shared resources.

    • Monitors are used to ensure mutual exclusion and synchronization of shared resources.

    • They are implemented using locks and condition variables.

    • Monitors provide a higher level of abstraction than locks and semaphores.

    • Examples of monitors in OS include Java's synchronized keyword and C#'s lock statement.

  • Answered by AI
  • Q3. Real time egs for oops concepts ( this is very frequent question that is asked)
  • Q4. One query using self join ­ (ename,mid) display all employee names with their manager  names
  • Q5. How to  delete nth node in linked list
  • Ans. 

    To delete nth node in a linked list, we need to traverse to the (n-1)th node and change its next pointer to (n+1)th node.

    • Traverse to (n-1)th node and change its next pointer to (n+1)th node

    • Handle edge cases like deleting the first node or deleting the last node

    • Free the memory of the deleted node

  • Answered by AI
  • Q6. Suppose in an abstract class  a function called x(), AND there is another  function with the same name in its derived class.Now create pointer for the abstract class,  point it to the derived class object
  • Ans. 

    Creating a pointer for an abstract class and pointing it to a derived class object with a function name conflict.

    • Use virtual keyword for the function in the abstract class.

    • Use override keyword for the function in the derived class.

    • Access the function using the pointer with the derived class object.

  • Answered by AI
  • Q7. PUZZLE : one circle (radius r) is drawn.You are throwing a stone in it than what is the probability that stone lies near  the center?

Interview Preparation Tips

Round: Test
Experience:  Apps were  quite tough while technical was easy.
In subjective section they asked the following questions:-
1. ER diagram for a given situation
2. Print Pascals triangle.
3. An Output for stack based question
4. A program using stacks and queues.
    A queue {1,2,3,4,5,6} and was asked to print every  third element  from the last including the first element.
( Condition was given to construct with a class called My Stack, queue called My queue and was allowed to just create stack ,queue , int type and not any other data type).
In subjective i just attended 3 questions and got selected type.

Round: Technical Interview
Tips:  Make sure u do your written well.And do not keep intention to get shortlisted alone,but to be one among the top three or four.

Skills:
College Name: Anna University Chennai

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. FPGA architecture
  • Q2. Static Timing Analysis
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Flop design using gates
  • Ans. 

    Designing a flop using gates

    • A flop is a fundamental building block in digital circuits used for storing and synchronizing data

    • It can be designed using basic logic gates such as AND, OR, and NOT gates

    • The most common flop design is the D flip-flop, which has a data input (D), a clock input (CLK), and an output (Q)

    • The D flip-flop can be implemented using a combination of gates, such as an AND gate, an OR gate, and a NOT g...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. D flop using nand gates
  • Ans. 

    A D flip-flop can be implemented using NAND gates.

    • A D flip-flop is a sequential logic circuit that stores a single bit of data.

    • It has two inputs: D (data) and CLK (clock) and two outputs: Q (output) and Q' (complement of output).

    • A D flip-flop changes its output state based on the input D and the clock signal.

    • The D flip-flop can be implemented using NAND gates by connecting them in a specific configuration.

    • The circuit d...

  • Answered by AI

MathWorks Interview FAQs

How many rounds are there in MathWorks Associate Application Engineer interview?
MathWorks interview process usually has 6 rounds. The most common rounds in the MathWorks interview process are HR, Resume Shortlist and Coding Test.
What are the top questions asked in MathWorks Associate Application Engineer interview?

Some of the top questions asked at the MathWorks Associate Application Engineer interview -

  1. There were DSA and OOPs questi...read more
  2. They asked some behavioral questio...read more
  3. It was managerial ro...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 MathWorks interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Adobe Interview Questions
4.0
 • 246 Interviews
24/7 Customer Interview Questions
3.5
 • 174 Interviews
Globant Interview Questions
3.9
 • 162 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
VMware Software Interview Questions
4.4
 • 152 Interviews
Dassault Systemes Interview Questions
4.0
 • 150 Interviews
ServiceNow Interview Questions
4.1
 • 113 Interviews
Thomson Reuters Interview Questions
4.1
 • 108 Interviews
UKG Interview Questions
3.2
 • 92 Interviews
Synopsys Interview Questions
3.9
 • 86 Interviews
View all
Software Engineer
143 salaries
unlock blur

₹14 L/yr - ₹32 L/yr

Senior Software Engineer
66 salaries
unlock blur

₹19.5 L/yr - ₹45.8 L/yr

Associate Software Engineer
44 salaries
unlock blur

₹8.8 L/yr - ₹27 L/yr

Software Developer
38 salaries
unlock blur

₹8.5 L/yr - ₹32 L/yr

Software Engineer2
25 salaries
unlock blur

₹19 L/yr - ₹32 L/yr

Explore more salaries
Compare MathWorks with

Cadence Design Systems

4.1
Compare

Ansys Software Private Limited

3.8
Compare

National Instruments

3.9
Compare

Autodesk

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview