Premium Employer

i

This company page is being actively managed by Mercedes-Benz Research and Development India Team. If you also belong to the team, you can get access from here

Filter interviews by

Mercedes-Benz Research and Development India Model Based Developer Interview Questions, Process, and Tips

Updated 13 Oct 2024

Top Mercedes-Benz Research and Development India Model Based Developer Interview Questions and Answers

Mercedes-Benz Research and Development India Model Based Developer Interview Experiences

2 interviews found

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

(5 Questions)

  • Q1. What is scaling?
  • Ans. 

    Scaling refers to the process of increasing or decreasing the size of a system or model.

    • Scaling can involve adjusting the dimensions or proportions of an object or system.

    • In software development, scaling can refer to increasing the capacity of a system to handle more users or data.

    • Scaling can also involve replicating components to distribute workload, known as horizontal scaling.

    • Examples include scaling a website to ha...

  • Answered by AI
  • Q2. What is atomic subsystem
  • Ans. 

    An atomic subsystem is a subsystem in a model that cannot be further decomposed into smaller subsystems.

    • Atomic subsystems are used to represent a single, cohesive functionality within a larger system

    • They are typically used to simplify the overall model structure and improve readability

    • Examples include a sensor subsystem that reads data from sensors, or a control subsystem that implements control algorithms

  • Answered by AI
  • Q3. Data types used in the project
  • Ans. 

    The project uses various data types including integers, strings, arrays, and custom data structures.

    • Integers are used for numerical values such as IDs or quantities.

    • Strings are used for text data like names or descriptions.

    • Arrays are used to store collections of data, such as lists of items or results.

    • Custom data structures may be used for more complex data organization, like objects or classes.

  • Answered by AI
  • Q4. Algebraic loops
  • Q5. Enable subsystem

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference bw MUX and BUS
  • Ans. 

    MUX is a device that selects one of several input signals and forwards the selected input into a single output line. BUS is a communication system that transfers data between components inside a computer or between computers.

    • MUX is used to select one of several input signals and forward it to a single output line

    • BUS is used to transfer data between components inside a computer or between computers

    • MUX is a hardware devi...

  • Answered by AI
  • Q2. Type of Solver in MATLAB
  • Ans. 

    MATLAB has various solvers for different types of problems, including linear, nonlinear, and differential equations.

    • MATLAB's built-in solvers include ode45, ode23, ode113, and ode15s for solving ordinary differential equations.

    • For linear systems, MATLAB has the linsolve function, which can solve systems of linear equations.

    • Nonlinear systems can be solved using the fsolve function.

    • MATLAB also has optimization solvers, s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics you can read about MATLAB on internet

Skills evaluated in this interview

Model Based Developer Interview Questions Asked at Other Companies

Q1. Draw control logic MIL SIL Difference
Q2. Stateflow Logic, why SIL If MIL done
Q3. What is s function
Q4. Difference between mux and bus

What people are saying about Mercedes-Benz Research and Development India

View All
a consultant
1w
Hi I have 14.5 lpa offer from Google Operation Centre And current salary is 10lpa fixed In that 12 base salary from GOC What should I do?
How the culture in GOC?
Got a question about Mercedes-Benz Research and Development India?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed before Oct 2021. There were 5 interview rounds.

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 - Aptitude Test 

Basic Aptitude with some difficult questions

Round 3 - Coding Test 

3 set of coding question were asked 1 easy ,1 medium ,1 hard

Round 4 - One-on-one 

(1 Question)

  • Q1. This was personal technical interview asking all related to my cv and the one they are looking for
Round 5 - HR 

(1 Question)

  • Q1. Basic personality questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything basic and from the CV and you will be good to go.Research about the company a bit that will add cherry on top.

Interview Questionnaire 

1 Question

  • Q1. How to confidence and Communication skill

Interview Questionnaire 

5 Questions

  • Q1. How to give interview
  • Q2. Java
  • Q3. Database
  • Q4. HTML
  • Q5. C language

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good place

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What's is different between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and templates while C does not.

    • C++ has better support for function overloading and default arguments.

    • C++ has a standard library that includes many useful functions.

    • C++ allows for both procedural and object-oriented programming.

    • C++ is generally considered to be a more complex langu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont show your weakness

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is difference between C and C++ programming ?
  • Ans. 

    C++ is an extension of C programming language with added features like object-oriented programming.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and objects while C does not.

    • C++ has function overloading and operator overloading while C does not.

    • C++ has exception handling while C does not.

    • C++ supports namespaces while C does not.

  • Answered by AI
  • Q2. What is difference between micro-processor and micro controller ? What is 555 IC ? (Because, I am form E&C field)
  • Ans. 

    Micro-processor and micro-controller differ in their architecture and usage. 555 IC is a timer IC used in electronic circuits.

    • Micro-processor is a CPU with minimal peripherals while micro-controller has CPU, memory, and peripherals on a single chip.

    • Micro-processor is used in applications that require high processing power while micro-controller is used in embedded systems.

    • 555 IC is a timer IC that can be used in variou...

  • Answered by AI
  • Q3. How C++ makes coding easy in comparison to C programming ?
  • Ans. 

    C++ provides object-oriented programming and better memory management than C.

    • C++ supports classes and objects which makes code modular and reusable.

    • C++ has better memory management with features like constructors and destructors.

    • C++ supports function overloading and operator overloading which makes code more readable.

    • C++ has a rich library of built-in functions and data types.

    • C++ supports exception handling which makes...

  • Answered by AI
  • Q4. Questions about project mentioned.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all about the skills mentioned in your resume.
Be confident through your interview.
Learn the basics of your stream.
Don't be too friendly with the interviewer, maintain the discipline.
Learn in depth about the projects mentioned and about their advantages.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About company

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT UR SELF

Interview Preparation Tips

Interview preparation tips for other job seekers - ITS GOOD

Mercedes-Benz Research and Development India Interview FAQs

How many rounds are there in Mercedes-Benz Research and Development India Model Based Developer interview?
Mercedes-Benz Research and Development India interview process usually has 1 rounds. The most common rounds in the Mercedes-Benz Research and Development India interview process are Technical.
What are the top questions asked in Mercedes-Benz Research and Development India Model Based Developer interview?

Some of the top questions asked at the Mercedes-Benz Research and Development India Model Based Developer interview -

  1. Type of Solver in MAT...read more
  2. Difference bw MUX and ...read more
  3. What is atomic subsys...read more

Tell us how to improve this page.

Mercedes-Benz Research and Development India Model Based Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Mercedes-Benz Research and Development India The best or nothing.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Mphasis Interview Questions
3.4
 • 809 Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
NTT Data Interview Questions
3.8
 • 629 Interviews
View all
138% more than the average Model Based Developer Salary in India
View more details
Senior Engineer
1.1k salaries
unlock blur

₹10.4 L/yr - ₹32.4 L/yr

Senior Technical Lead
886 salaries
unlock blur

₹13.5 L/yr - ₹42 L/yr

Senior Consultant
744 salaries
unlock blur

₹9.2 L/yr - ₹28.9 L/yr

Senior Software Engineer
533 salaries
unlock blur

₹9 L/yr - ₹34 L/yr

Principal Consultant
530 salaries
unlock blur

₹12 L/yr - ₹40 L/yr

Explore more salaries
Compare Mercedes-Benz Research and Development India with

Bosch Global Software Technologies

3.9
Compare

Qualcomm

3.8
Compare

Tata Motors

4.2
Compare

TCS

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