i
MathWorks
Filter interviews by
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
Create 3 classes. First one is 'Number' which support 3 operations: display, '+'. '=='
1. display : Shows the number in original format
2. + : Add the number itself with another.
3. == : check if two numbers are equal.
The other 2 classes are 'Integer' and 'Fraction'. Both class should support each operations.
Code to merge two sorted linked lists.
Create a new linked list to store the merged list
Compare the first nodes of both lists and add the smaller one to the new list
Move the pointer of the list with the smaller node to the next node
Repeat until one of the lists is empty, then add the remaining nodes of the other list to the new list
Return the new merged list
Some MCQs and 2 Coding Questions to be solved in different languages
Group Discussion to assess candidates thinking and knowledge.
I applied via Company Website
The first round was correct the code to obtain certain output. DS - Linked List, Trees, Constructors.
I applied via campus placement at International Institute of Information Technology (IIIT), Hyderabad and was interviewed before Nov 2023. There were 3 interview rounds.
Leetcode medium question
MathWorks interview questions for designations
I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed in Jul 2022. There were 4 interview rounds.
44 Questions of C++, Java, Maths, 2 coding questions etc.
Discuss for 10 minutes on a topic given.
I was interviewed before Feb 2023.
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
Questions on data structures will be asked. Problem statement would be given to solve using an online editor.
More C++ object oriented concepts. Data structure problem of moderate difficulty level.
Top trending discussions
I have 3 years of experience developing mobile apps for both iOS and Android platforms.
Developed mobile apps using Swift for iOS and Java/Kotlin for Android
Experience with mobile app design principles and user interface development
Worked on integrating APIs and third-party libraries for enhanced functionality
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
A dsa question is asked in exam
The pillars of Oops are Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components within a class, protecting the data from outside interference.
Polymorphism allows objects to be treated as instances of their parent class, enabling flexibility in code.
Abstraction hides the complex impleme...
Print k most repeating integers from an array
Create a hashmap to store the frequency of each integer in the array
Sort the hashmap based on frequency in descending order
Print the first k keys from the sorted hashmap
I applied via Campus Placement and was interviewed in Jun 2023. There were 4 interview rounds.
2 Coding questions, 1 SQL and a few MCQs.
Find the lexicographically lowest substring with k 1s in a given string.
Iterate through the string and maintain a sliding window of size k.
Keep track of the count of 1s in the window and update the result if a valid substring is found.
Return the lexicographically lowest substring with k 1s.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for cl...
Some of the top questions asked at the MathWorks Software Engineer interview -
based on 7 interviews
3 Interview rounds
based on 19 reviews
Rating in categories
Software Engineer
142
salaries
| ₹13 L/yr - ₹30 L/yr |
Senior Software Engineer
68
salaries
| ₹19.5 L/yr - ₹45.8 L/yr |
Associate Software Engineer
47
salaries
| ₹8.9 L/yr - ₹27 L/yr |
Software Developer
30
salaries
| ₹12 L/yr - ₹28.5 L/yr |
Software Engineer2
27
salaries
| ₹19 L/yr - ₹33 L/yr |
Cadence Design Systems
Ansys Software Private Limited
National Instruments
Autodesk