Upload Button Icon Add office photos
Engaged Employer

i

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

Tata Elxsi Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tata Elxsi Engineer Interview Questions and Answers

Updated 9 May 2025

11 Interview questions

An Engineer was asked
Q. What is engineering?
Ans. 

Engineering is the application of scientific and mathematical principles to design and build machines, structures, systems, and processes.

  • Engineering involves problem-solving and innovation.

  • Engineers use creativity and critical thinking to design solutions.

  • Examples of engineering disciplines include civil, mechanical, electrical, and chemical engineering.

An Engineer was asked
Q. What is a merge block?
Ans. 

A merge block is a component used in programming or engineering to combine multiple inputs into a single output.

  • Merge blocks are commonly used in programming to combine branches of code.

  • In engineering, merge blocks are used in control systems to combine multiple signals or inputs.

  • Merge blocks can be found in software applications like Simulink for modeling complex systems.

Engineer Interview Questions Asked at Other Companies

asked in Eaton
Q1. ❖ If a team member is unable to carry out his work, he is doing i ... read more
Q2. Divide a trapezium into 4 equal parts of the same shape, where on ... read more
Q3. Draw a state diagram to find the pattern 1011. Is overlap allowed ... read more
Q4. What is neutonian fluid ? , Stages of fracture, working of engine ... read more
Q5. What is inheritance? Demonstrate it with code in any language.
An Engineer was asked
Q. What is the software development lifecycle?
Ans. 

Software development lifecycle is a process used to design, develop, test, and deploy software applications.

  • It includes phases like planning, analysis, design, implementation, testing, and maintenance.

  • Each phase has specific goals and deliverables to ensure the successful completion of the project.

  • Examples of SDLC models include Waterfall, Agile, and DevOps.

  • SDLC helps in managing the software development process e...

An Engineer was asked
Q. What is Stateflow?
Ans. 

Stateflow is a graphical tool used for modeling and simulating decision logic in complex systems.

  • Stateflow is a part of MATLAB/Simulink software

  • It allows for modeling of finite state machines and flow charts

  • Stateflow can be used for designing control logic in automotive systems, aerospace, and industrial automation

  • It provides a visual representation of system behavior and logic transitions

An Engineer was asked
Q. Explain the difference between data types in Python.
Ans. 

Python has several built-in datatypes including numeric, sequence, and mapping types.

  • Numeric types include integers, floats, and complex numbers.

  • Sequence types include lists, tuples, and strings.

  • Mapping types include dictionaries.

  • Python also has boolean and None datatypes.

  • Datatypes can be converted using built-in functions like int(), str(), and float().

An Engineer was asked
Q. What is Model-in-the-Loop (MIL) testing?
Ans. 

Model in Loop is a simulation technique where a physical system is connected to a computer model for testing and validation.

  • Model in Loop (MiL) is a part of the V-Model of software development.

  • It involves connecting a physical system to a computer model to test and validate the model.

  • MiL is used in various industries such as automotive, aerospace, and defense.

  • It helps in identifying and fixing errors in the model ...

An Engineer was asked
Q. What is Software in Loop?
Ans. 

Software in Loop (SIL) is a testing technique where software is tested in a simulated environment.

  • SIL is used to test software components before integrating them into a larger system.

  • It involves creating a simulated environment that mimics the real-world environment in which the software will operate.

  • SIL can help identify and fix software defects early in the development process.

  • Examples of SIL tools include Simul...

Are these interview questions helpful?
An Engineer was asked
Q. How do you generate C code in MATLAB?
Ans. 

C code can be generated in MATLAB using the MATLAB Coder app or by using the 'codegen' function.

  • MATLAB Coder app allows users to generate C code from MATLAB code

  • The 'codegen' function can be used to generate C code programmatically

  • Generated C code can be optimized for specific hardware platforms

  • C code can be integrated with other programming languages or software tools

  • Example: codegen myFunction -args {arg1,arg2} ...

An Engineer was asked
Q. What is a database?
Ans. 

A database is a collection of data that is organized in a way that allows for efficient retrieval and manipulation.

  • A database can be relational or non-relational

  • Examples of databases include MySQL, Oracle, MongoDB

  • Data is stored in tables or documents

  • Queries can be used to retrieve specific data

An Engineer was asked
Q. What are OOPS Concepts? Explain them.
Ans. 

OOPS Concepts are the principles of Object-Oriented Programming that help in designing and implementing software systems.

  • Abstraction: Hiding the implementation details and showing only the necessary information.

  • Encapsulation: Binding data and functions together to protect data from outside interference.

  • Inheritance: Creating new classes from existing ones, inheriting properties and methods.

  • Polymorphism: Ability of ...

Tata Elxsi Engineer Interview Experiences

20 interviews found

Engineer Interview Questions & Answers

user image Sundaravalli .S

posted on 21 Nov 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Very easy and comfortable

Round 2 - Technical 

(2 Questions)

  • Q1. Oops and java is the most asked topic
  • Q2. Inheritance, family background, passion
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you want this job

Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

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

(2 Questions)

  • Q1. OOPS concept questions asked
  • Q2. Basic programming questions asked

Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Jul 2024

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

C,C++, general aptitude(percentage, profit etc..)

Round 2 - Technical 

(2 Questions)

  • Q1. Question based on C programming
  • Q2. Question based on Operating system
Round 3 - HR 

(2 Questions)

  • Q1. Why you should be considered for this role?
  • Q2. Flow of Linux booting
  • Ans. 

    Linux booting involves several stages including BIOS, bootloader, kernel loading, and initialization.

    • BIOS performs Power-On Self Test (POST) and locates the bootloader

    • Bootloader (GRUB, LILO) loads the kernel into memory

    • Kernel initializes hardware, mounts the root filesystem, and starts init process

    • Init process (systemd, SysVinit) starts user space processes and services

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Selected

Skills evaluated in this interview

Engineer Interview Questions & Answers

user image Vasanth .I

posted on 25 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test is the first round

Round 2 - Coding Test 

Coding test is the second round

Round 3 - Technical 

(3 Questions)

  • Q1. Technical interview
  • Q2. Technical questions
  • Q3. About programming
Round 4 - One-on-one 

(2 Questions)

  • Q1. One on ONE interview
  • Q2. General HR Questions

Engineer Interview Questions & Answers

user image Anonymous

posted on 20 May 2024

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

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Topic is based on engineering and aptitude

Round 2 - Coding Test 

C programming ,control sysytem

Round 3 - HR 

(4 Questions)

  • Q1. HR round discussion
  • Q2. Whisvh is your native?
  • Q3. What your family does?
  • Q4. Where did completed ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Engineer Interview Questions & Answers

user image Kaustubh Iyer

posted on 27 May 2024

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

(1 Question)

  • Q1. What is engineering?
  • Ans. 

    Engineering is the application of scientific and mathematical principles to design and build machines, structures, systems, and processes.

    • Engineering involves problem-solving and innovation.

    • Engineers use creativity and critical thinking to design solutions.

    • Examples of engineering disciplines include civil, mechanical, electrical, and chemical engineering.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me about you.

Engineer Interview Questions & Answers

user image Anonymous

posted on 12 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 - Aptitude Test 

General aptitude test

Round 3 - Technical 

(1 Question)

  • Q1. Questions on the projects mentioned in resume
Round 4 - HR 

(1 Question)

  • Q1. Negatives that I know about myself

Engineer Interview Questions & Answers

user image Anonymous

posted on 9 May 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. For mechanical engineering they asked my favourite subject and questions from that. I had mentioned thermodynamics / hmt and questions were on heat engine, different cycle effeciencies.
  • Q2. They also wanted to have a look at some of the project that I had already done and asked clarifiying questions on that.

Engineer Interview Questions & Answers

user image Rajendra Sandur

posted on 24 Nov 2022

I applied via Naukri.com and was interviewed in May 2022. There were 4 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 - Technical 

(2 Questions)

  • Q1. What is Model in Loop ?
  • Q2. What is Software in Loop?
Round 3 - Technical 

(1 Question)

  • Q1. How will generate the C code in MATLAB?
  • Ans. 

    C code can be generated in MATLAB using the MATLAB Coder app or by using the 'codegen' function.

    • MATLAB Coder app allows users to generate C code from MATLAB code

    • The 'codegen' function can be used to generate C code programmatically

    • Generated C code can be optimized for specific hardware platforms

    • C code can be integrated with other programming languages or software tools

    • Example: codegen myFunction -args {arg1,arg2} -conf...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. How much experience you have?
  • Ans. 

    I have 5 years of experience in engineering.

    • I have worked as an engineer for 5 years.

    • I have experience in various engineering projects.

    • I have successfully completed complex engineering tasks.

    • I have worked with different engineering tools and software.

    • I have a strong understanding of engineering principles and concepts.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There are three round. I have experience in MBD Developer and Tester therefore Thay took 3round. Two were technical and one was HR round

Skills evaluated in this interview

Engineer Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2023

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

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Direct recruitment 

(2 Questions)

  • Q1. Coding language you have know and explain the basic concepts
  • Q2. Explain the difference datatypes in python

Interview Preparation Tips

Interview preparation tips for other job seekers - Actively practice aptitude questions
Attend mock interviews
Frequently go through your lessons
Improve coding skills with help of hackerrank or other sites

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Tata Elxsi?
Ask anonymously on communities.

Tata Elxsi Interview FAQs

How many rounds are there in Tata Elxsi Engineer interview?
Tata Elxsi interview process usually has 3-4 rounds. The most common rounds in the Tata Elxsi interview process are Technical, HR and Resume Shortlist.
How to prepare for Tata Elxsi Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tata Elxsi. The most common topics and skills that interviewers at Tata Elxsi expect are Automotive, LCA, Engineering Services, Product Engineering and Python.
What are the top questions asked in Tata Elxsi Engineer interview?

Some of the top questions asked at the Tata Elxsi Engineer interview -

  1. What are OOPS Concepts, explain th...read more
  2. How will generate the C code in MATL...read more
  3. What is Model in Loo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 16 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 67%
2-4 weeks 17%
4-6 weeks 17%
View more
Tata Elxsi Engineer Salary
based on 1.5k salaries
₹2.8 L/yr - ₹8.8 L/yr
24% less than the average Engineer Salary in India
View more details

Tata Elxsi Engineer Reviews and Ratings

based on 167 reviews

3.1/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

2.5

Salary

3.3

Job security

3.1

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 167 Reviews and Ratings
Senior Engineer
4.8k salaries
unlock blur

₹4.4 L/yr - ₹14 L/yr

Specialist
2.7k salaries
unlock blur

₹7.7 L/yr - ₹26 L/yr

Engineer
1.5k salaries
unlock blur

₹2.8 L/yr - ₹8.8 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹4.6 L/yr - ₹13.9 L/yr

Software Engineer
773 salaries
unlock blur

₹3.6 L/yr - ₹9 L/yr

Explore more salaries
Compare Tata Elxsi with

TCS

3.6
Compare

LTIMindtree

3.7
Compare

DXC Technology

3.7
Compare

Mphasis

3.3
Compare
write
Share an Interview