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 Interview Questions, Process, and Tips for Experienced

Updated 5 Apr 2025

Top Tata Elxsi Interview Questions and Answers for Experienced

View all 62 questions

Tata Elxsi Interview Experiences for Experienced

Popular Designations

103 interviews found

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

(2 Questions)

  • Q1. Multithreading, Collection list
  • Q2. Java Program on Strings, Threads
Round 2 - Technical 

(2 Questions)

  • Q1. Project Explanation
  • Q2. Git Commands, Linux Commands

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Technician Interview Questions & Answers

user image Anonymous

posted on 16 Nov 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 Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is transformers working principle of transformers
  • Ans. 

    Transformers work on the principle of electromagnetic induction to transfer electrical energy between two or more circuits.

    • Transformers have two coils of wire, known as primary and secondary coils, which are magnetically coupled.

    • When an alternating current flows through the primary coil, it creates a changing magnetic field which induces a voltage in the secondary coil.

    • The ratio of the number of turns in the primary an...

  • Answered by AI
  • Q2. If 22 kv line fuse blows up u and another Operator present at site how u will replace the fuse and what safety measures will you take to replace fuse , what are the safety PPE (personal protection Equipme...
  • Ans. 

    To replace a blown 22 kv line fuse, safety measures include de-energizing the line, using proper PPE, and following proper procedures.

    • De-energize the line before attempting to replace the fuse

    • Use insulated tools to avoid electrical shock

    • Wear appropriate PPE such as rubber gloves, safety glasses, and flame-resistant clothing

    • Follow proper lockout/tagout procedures to ensure the line remains de-energized during the replac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong at technical , showcase ur experience and knowledge about what u know . Be confident & all the best 👍

Technician Interview Questions asked at other Companies

Q1. What kinds of pipe used for hot and cold water supply ?
View answer (8)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Coding Test 

Interviewers will look for a solid understanding of coding languages and the ability to solve problems or write simple code. For senior roles, candidates should anticipate an in-depth exploration of the technology or language they work with.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What do you like to do in your free time?
  • Ans. 

    In my free time, I enjoy exploring technology, hiking, and volunteering, which help me grow personally and professionally.

    • I love experimenting with new programming languages and frameworks, like building a personal project using React.

    • Hiking is a passion of mine; I often explore local trails and enjoy nature, which helps me recharge.

    • I volunteer at a local coding bootcamp, mentoring aspiring developers and sharing my kn...

  • Answered by AI

Top Tata Elxsi Senior Engineer Interview Questions and Answers

Q1. What is Quality Assurance. Difference between Quality assurance and Quality control
View answer (8)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of plastic, sheet metal design considerations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific,and write resume what you did

Technical Specialist Interview Questions asked at other Companies

Q1. What are the features of Solar wind which you are aware of?
View answer (4)

Tata Elxsi interview questions for popular designations

 Senior Engineer

 (52)

 Software Engineer

 (29)

 Engineer

 (19)

 Senior Software Engineer

 (11)

 Specialist

 (10)

 Software Developer

 (8)

 Intern

 (8)

 Technical Lead

 (6)

Project Lead Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Embedded c, pointers and others
  • Q2. Sw process, documentation etc

Project Lead Interview Questions asked at other Companies

Q1. PowerBuilder 1. How to build app in one click? 2. How to read data from web page? 3. Have you used any PDF tools 4. How to save data from datawindow to XML 5. How to read mail from Outlook 6. How you migrate to new version.net SQL 1. Perfor... read more
View answer (1)

Get interview-ready with Top Tata Elxsi Interview Questions

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

I appeared for an interview before Oct 2023, where I was asked the following questions.

  • Q1. Could you elaborate on your final year project that was discussed during the campus placement interviews?
  • Q2. OOPS concepts based questions

Top Tata Elxsi Senior Engineer Interview Questions and Answers

Q1. What is Quality Assurance. Difference between Quality assurance and Quality control
View answer (8)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)

Jobs at Tata Elxsi

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

(2 Questions)

  • Q1. Basic switching
  • Q2. Basic routing

Network Engineer Interview Questions asked at other Companies

Q1. TCP/IP layers, why is transport needed for communication? What is Subnet mask and how does it help in data communication. Why is Vlan needed? Based on what information does a switch and router send a packet or frame? Types of arp, What is p... read more
View answer (2)

Technical Lead Interview Questions & Answers

user image Lovable Littles

posted on 1 Apr 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explaining oops
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve complex problems

    • Key principles of OOPs include encapsulation, inheritance, and polymorphism

    • Encapsulation allows objects to hide their internal state and require all interaction to be performed through an object's methods

    • Inhe...

  • Answered by AI
  • Q2. What design pattern you used
  • Ans. 

    I have used the Singleton design pattern in my previous projects.

    • Used to ensure a class has only one instance and provides a global point of access to it

    • Helps in managing global resources efficiently

    • Example: Database connection manager in a web application

  • Answered by AI
  • Q3. What is primary key
  • Ans. 

    Primary key is a unique identifier for each record in a database table.

    • Primary key ensures each record in a table is unique

    • It can be a single column or a combination of columns

    • Primary key values cannot be NULL

    • Example: 'ID' column in a 'Users' table

  • Answered by AI
  • Q4. What is foreign key
  • Ans. 

    Foreign key is a field in a database table that links to a primary key in another table.

    • Foreign key ensures referential integrity between related tables

    • It helps maintain relationships between tables

    • Foreign key constraints can be used to enforce data integrity

  • Answered by AI
  • Q5. What is unique key
  • Ans. 

    A unique key is a field or combination of fields in a database table that uniquely identifies each record in the table.

    • A unique key ensures that no two records in a table have the same values for the specified key fields.

    • It can be a single field or a combination of multiple fields.

    • Unique keys are used to enforce data integrity and prevent duplicate records.

    • Examples: Primary key, Unique constraint

  • Answered by AI
  • Q6. Different types of dbs
  • Ans. 

    Different types of databases include relational, NoSQL, graph, and document databases.

    • Relational databases store data in tables with rows and columns (e.g. MySQL, PostgreSQL)

    • NoSQL databases are non-relational and can handle unstructured data (e.g. MongoDB, Cassandra)

    • Graph databases use graph structures for semantic queries (e.g. Neo4j, Amazon Neptune)

    • Document databases store data in documents (e.g. Couchbase, Firebase)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics, for first be strong in basics all topics.

Skills evaluated in this interview

Top Tata Elxsi Technical Lead Interview Questions and Answers

Q1. What design pattern you used
View answer (1)

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. How many accounts did you manage ?
  • Ans. 

    I managed a total of 50 accounts in my previous role.

    • Managed 50 accounts in previous role

    • Maintained regular communication with clients to ensure satisfaction

    • Handled billing, invoicing, and financial reporting for each account

  • Answered by AI

Accounts Manager Interview Questions asked at other Companies

Q1. Tell me an analysis about how to factor customer or prospects for your product segment
View answer (5)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Current job description Role and responsibilities Reason to living Current Salary
Round 2 - Technical 

(1 Question)

  • Q1. Domain knowledge Technical Education Technical knowledge level Problem solving level Business acumen Project leading Good communication

Interview Preparation Tips

Interview preparation tips for other job seekers - You must prepared with proper understanding on domain knowledge and process understanding, reference works if you’re skilled in particular domain area, like Medical device, Mechanical, Electrical, Electronics and communication, Hardware expertise. Automotive, Industrial Product design. Etc

Senior Project Manager Interview Questions asked at other Companies

Q1. DESIGIN PROCEDURE :- DLC thickness 150mm. 1:- use M15 grade concrete,max aggregate cement ratio 12:1 2:-The minimum cement content 150kg per cum. If flayash is more than >20% the mini.mum cement content. 120kg pet cum 3:- The 5 no sample... read more
View answer (3)

Tata Elxsi Interview FAQs

How many rounds are there in Tata Elxsi interview for experienced candidates?
Tata Elxsi interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Tata Elxsi interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Tata Elxsi interview for experienced candidates?
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, C++, Linux, AUTOSAR and LCA.
What are the top questions asked in Tata Elxsi interview for experienced candidates?

Some of the top questions asked at the Tata Elxsi interview for experienced candidates -

  1. What are the examples of Memory leaks and how to solve th...read more
  2. Tell me about FreeRTOS scheduling metho...read more
  3. What is bit arbitration & bit stuffing in C...read more
How long is the Tata Elxsi interview process?

The duration of Tata Elxsi interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Tata Elxsi Interview Process for Experienced

based on 58 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 807 Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
View all

Tata Elxsi Reviews and Ratings

based on 2.3k reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.2

Salary

4.1

Job security

3.6

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 2.3k Reviews and Ratings
Autosar Integration Engineer/Specialist

Bangalore / Bengaluru

4-6 Yrs

Not Disclosed

ODC Manager - Automotive

Bangalore / Bengaluru

15-20 Yrs

Not Disclosed

Explore more jobs
Senior Engineer
4.5k salaries
unlock blur

₹4.5 L/yr - ₹13.5 L/yr

Specialist
2.6k salaries
unlock blur

₹7.6 L/yr - ₹26 L/yr

Engineer
1.4k salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Senior Software Engineer
1k salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Software Engineer
718 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare Tata Elxsi with

TCS

3.7
Compare

LTIMindtree

3.7
Compare

DXC Technology

3.7
Compare

Mphasis

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