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
3.9

based on 2k Reviews

Filter interviews by

Tata Elxsi Embedded Software Developer Interview Questions and Answers

Updated 18 Mar 2024

Tata Elxsi Embedded Software Developer Interview Experiences

1 interview found

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

Multiple choice questions of embedded concepts

Round 2 - Coding Test 

Basic c programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - knowledge on c programming and embedded c will be good to go.

Interview questions from similar companies

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

(1 Question)

  • Q1. Regarding Embedded C
Round 3 - Technical 

(1 Question)

  • Q1. Communication Protocols and Embedded C

Interview Preparation Tips

Topics to prepare for L&T Technology Services Embedded Software Developer interview:
  • SPI
  • I2C
  • UART
  • CAN
  • Embedded C
Interview preparation tips for other job seekers - prepare for Embedded C , microcontrollers and communication protocols
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Case Study 

UART protocol, Data structure

Round 2 - Coding Test 

Function pointers , Communication protocols

Interview Preparation Tips

Topics to prepare for Cyient Embedded Software Developer interview:
  • C

I applied via Walk-in and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Storage classes, pointers, structure, union, memory allocation
  • Q2. Projects, used protocols

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with the concepts of C and embedded technologies. Be proficient with the projects done and better communication skill will be expected.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are storage class
  • Ans. 

    Storage classes in C specify the scope and lifetime of variables.

    • Storage classes include auto, register, static, and extern.

    • Auto variables are local to a block and have automatic storage duration.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared in one file and can be used in another file.

  • Answered by AI
  • Q2. Explain structure program
  • Ans. 

    A structure program is a program that uses structures to group related data together.

    • Structures in C programming allow you to group related data together under one name.

    • You can define a structure using the 'struct' keyword.

    • Structures can contain different data types, including int, float, char, and even other structures.

    • You can access the members of a structure using the dot operator.

    • Example: struct employee { int id; ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Dec 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 - One-on-one 

(2 Questions)

  • Q1. Mainly focused on basics of c language Stack program
  • Q2. Compilation stages , function

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basic c fundamentals well and do practice with program like palindrome etc
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and experienced Embedded Software Engineer with a passion for developing innovative solutions.

    • Over 5 years of experience in embedded software development

    • Proficient in programming languages such as C, C++, and assembly language

    • Strong understanding of hardware-software interface

    • Designed and implemented real-time operating systems for embedded systems

    • Worked on projects involving IoT devices and communicat

  • Answered by AI
  • Q2. Tell me about your project
  • Ans. 

    Developed a real-time monitoring system for industrial machines

    • Implemented data acquisition from sensors

    • Designed algorithms for anomaly detection

    • Integrated with cloud platform for remote monitoring

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Given some questions and we can prefer the language

Round 2 - Technical 

(2 Questions)

  • Q1. Have you worked on linux
  • Ans. 

    Yes, I have worked on Linux for embedded software development.

    • I have experience developing embedded software using Linux as the operating system.

    • I have worked on customizing Linux kernels for specific embedded systems.

    • I have used Linux tools and libraries for developing embedded applications.

    • I have debugged and optimized software performance on Linux-based embedded systems.

  • Answered by AI
  • Q2. What is micro controller?
  • Ans. 

    A microcontroller is a small computer on a single integrated circuit that contains a processor core, memory, and programmable input/output peripherals.

    • Microcontrollers are used in embedded systems for controlling various devices and processes.

    • They are commonly found in everyday devices such as microwave ovens, washing machines, and remote controls.

    • Microcontrollers are programmed using specialized software tools and lan...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Are you ready to relocate

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very easy, basic questions

Round 2 - Coding Test 

Written test
C programming

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

I was interviewed in Jan 2024.

Round 1 - Coding Test 

Embedded c 15 question and c language programming

Round 2 - Technical 

(1 Question)

  • Q1. Basically focaus on c laguage

Tata Elxsi Interview FAQs

How many rounds are there in Tata Elxsi Embedded Software Developer interview?
Tata Elxsi interview process usually has 2 rounds. The most common rounds in the Tata Elxsi interview process are Aptitude Test and Coding Test.
How to prepare for Tata Elxsi Embedded Software Developer 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 Embedded C, Automotive, AUTOSAR, Debugging and Doors.

Tell us how to improve this page.

Interview Questions from Similar Companies

Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
DXC Technology Interview Questions
3.7
 • 797 Interviews
Mphasis Interview Questions
3.4
 • 782 Interviews
Nagarro Interview Questions
4.0
 • 754 Interviews
Publicis Sapient Interview Questions
3.5
 • 600 Interviews
View all
Tata Elxsi Embedded Software Developer Salary
based on 23 salaries
₹4.4 L/yr - ₹10 L/yr
5% less than the average Embedded Software Developer Salary in India
View more details

Tata Elxsi Embedded Software Developer Reviews and Ratings

based on 4 reviews

4.4/5

Rating in categories

3.8

Skill development

4.2

Work-Life balance

2.7

Salary & Benefits

4.4

Job Security

4.4

Company culture

3.1

Promotions/Appraisal

3.7

Work Satisfaction

Explore 4 Reviews and Ratings
Senior Engineer
4.3k salaries
unlock blur

₹4.3 L/yr - ₹13.5 L/yr

Specialist
2.5k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Engineer
1.3k salaries
unlock blur

₹2.8 L/yr - ₹8.8 L/yr

Senior Software Engineer
988 salaries
unlock blur

₹4.7 L/yr - ₹15 L/yr

Software Engineer
632 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Tata Elxsi with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview