Upload Button Icon Add office photos

Filter interviews by

ZF Commercial Vehicle Control Systems Software Engineer Interview Questions and Answers

Updated 29 Jul 2021

ZF Commercial Vehicle Control Systems Software Engineer Interview Experiences

1 interview found

I applied via campus placement at Jawaharlal Nehru Technological University (JNTU) and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C language questions, Arrays, Structures and pointers.
  • Q2. Questions about searching and sorting
  • Q3. Bit operations

Interview Preparation Tips

Interview preparation tips for other job seekers - For recruiting freshers they start with Aptitude and some basic electronics questions which is of 20 questions.
If you qualify, then technical round will be there. Starting with C language. Questions, started with basic questions first like Bit operations, arrays and pointers. If you answe them well they will go little deeper. Not too tough, if you know the concepts and good at C language.

May be the process will be different for experienced people.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Standard process in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Standard interview with live coding
  • Q2. Find the second largest element in an array
Round 3 - HR 

(1 Question)

  • Q1. Describe yourself in 3 words
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How would you preprocess the raw data
  • Ans. 

    Preprocessing raw data involves cleaning, transforming, and organizing data to make it suitable for analysis.

    • Remove any irrelevant or duplicate data

    • Handle missing values by imputation or deletion

    • Normalize or standardize numerical data

    • Encode categorical variables using techniques like one-hot encoding

    • Feature scaling for machine learning algorithms

    • Perform text preprocessing like tokenization and stemming

  • Answered by AI
  • Q2. How would you specify a solution that has been already existing
  • Ans. 

    Specify the existing solution by documenting its architecture, components, technologies used, and any modifications made.

    • Document the architecture of the solution, including high-level components and their interactions

    • List the technologies used in the solution, such as programming languages, frameworks, and databases

    • Describe any modifications or customizations made to the existing solution

    • Include any performance metric...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Embedded qns and oops qns
  • Q2. What is virtual function
  • Ans. 

    A virtual function is a function in a base class that is declared using the keyword 'virtual' and can be overridden by a function with the same signature in a derived class.

    • Virtual functions allow for dynamic polymorphism in object-oriented programming.

    • They are used to achieve runtime polymorphism by allowing a function to be called based on the type of object it is called on.

    • Virtual functions are declared in a base cl...

  • Answered by AI
  • Q3. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q4. Please don't attend this interview
  • Q5. Idon'tknow hahab

Interview Preparation Tips

Interview preparation tips for other job seekers - Useless company w9rstu behaviour no offer

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 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 

In depth coding test with bit level operations and memory concepts

Round 3 - Coding Test 

C++ coding test with focus on design patterns

Round 4 - One-on-one 

(3 Questions)

  • Q1. Manager round about previous experience and working project
  • Q2. What is your experience in feature development
  • Ans. 

    I have extensive experience in feature development, having worked on multiple projects and delivered successful features.

    • Developed features for various software applications

    • Collaborated with cross-functional teams to gather requirements and design solutions

    • Implemented features using agile methodologies and best practices

    • Conducted testing and debugging to ensure quality and functionality

    • Continuously improved features ba

  • Answered by AI
  • Q3. Why the job change currently

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare coding and other mentioned works in your resume
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 Apr 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are your strengths and weakness?
  • Ans. My strength is Hardworking weakness are focusing on every details which makes my work time consuming
  • Answered Anonymously
Round 2 - Technical 

(3 Questions)

  • Q1. What is Watchdog timer?
  • Ans. 

    A Watchdog timer is a hardware or software mechanism that automatically resets or restarts a device if it stops responding or functioning properly.

    • Watchdog timer is used to prevent system crashes or freezes by monitoring the system and resetting it if necessary.

    • It is commonly used in embedded systems, where reliability is crucial.

    • The timer needs to be periodically reset by the software to prevent the system from resett...

  • Answered by AI
  • Q2. What is Compiler?
  • Ans. 

    A compiler is a software program that translates code written in a high-level programming language into machine code.

    • Converts high-level code to machine code

    • Checks for syntax errors

    • Optimizes code for better performance

    • Examples: GCC, Clang, Visual C++

  • Answered by AI
  • Q3. What is volatile memory?
  • Ans. 

    Volatile memory is temporary memory that loses its data when power is turned off.

    • Volatile memory requires constant power to retain data

    • Examples include RAM (Random Access Memory) and cache memory

    • Data stored in volatile memory is lost when the device is turned off

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Do you like Bangalore?
  • Q2. What is your favourite festival?
  • Q3. Do you like to work something from the start or can something which already worked by someone else?

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Mar 2020. There was 1 interview round.

Round 1 - Aptitude Test 

Assignments with Reasoning and maths etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - More related to the project I did and database query and the info we provide in resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Coding Test 

Coding test, on C, around 1 hr, on teams

Round 2 - Technical 

(1 Question)

  • Q1. C basics Embedded C Aptitude

Interview Questionnaire 

9 Questions

  • Q1. Your Dream
  • Ans. 

    My dream is to create innovative software solutions that positively impact people's lives.

    • Developing cutting-edge technology

    • Solving complex problems

    • Improving user experience

    • Collaborating with talented individuals

    • Making a difference in society

  • Answered by AI
  • Q2. WHy you want to join this orgainsation
  • Ans. 

    I am excited to join this organization because of its reputation for innovation and commitment to employee growth.

    • I am impressed by the company's track record of developing cutting-edge software solutions.

    • I am excited about the opportunity to work with a team of talented and motivated engineers.

    • I appreciate the company's focus on employee development and growth.

    • I am drawn to the company's culture of innovation and coll...

  • Answered by AI
  • Q3. How much can you work with this organisation
  • Ans. 

    I am willing to work full-time with this organization and put in extra hours if required.

    • I am committed to delivering quality work within deadlines

    • I am open to working overtime and on weekends if necessary

    • I am willing to take on additional responsibilities if needed

  • Answered by AI
  • Q4. About your family
  • Q5. Firstly about yourself
  • Q6. Strengths , weakness
  • Q7. Basic C questions . Difference between structure and union
  • Q8. How can we attach one variable from one file to another
  • Ans. 

    To attach one variable from one file to another, we can use import or require statements in programming languages.

    • In JavaScript, we can use the 'require' statement to import a variable from another file.

    • In Python, we can use the 'import' statement to import a variable from another file.

    • We can also use the 'export' statement in the source file to export the variable and then import it in the destination file.

    • The syntax ...

  • Answered by AI
  • Q9. Where will you think about yourself after 3 years i this organisation

Interview Preparation Tips

Round: Test
Experience: First round of written test is of aptitute and data analysis  . questions are easy 30 questions in 40 . Be fast as time is less.
second round of written test consists of all other section each section involves 15 questions . 
Questions are easy  just go through your syllabus , course books  nothing special . 
If you are preparing for GATE will be really beneficial  .  
for C go trough Depth in C  . very basic questions asked for it.
for MATLAB learn the basic determinant rules questions involved that  .  Only basic of MATLAB  no image processing or higher level programming ..
Tips: attempt ass many as questions .. Try to attempt  all sections  . If you are strong in programming make do attempt C and MATLAB portion  . as there is post for software department also  in organisation .   Main department is the core department  for that do attempt other portions  .
Duration: 120 minutes

Round: Resume Shortlist
Experience: They are not gonna to see your certificates  , They are even not much interested in your CGPA . 
If your CGPA is low you should have an accurate reason for that if they ask .
Tips: Your Resume should be Short and Compact  . Don't make it too large . 1 , 1.5 pages  will be enough  .
the thing which you want to show to HR majorly in your RESUME should be keep at  upper portion , it can be your qualification   , your achievements(IIT rank , KVPY etc.)  or whatever you feels sholud be on top.  you should have deep knowledge about your projects and internship . Each and every thing thing written in your RESUME should be clear to you  and able to explain to them .

Round: Group Discussion
Experience: Easy not much stress .
Tips: Be confident  . try to give your different point of view of a particiular thing  .  don't stop suddenly while saying anything .
Duration: 120 minutes

Round: Problem Statement
Experience: not a easy question as i am not able to give accurate answer. 
HR will give some time to solve the problem .
Tips: Try to give answer.  even if you don't know try to give different explanation for it  . give 3-4 different explanations.  always trying to solve the question .

Round: HR Interview
Experience: little bit tough . Your anwer should be different . it should not be copied from somewhere .
depends on how you know yourself.
Tips: Have smile on your face . Give all answer with smile . don't hesitate . Give each and  every answer . 
be fluent . let the HR complete the question and then answer.

Round: Technical Interview
Tips: go through depth  in C .  knows the basic concept of each chapter .  give complete explanation .  be accurate .

General Tips: Be confident and smile on your face .
Skills: C , EDC, MATLAB, Control system
College Name: NIT BHOPAL
Motivation: good work culture . easy job . not much work stress      .  nice wore location .
good seniors review . Also have chance to go abroad  in early days .
Funny Moments: HR had taken about  90% interview while thing me as other student , as he didn't took my RESUME .  by in the last he told the wrong name . I made correction to him by saying that sorry sir it's my mistake that i haven't give you my RESUME  . but actually he hasn't took my RESUME  . means i admire my mistake infact its his mistake  .
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project explanation
  • Q2. C syntaxes, questions on arrays pointers
Round 2 - Technical 

(2 Questions)

  • Q1. Coding related to pointers
  • Q2. Recursion program

ZF Commercial Vehicle Control Systems Interview FAQs

What are the top questions asked in ZF Commercial Vehicle Control Systems Software Engineer interview?

Some of the top questions asked at the ZF Commercial Vehicle Control Systems Software Engineer interview -

  1. C language questions, Arrays, Structures and pointe...read more
  2. Questions about searching and sort...read more
  3. Bit operati...read more

Tell us how to improve this page.

ZF Commercial Vehicle Control Systems Software Engineer Salary
based on 44 salaries
₹5 L/yr - ₹11 L/yr
At par with the average Software Engineer Salary in India
View more details

ZF Commercial Vehicle Control Systems Software Engineer Reviews and Ratings

based on 18 reviews

3.9/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.2

Salary

4.5

Job security

4.3

Company culture

3.6

Promotions

3.6

Work satisfaction

Explore 18 Reviews and Ratings
Assistant Manager
122 salaries
unlock blur

₹6 L/yr - ₹12.4 L/yr

Graduate Engineer Trainee (Get)
117 salaries
unlock blur

₹1.3 L/yr - ₹3 L/yr

Senior Software Engineer
116 salaries
unlock blur

₹5.9 L/yr - ₹19 L/yr

Production Engineer
108 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

Graduate Apprentice Trainee
96 salaries
unlock blur

₹1.5 L/yr - ₹2.4 L/yr

Explore more salaries
Compare ZF Commercial Vehicle Control Systems with

Bosch

4.2
Compare

Continental Automotive Components

4.1
Compare

Eaton

3.9
Compare

Knorr-Bremse

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