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

Filter interviews by

MathWorks Intern Interview Questions and Answers for Freshers

Updated 12 Aug 2024

MathWorks Intern Interview Experiences for Freshers

5 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2.5 hrs test which includes python, java, c++ and aptitude

Round 2 - Group Discussion 

Topic was, which was better, work from office or work from home

Round 3 - HR 

(1 Question)

  • Q1. Which is the job location you are preferring

Intern Interview Questions & Answers

user image Anonymous

posted on 25 Mar 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Do you have any experience about using the third-party simulator with MATLAB.
  • Ans. I use STK( a kind of Aerospace software) to connect with Simulink. And talk about my experience on resume
  • Answered Anonymously
Round 2 - HR 

(1 Question)

  • Q1. HR behavior questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Presentation about your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Let's keep going. And don't give up! Almost there

Intern Interview Questions Asked at Other Companies for undefined

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 6 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Standard coding test

Round 3 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the next pointers of each node to point to the previous node.

    • Start with three pointers: current, previous, and next.

    • Iterate through the list, updating the next pointer of each node to point to the previous node.

    • Update the previous, current, and next pointers for each iteration.

  • Answered by AI
  • Q2. Level order traversal

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 12 Aug 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DS and algo with C and C++

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

  • Answered by AI
  • Q2. Question from CV for projects

MathWorks interview questions for designations

 HR Intern

 (1)

 Software Developer Intern

 (4)

 Associate Engineer

 (2)

 Analyst

 (1)

 Graduate Trainee

 (1)

 Technical Writer

 (1)

 SDE

 (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 9 Sep 2022

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Math, Core CS concepts, DSA

Round 2 - Group Discussion 

GD on the EDG program at Mathworks

Round 3 - HR 

(1 Question)

  • Q1. Stress on a specialised project based on your resume and choose location accordingly

Interview Preparation Tips

Interview preparation tips for other job seekers - Research thoroughly about the company's core values.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic coding even odd

Round 2 - Technical 

(2 Questions)

  • Q1. What are sensor
  • Ans. 

    Sensors are devices that detect and respond to input from the physical environment.

    • Sensors convert physical quantities into electrical signals for processing.

    • They are used in various applications such as temperature sensing, motion detection, and proximity sensing.

    • Examples include thermocouples for temperature measurement, accelerometers for motion detection, and proximity sensors for object detection.

  • Answered by AI
  • Q2. What is speedometer
  • Ans. 

    A speedometer is a device in a vehicle that measures and displays the speed at which the vehicle is traveling.

    • Speedometers are typically located on the dashboard of a vehicle

    • They use a rotating magnet and a metal cup to measure speed

    • Speedometers can be analog or digital, with digital displays becoming more common in modern vehicles

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good luck

Intern Interview Questions & Answers

Visteon user image Shreya Jain

posted on 4 Nov 2024

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

1 hour and detailed questions on C++ coding.

Round 2 - Coding Test 

1 hour ,one question out of 3 to be attempted

Round 3 - Technical 

(1 Question)

  • Q1. Draw an amplifier
  • Ans. 

    An amplifier is a device that increases the amplitude of a signal.

    • Amplifiers come in various types such as audio amplifiers, radio frequency amplifiers, and operational amplifiers.

    • Common components of an amplifier include transistors, resistors, capacitors, and inductors.

    • Examples of amplifiers include the LM386 audio amplifier and the RF power amplifier used in radio transmitters.

  • Answered by AI

I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1 mysql question and 3 other question in which two were below medium questions and one where above medium question. In which one are given password and input password same or not and another one was one scenario type of question which is solved using by using switch case or class (input atm pin was same as given pin then the next step is deposit/withdrawal/balance enquiry/others and after that we have to ask one more time to user if they want we have enter same process) and third question i don't remember but it is easy and last one mysql question i didn't solve this question and my friend told me it is below medium question only.

Round 2 - Technical 

(1 Question)

  • Q1. They asked which language i know i told java and mysql basics, and they asked fully OOPs concepts 4 types and inheritance types and about interfaces and overriding and overloading and different between fin...
Round 3 - HR 

(1 Question)

  • Q1. Easy only, self intro about myself and my family and things i like and about my short & long term goal and we discussed about the things i liked.that's it

Interview Preparation Tips

Interview preparation tips for other job seekers - This one for on campus drive -Study on oops concepts & threading concepts & learn about classes & overriding, overloading and for coding easy questions only in leetcode or important questions in every data structure concepts & strings and hacker rank my sql course.

Intern Interview Questions & Answers

UKG user image Anonymous

posted on 29 Nov 2024

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

(2 Questions)

  • Q1. Project was asked
  • Q2. Oops concept and implementation
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles and their implementation in code.

    • Oops concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behaviors from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes necessary methods.

    • A...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Coding questions regarding DSA

Round 3 - Aptitude Test 

General aptitude and English test

Round 4 - One-on-one 

(3 Questions)

  • Q1. They asked about DSA problems
  • Q2. They asked about C++
  • Q3. Common questions like
  • Ans. 

    The question is about the common header file in C++.

    • The header file is used for input/output operations in C++.

    • It provides classes like cin and cout for reading and writing data.

    • It also includes classes for file input/output operations like ifstream and ofstream.

    • The header file can be included in a C++ program using the #include directive.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do DSA regularly , it will improve the chance of selecting

Skills evaluated in this interview

MathWorks Interview FAQs

How many rounds are there in MathWorks Intern interview for freshers?
MathWorks interview process for freshers usually has 2-3 rounds. The most common rounds in the MathWorks interview process for freshers are HR, Coding Test and One-on-one Round.
What are the top questions asked in MathWorks Intern interview for freshers?

Some of the top questions asked at the MathWorks Intern interview for freshers -

  1. Reverse a linked l...read more
  2. Level order traver...read more

Tell us how to improve this page.

MathWorks Intern Interview Process for Freshers

based on 4 interviews

Interview experience

4.8
  
Excellent
View more

Intern Interview Questions from Similar Companies

PTC Intern Interview Questions
4.2
 • 7 Interviews
Adobe Intern Interview Questions
3.9
 • 3 Interviews
Visteon Intern Interview Questions
3.6
 • 2 Interviews
UKG Intern Interview Questions
3.1
 • 1 Interview
View all
MathWorks Intern Salary
based on 5 salaries
₹6.4 L/yr - ₹13.3 L/yr
138% more than the average Intern Salary in India
View more details

MathWorks Intern Reviews and Ratings

based on 3 reviews

4.5/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.5

Salary

3.0

Job security

4.5

Company culture

2.5

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
98 salaries
unlock blur

₹13 L/yr - ₹30 L/yr

Senior Software Engineer
69 salaries
unlock blur

₹21 L/yr - ₹45.8 L/yr

Associate Software Engineer
47 salaries
unlock blur

₹8.9 L/yr - ₹27 L/yr

Software Developer
30 salaries
unlock blur

₹12 L/yr - ₹28.5 L/yr

Software Engineer2
28 salaries
unlock blur

₹19 L/yr - ₹33 L/yr

Explore more salaries
Compare MathWorks with

24/7 Customer

3.5
Compare

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

NextComm Corporation

4.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview