Upload Button Icon Add office photos

Filter interviews by

Capgemini Engineering Embedded Software Developer Interview Questions and Answers

Updated 7 Mar 2024

Capgemini Engineering Embedded Software Developer Interview Experiences

2 interviews found

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

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Identify Prime number or not
  • Ans. 

    A prime number is a number greater than 1 that can only be divided by 1 and itself.

    • Check if the number is greater than 1

    • Iterate from 2 to the square root of the number and check if it divides the number evenly

    • If no divisor is found, the number is prime

  • Answered by AI
  • Q2. Pass by value and pass by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of c programmings

I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. First round : online c programming test which contains 5 c programming question. Q1: write a c program is a number is power of 2.
  • Q2. In a given string , find the number of pallindromes
  • Ans. 

    Count the number of palindromes in a given string.

    • Iterate through the string and check for palindromes of length 1, 2, 3, ... n

    • Use two pointers to check if a substring is a palindrome

    • Consider both even and odd length palindromes

    • Store the count of palindromes found

  • Answered by AI
  • Q3. N Queens problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with pointer and array concept. also Prepare data structure

Skills evaluated in this interview

Embedded Software Developer Interview Questions Asked at Other Companies

Q1. How many result cases are possible when to find maximum of three ... read more
Q2. What is the difference between volatile constant Int a, constant ... read more
Q3. Array short without using another array, with minimum parameters
asked in FEV
Q4. what is interrupt service routine, watchdog timer, lambda functio ... read more
Q5. how to interface mocroproceesor kit wid the I/O devices

Interview questions from similar companies

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

(1 Question)

  • Q1. Basic c questions not that much stress

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing

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
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2023. There were 2 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 embedded c
  • Ans. 

    Embedded C is a programming language used for developing software for embedded systems.

    • Embedded C is a subset of the C programming language.

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

    • It allows direct access to hardware and provides low-level control.

    • Embedded C is used in various industries like automotive, aerospace, consumer electronics, etc.

    • Example: Writing code to contr...

  • Answered by AI
  • Q2. Refer embedded c

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't give to interview for this company.
Especially for ***** hr she is very very worrest person.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2023. There were 3 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 - Group Discussion 

Topic:
Explain automatic cruise control?
What parameters will you send to the user from sensor attached on bumper of a car?

Round 3 - Not selected 

(2 Questions)

  • Q1. Didn't proceed to the second round. Due to mismatch of domain experience.
  • Q2. Due to mismatch of domain experience

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Embedded Software Developer interview:
  • Automotive Engineering
Interview preparation tips for other job seekers - Don't hesitate to apply if you are from automobile industry with embedded systems knowledge
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic c programming definitions
Round 2 - Coding Test 

Basic c programming coding questions

Round 3 - HR 

(1 Question)

  • Q1. Asked for package
Round 4 - HR 

(1 Question)

  • Q1. He asked salary

Capgemini Engineering Interview FAQs

How many rounds are there in Capgemini Engineering Embedded Software Developer interview?
Capgemini Engineering interview process usually has 1 rounds. The most common rounds in the Capgemini Engineering interview process are One-on-one Round.
What are the top questions asked in Capgemini Engineering Embedded Software Developer interview?

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

  1. In a given string , find the number of pallindro...read more
  2. Identify Prime number or ...read more
  3. first round : online c programming test which contains 5 c programming question...read more

Tell us how to improve this page.

Capgemini Engineering Embedded Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Capgemini Engineering Embedded Software Developer Salary
based on 22 salaries
₹3 L/yr - ₹11.8 L/yr
12% more than the average Embedded Software Developer Salary in India
View more details

Capgemini Engineering Embedded Software Developer Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

2.9

Salary

4.9

Job security

3.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
2.1k salaries
unlock blur

₹5.7 L/yr - ₹22.3 L/yr

Technical Lead
1.5k salaries
unlock blur

₹9.3 L/yr - ₹26 L/yr

Software Engineer
1.4k salaries
unlock blur

₹3 L/yr - ₹11.3 L/yr

Network Engineer
450 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Senior Technical Lead
371 salaries
unlock blur

₹14.1 L/yr - ₹34.5 L/yr

Explore more salaries
Compare Capgemini Engineering 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