Upload Button Icon Add office photos
Engaged Employer

i

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

KPIT Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

KPIT Technologies Embedded Software Engineer Interview Questions and Answers

Updated 15 May 2024

KPIT Technologies Embedded Software Engineer Interview Experiences

5 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online Assessment Test Pattern

English Essay Writing - 25 Minutes
Cognitive and Gaming
Domain Test - 55 min
Programming - 2 Programs 40 Minutes
We can take breaks in between the rounds. Coding should be done only in c or cpp. No other languages are allowed

Round 2 - Technical 

(4 Questions)

  • Q1. Tell me about yourself I'm from IT background. It's done for 30 minutes
  • Q2. Projects in depth (challenges, some part of code explain)
  • Ans. 

    Developed a real-time monitoring system for industrial robots

    • Challenges included optimizing code for real-time performance

    • Implemented communication protocols like CAN bus for data exchange

    • Used PID control algorithms for precise robot movements

  • Answered by AI
  • Q3. Given hacker rank question (medium) level and asked to solve
  • Q4. Some technical questions about c and cpp like structures, pointers,oops concepts
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself It's done for 30 minutes
  • Q2. Strengths and weakness with examples
  • Ans. 

    Strengths in problem-solving and teamwork, weakness in time management

    • Strength: Strong problem-solving skills - able to analyze complex issues and find effective solutions

    • Strength: Excellent teamwork - able to collaborate with others to achieve common goals

    • Weakness: Time management - sometimes struggle to prioritize tasks and meet deadlines

  • Answered by AI
  • Q3. What do you know About KPIT (company related)
  • Q4. What motivates you?
  • Q5. Any questions? At the end interviewer asked me

Interview Preparation Tips

Topics to prepare for KPIT Technologies Embedded Software Engineer interview:
  • C
  • C++
  • OOPS
  • Coding
Interview preparation tips for other job seekers - Be confident. Convey the matter to interviewer with good communication skills. Do some research about company before interview

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 hrs test on basic coding topics

Round 2 - One-on-one 

(1 Question)

  • Q1. Difference between C and Embedded C language
  • Ans. 

    Embedded C is a subset of C language specifically designed for embedded systems programming.

    • Embedded C is optimized for resource-constrained systems with limited memory and processing power.

    • Embedded C may have specific compiler directives and keywords for hardware manipulation.

    • Embedded C may not support all standard C libraries and features.

    • Example: Using 'volatile' keyword for memory-mapped hardware registers in Embed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare C language and basic coding well

Skills evaluated in this interview

Embedded Software Engineer Interview Questions Asked at Other Companies

asked in Aptiv
Q1. 3. 1)Do you know about Autosar. 2)define function definition and ... read more
asked in Cyient
Q2. Introduction. Difference between Embedded Systems and Embedded so ... read more
asked in Cyient
Q3. 1) which microcontroller you have used in Academics?
Q4. What is conductor, insulator and semi conductor?
asked in HCLTech
Q5. 3. How to enter if and else at the same time
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Autosar related topics
Round 2 - HR 

(1 Question)

  • Q1. Why should I hire you

What people are saying about KPIT Technologies

View All
a technical architect- it
1d (edited)
Salary negotiation 12.5YOE | automotive virtualization QNX | 24 LPA | expected salary for next jump
Got a question about KPIT Technologies?
Ask anonymously on communities.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Approximately 40 mins

Round 2 - Coding Test 

Approximately 1 hr 30 mins

Round 3 - Technical 

(1 Question)

  • Q1. Those questions are some basics and some difficult

KPIT Technologies interview questions for designations

 Embedded Engineer

 (2)

 Senior Embedded Software Developer

 (1)

 Senior Embedded Engineer

 (1)

 Embedded Developer

 (2)

 Software Engineer

 (30)

 Senior Software Engineer

 (24)

 Associate Software Engineer

 (13)

 Software Testing Engineer

 (1)

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

I applied via Naukri.com and was interviewed in Mar 2023. 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. Basic to medium about c and serial communication protocols
Round 3 - Technical 

(1 Question)

  • Q1. Coding and technical with managerial round

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn embedded c and rtos , serial communication protocols ,
practice code

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

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

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

KPIT Technologies Interview FAQs

How many rounds are there in KPIT Technologies Embedded Software Engineer interview?
KPIT Technologies interview process usually has 2-3 rounds. The most common rounds in the KPIT Technologies interview process are Technical, Aptitude Test and Coding Test.
What are the top questions asked in KPIT Technologies Embedded Software Engineer interview?

Some of the top questions asked at the KPIT Technologies Embedded Software Engineer interview -

  1. Projects in depth (challenges, some part of code expla...read more
  2. Strengths and weakness with examp...read more
  3. Difference between C and Embedded C langu...read more

Tell us how to improve this page.

KPIT Technologies Embedded Software Engineer Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more
KPIT Technologies Embedded Software Engineer Salary
based on 164 salaries
₹3.7 L/yr - ₹15.5 L/yr
28% more than the average Embedded Software Engineer Salary in India
View more details

KPIT Technologies Embedded Software Engineer Reviews and Ratings

based on 20 reviews

3.2/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

3.5

Salary

3.3

Job security

3.2

Company culture

3.5

Promotions

3.2

Work satisfaction

Explore 20 Reviews and Ratings
Senior Software Engineer
2.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Lead
799 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
616 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare KPIT Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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