Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Continental Automotive Components Senior Software Engineer Interview Questions and Answers

Updated 25 Apr 2024

Continental Automotive Components Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. What is your expectations
  • Q2. As per industry norms

Interview Preparation Tips

Interview preparation tips for other job seekers - rejected
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Introduction Questions related to c programming like structures, data types, size of structure. Inputs and deliverables of V model. Technical questions related to testing like statement coverage, branch an...
Round 2 - HR 

(1 Question)

  • Q1. Salary discussions and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in programming and technical testing concepts for unit testing

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Find lowest and highest number in an array. Optimize the code
  • Ans. 

    Find lowest and highest number in an array efficiently

    • Use a loop to iterate through the array and keep track of the lowest and highest numbers

    • Initialize variables for lowest and highest numbers with the first element of the array

    • Compare each element with the current lowest and highest numbers and update accordingly

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. UDS protocols and NRCs, DCM configuration
Round 2 - HR 

(1 Question)

  • Q1. Why Continental

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics, programming and don't lie on resume

Continental Automotive Components interview questions for designations

 Software Engineer

 (4)

 Software Engineer Intern

 (1)

 Senior SQA Engineer

 (1)

 Software Developer

 (2)

 Senior Software Engineer and Lead

 (1)

 Full Stack Software Developer

 (1)

 System Engineer

 (1)

 Test Engineer

 (1)

Interview questions from similar companies

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

(1 Question)

  • Q1. Projects, SDLC, C code

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

Interview Questionnaire 

8 Questions

  • Q1. Technical understanding on ETHERNET AVB protocol.
  • Q2. Bluetooth Audio profile A2DP,Hfp
  • Q3. Linux device tree configuration
  • Q4. I2c speed in linux
  • Ans. 

    I2C is a communication protocol used to connect multiple devices in a network. In Linux, the speed of I2C can be configured.

    • I2C speed can be set using the 'i2cset' command in Linux

    • The speed can also be configured in the device tree

    • The maximum speed supported by the hardware should be considered when setting the speed

    • Different devices may require different speeds for optimal performance

  • Answered by AI
  • Q5. Gstreamer pipeline related question
  • Q6. Pulseaudio related
  • Q7. Compilation steps
  • Q8. What is pure virtual function
  • Ans. 

    A pure virtual function is a function declared in a base class without implementation, which must be overridden by derived classes.

    • Pure virtual functions are declared with the syntax: virtual void functionName() = 0;

    • Classes containing pure virtual functions are called abstract classes and cannot be instantiated.

    • Pure virtual functions provide a way to achieve polymorphism in C++.

    • Example: virtual void draw() = 0; // decl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well have confidence in what u say. If u don't knw say it don't bluff

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Volatile keyword in C
  • Ans. 

    Volatile keyword in C is used to indicate that a variable's value may change unexpectedly.

    • It is used to prevent compiler optimization

    • It is commonly used in embedded systems programming

    • It is not a substitute for proper synchronization mechanisms

    • Example: volatile int *ptr; // pointer to volatile integer

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. What will u do if u think u cant meet deadline
Round 4 - HR 

(1 Question)

  • Q1. Why are u joining Bosch

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Understand embedded C basics, projects u have worked so far

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Mention your technical skills
  • Ans. 

    I have expertise in various technical skills required for senior software engineering roles.

    • Proficient in programming languages such as Java, C++, and Python

    • Strong knowledge of data structures and algorithms

    • Experience with web development frameworks like React and Angular

    • Familiarity with database management systems like MySQL and MongoDB

    • Understanding of cloud computing platforms such as AWS and Azure

    • Knowledge of versio...

  • Answered by AI
  • Q2. How you see yourself in 10 years
  • Ans. 

    In 10 years, I see myself as a highly experienced and respected Senior Software Engineer, leading and mentoring a team of talented developers.

    • Leading and mentoring a team of developers

    • Continuously learning and staying updated with the latest technologies

    • Contributing to the development of innovative software solutions

    • Taking on more challenging and complex projects

    • Building strong relationships with clients and stakeholde...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and confident i ln your answer ssss.......,,,......,.,.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. 1) What was the Day to day task? 2) Explain about current profile and Project 3)Any Experience on Powershell? 4) Any experience on Python? 5) Any Experience on DevOps?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for it!
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

C++ codes on trees,graphs and array.easy to medium

Round 2 - HR 

(1 Question)

  • Q1. Basically salary things

Interview Preparation Tips

Interview preparation tips for other job seekers - good enough
Contribute & help others!
anonymous
You can choose to be anonymous

Continental Automotive Components Interview FAQs

How many rounds are there in Continental Automotive Components Senior Software Engineer interview?
Continental Automotive Components interview process usually has 1-2 rounds. The most common rounds in the Continental Automotive Components interview process are HR, Technical and One-on-one Round.
How to prepare for Continental Automotive Components Senior Software Engineer 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 Continental Automotive Components. The most common topics and skills that interviewers at Continental Automotive Components expect are C++, Java, AWS, Algorithms and Appium.
What are the top questions asked in Continental Automotive Components Senior Software Engineer interview?

Some of the top questions asked at the Continental Automotive Components Senior Software Engineer interview -

  1. Find lowest and highest number in an array. Optimize the c...read more
  2. Introduction Questions related to c programming like structures, data types, si...read more
  3. UDS protocols and NRCs, DCM configurat...read more

Recently Viewed

INTERVIEWS

Continental Automotive Components

No Interviews

LIST OF COMPANIES

Gujarat State Fertilizers & Chemicals

Locations

INTERVIEWS

PressureJet Systems

No Interviews

INTERVIEWS

Gujarat State Fertilizers & Chemicals

No Interviews

INTERVIEWS

Gujarat State Fertilizers & Chemicals

10 top interview questions

INTERVIEWS

Continental Automotive Components

No Interviews

INTERVIEWS

Continental Automotive Components

No Interviews

INTERVIEWS

Continental Automotive Components

No Interviews

INTERVIEWS

PressureJet Systems

No Interviews

INTERVIEWS

Continental Automotive Components

No Interviews

Tell us how to improve this page.

Continental Automotive Components Senior Software Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • HR Round
View more

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 329 Interviews
Varroc Group Interview Questions
3.6
 • 173 Interviews
UNO Minda Interview Questions
4.0
 • 168 Interviews
Yazaki Interview Questions
3.8
 • 134 Interviews
Aptiv Interview Questions
3.5
 • 94 Interviews
Valeo Interview Questions
4.0
 • 88 Interviews
DENSO Interview Questions
4.1
 • 72 Interviews
View all
Continental Automotive Components Senior Software Engineer Salary
based on 219 salaries
₹6.5 L/yr - ₹25 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Continental Automotive Components Senior Software Engineer Reviews and Ratings

based on 16 reviews

4.1/5

Rating in categories

4.0

Skill development

4.4

Work-life balance

3.9

Salary

4.3

Job security

4.2

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 16 Reviews and Ratings
Technical Specialist
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
391 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Architect
369 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
300 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
292 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Continental Automotive Components with

Bosch

4.2
Compare

Samvardhana Motherson Group

3.7
Compare

ZF Commercial Vehicle Control Systems

3.9
Compare

Varroc Group

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent