Upload Button Icon Add office photos
Engaged Employer

i

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

Capgemini Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 40.2k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini Embedded Software Lead Interview Questions and Answers

Updated 2 Sep 2024

Capgemini Embedded Software Lead Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. C programming questions
  • Q2. Previous company projects explain
  • Ans. 

    Developed embedded software for automotive control systems at XYZ Corp.

    • Led team in developing software for engine control unit

    • Implemented communication protocols for CAN bus

    • Optimized code for real-time performance

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Project related
  • Q2. Embedded Software related
Round 3 - HR 

(2 Questions)

  • Q1. Notice period and certificate
  • Q2. Salary expected
  • Ans. 

    I am looking for a competitive salary based on my experience, skills, and the responsibilities of the role.

    • I am open to discussing salary based on the overall compensation package offered

    • I have a range in mind based on industry standards and my qualifications

    • I value fair compensation for the responsibilities of the position

  • Answered by AI

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Bare metal code for blinking an LED,
  • Ans. 

    Blinking an LED using bare metal code involves directly manipulating hardware registers without an operating system.

    • Access the GPIO register for the specific pin connected to the LED

    • Set the pin as an output

    • Toggle the pin state at regular intervals to create the blinking effect

  • Answered by AI
  • Q2. Different types of pointers, volatile variable, storage classes, Static and extern keywords, ISR,
  • Ans. 

    Different types of pointers, volatile variable, storage classes, Static and extern keywords, ISR

    • Pointers: Null pointer, void pointer, function pointer

    • Volatile variable: Used to indicate that a variable may be changed by external factors

    • Storage classes: auto, register, static, extern

    • Static keyword: Used to declare variables that are only accessible within the same file

    • Extern keyword: Used to declare variables that are d...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Find nth largest number in a jumbled array
  • Ans. 

    Use sorting to find the nth largest number in a jumbled array.

    • Sort the array in descending order.

    • Access the nth element in the sorted array to find the nth largest number.

  • Answered by AI
  • Q2. Deeper questions on static, compilation

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Compilation process in c
  • Ans. 

    Compilation process in C involves preprocessing, compiling, assembling, and linking.

    • Preprocessing: Includes header files, macro expansions, and conditional compilation.

    • Compiling: Translates source code to assembly code specific to the target architecture.

    • Assembling: Converts assembly code to machine code in object files.

    • Linking: Combines object files and libraries to generate an executable file.

  • Answered by AI
  • Q2. Write a function pointer syntax?
  • Ans. 

    Function pointer syntax allows for storing the address of a function in a pointer variable.

    • Syntax: return_type (*pointer_name)(parameters)

    • Example: void (*funcPtr)(int) = &someFunction;

  • Answered by AI
  • Q3. Discussion on current project?
  • Q4. Reverse the string?
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end of the string

    • Continue swapping until reaching the middle of the string

  • Answered by AI
  • Q5. Set , clear and toggle the bit
Round 2 - HR 

(2 Questions)

  • Q1. Mostly salary discussion
  • Q2. Tell about yourself

Interview Preparation Tips

Topics to prepare for TCS Embedded Firmware Engineer interview:
  • Embedded C
Interview preparation tips for other job seekers - Prepare it well.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Volatile keyword
  • Q2. Project specific
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Reason for job change
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

C basics , data structure, logical questions.
, pointers

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

I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Percentage, speed, series, logical abulity, differnces

Round 2 - Technical 

(3 Questions)

  • Q1. C programs, protocols, Embedded C, pointers
  • Q2. Strings swapping nibbles using c
  • Ans. 

    Swapping nibbles of strings in C

    • Use bitwise operations to swap the nibbles of each character in the string

    • Iterate through each character in the string and swap the nibbles

    • Ensure to handle edge cases like strings with odd length or non-hex characters

  • Answered by AI
  • Q3. I2c, can, spi, uart
Round 3 - HR 

(2 Questions)

  • Q1. Normal hr questions
  • Q2. Self, company details

Skills evaluated in this interview

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

Online c programming test using online tool

Round 2 - One-on-one 

(1 Question)

  • Q1. Manager level round - explain about project and area of difficulty in embedded. Which one we work and fix issue
Round 3 - HR 

(1 Question)

  • Q1. Discuss about offer letter

Embedded Software Engineer Interview Questions & Answers

Infosys user image Vishnupriya Thamilarasan

posted on 1 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
-

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

Round 1 - Coding Test 

Very basic c questions like an array

I applied via Walk-in and was interviewed in May 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 - Aptitude Test 

Based on embedded system

Round 3 - Group Discussion 

To tell about the social media

Interview Preparation Tips

Interview preparation tips for other job seekers - Iam a decepline person, Time management and open to work
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Linked list related questions
  • Q2. Memory allocation in c
  • Ans. 

    Memory allocation in C involves dynamically allocating and deallocating memory during program execution.

    • Memory allocation in C is done using functions like malloc, calloc, realloc, and free.

    • malloc function is used to allocate a block of memory of a specified size.

    • calloc function is used to allocate a block of memory for an array of elements, initializing all bytes to zero.

    • realloc function is used to resize a previously...

  • Answered by AI

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini Embedded Software Lead interview?
Capgemini interview process usually has 3 rounds. The most common rounds in the Capgemini interview process are Technical and HR.
What are the top questions asked in Capgemini Embedded Software Lead interview?

Some of the top questions asked at the Capgemini Embedded Software Lead interview -

  1. C programming questi...read more
  2. Embedded Software rela...read more
  3. Project rela...read more

Tell us how to improve this page.

Capgemini Embedded Software Lead Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Capgemini Embedded Software Lead Salary
based on 4 salaries
₹8 L/yr - ₹10.3 L/yr
45% less than the average Embedded Software Lead Salary in India
View more details

Capgemini Embedded Software Lead Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

5.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Consultant
55.2k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
52k salaries
unlock blur

₹2.9 L/yr - ₹11.8 L/yr

Senior Consultant
46k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
20.7k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
20k salaries
unlock blur

₹3.5 L/yr - ₹12.1 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

TCS

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