Upload Button Icon Add office photos

Filter interviews by

Ficosa India Engineering Center Senior Software Engineer Interview Questions and Answers

Updated 28 Oct 2023

Ficosa India Engineering Center Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 4 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 - Coding Test 

C Programming Questions

Round 3 - Technical 

(3 Questions)

  • Q1. Technical Interview - C, Array, Data Structure, Embedded, Automotive ECU
  • Q2. Define volatile and non-volative.
  • Ans. 

    Volatile refers to memory that is temporary and can be easily changed, while non-volatile refers to memory that is permanent and retains data even when power is turned off.

    • Volatile memory loses its data when power is turned off, such as RAM.

    • Non-volatile memory retains its data even when power is turned off, such as ROM or flash memory.

    • Volatile memory is faster but non-volatile memory is more reliable for long-term stor

  • Answered by AI
  • Q3. Scope of variables in C.
  • Ans. 

    Variables in C have different scopes depending on where they are declared.

    • Variables declared inside a function have local scope and are only accessible within that function.

    • Global variables have file scope and can be accessed by any function in that file.

    • Static variables have function scope and retain their value between function calls.

    • Automatic variables have block scope and are only accessible within the block they a

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join this company?

Interview Preparation Tips

Topics to prepare for Ficosa India Engineering Center Senior Software Engineer interview:
  • C

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is static constructor
  • Ans. 

    Static constructor is a special type of constructor in a class that is called only once when the class is loaded into memory.

    • Static constructor is used to initialize static data members of a class.

    • It is automatically called by the .NET Framework when the class is loaded.

    • Static constructor does not take any parameters.

    • It is used to perform any necessary initialization before any instance of the class is created.

  • Answered by AI
  • Q2. What is solid principles
  • Ans. 

    SOLID principles are a set of five design principles that help make software designs more understandable, flexible, and maintainable.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects o...

  • Answered by AI

Skills evaluated in this interview

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 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 Naukri.com and was interviewed before Apr 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 - Technical 

(2 Questions)

  • Q1. Tell me about yourself Basics of CAN More questions on UDS
  • Q2. Experience related to previous company Questions on Testing Concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Resume related questions

Round 2 - Technical 

(2 Questions)

  • Q1. Resume related questions
  • Q2. DS questions, Easy level from leetcode.
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
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical area skill level questions Testing on basic coding knowledge - familiar coding language Behavioral questions & test ones growth mindset

Interview Preparation Tips

Interview preparation tips for other job seekers - Research about the department before interviewing to know more about the opening and the actual requirement that fulfills your skills.
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
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
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

Ficosa India Engineering Center Interview FAQs

How many rounds are there in Ficosa India Engineering Center Senior Software Engineer interview?
Ficosa India Engineering Center interview process usually has 4 rounds. The most common rounds in the Ficosa India Engineering Center interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Ficosa India Engineering Center 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 Ficosa India Engineering Center. The most common topics and skills that interviewers at Ficosa India Engineering Center expect are AUTOSAR, Com, Embedded Linux, Ethernet and GIT.
What are the top questions asked in Ficosa India Engineering Center Senior Software Engineer interview?

Some of the top questions asked at the Ficosa India Engineering Center Senior Software Engineer interview -

  1. Define volatile and non-volati...read more
  2. Scope of variables in...read more
  3. Technical Interview - C, Array, Data Structure, Embedded, Automotive ...read more

Tell us how to improve this page.

Ficosa India Engineering Center Senior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Ficosa India Engineering Center Senior Software Engineer Salary
based on 15 salaries
₹10.5 L/yr - ₹19.1 L/yr
At par with the average Senior Software Engineer Salary in India
View more details
Test Engineer
45 salaries
unlock blur

₹4 L/yr - ₹7.5 L/yr

Validation Engineer
29 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹10.5 L/yr - ₹19.1 L/yr

Software Engineer
12 salaries
unlock blur

₹5 L/yr - ₹9.3 L/yr

Lead Engineer
11 salaries
unlock blur

₹14 L/yr - ₹24 L/yr

Explore more salaries
Compare Ficosa India Engineering Center with

Bosch

4.2
Compare

Continental Automotive Components

4.1
Compare

Mahindra Last Mile Mobility

3.8
Compare

Tata Technologies

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