Upload Button Icon Add office photos
Engaged Employer

i

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

Inteva Products Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Inteva Products Embedded Software Developer Interview Questions and Answers

Updated 7 May 2024

Inteva Products Embedded Software Developer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were all the types of questions like Mathematics problems and some questions related to ECE branch and Embedded Systems, Control system problems, Digital Communication problems etc

Round 2 - Group Discussion 

Group discussion of 20 people dividing into 2 groups and giving some random topics to discuss and provide 2mins for discussion within the group members to discuss about topic before GD

Round 3 - Technical 

(1 Question)

  • Q1. They asked about project and Embedded questions and also some ECE question

Interview questions from similar companies

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

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the purpose of the volatile keyword in programming?
  • Ans. 

    The volatile keyword in programming is used to indicate that a variable's value can be changed unexpectedly.

    • Used to prevent compiler optimizations that assume variable values do not change outside of the program

    • Commonly used for variables that are modified by hardware or other threads

    • Example: volatile int sensorValue; // variable updated by external sensor

  • Answered by AI
  • Q2. What are the use cases of unions in the C programming language?
  • Ans. 

    Unions in C are used to store different data types in the same memory location.

    • Unions are used to save memory by allowing different data types to share the same memory location.

    • They are commonly used in situations where only one of the data types needs to be accessed at a time.

    • For example, a union can be used to store an integer and a float, with only one being accessed depending on the context.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is the purpose of using a 120-ohm resistor in the Controller Area Network (CAN) protocol?
  • Ans. 

    A 120-ohm resistor is used in the CAN protocol to match the characteristic impedance of the network and reduce signal reflections.

    • The 120-ohm resistor helps to match the characteristic impedance of the CAN network, which is typically 120 ohms.

    • It reduces signal reflections that can cause data corruption and communication errors.

    • The resistor is placed at both ends of the CAN bus to ensure proper termination.

    • Without the r...

  • Answered by AI
  • Q2. What is Pulse Width Modulation (PWM), and how does it work?
  • Ans. 

    PWM is a technique used to encode analog signal using digital pulses of varying widths.

    • PWM is commonly used in controlling the speed of motors, brightness of LEDs, and audio signals.

    • It works by varying the width of the pulse in a fixed time period, known as the duty cycle.

    • The average voltage of the signal is determined by the duty cycle - higher duty cycle means higher average voltage.

    • PWM is achieved by rapidly switchi...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. General discussion.
  • Q2. What are your strengths and hobbies?
  • Ans. 

    My strengths include problem-solving, attention to detail, and strong programming skills. My hobbies include hiking, playing guitar, and reading.

    • Strong problem-solving skills

    • Attention to detail

    • Proficient in programming languages like C, C++, and Python

    • Hiking

    • Playing guitar

    • Reading

  • Answered by AI
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:
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. 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 - Personality Assessment 

(2 Questions)

  • Q1. 3D Metrix questions
  • Q2. Personality behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - You can check the alva labs questions.

I applied via Campus Placement and was interviewed before Oct 2021. 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 - One-on-one 

(1 Question)

  • Q1. It's a introductory round. Possibly with department AM or Manager to check whether you have knowledge of job related tools and technologies.
Round 3 - Aptitude Test 

Basic reasoning and English aptitude paper followed by attentiveness test.

Round 4 - HR 

(1 Question)

  • Q1. For discussion joining date relocation and salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study before interview if you're a freshers on job related tools and technologies.

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  .

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. Related to my current profile, lot of question related to my roles and responsibilities in my previous employer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and talk about your achievements .
Interview experience
5
Excellent
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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Asking for everybody technology machine technology assembly technology customer limited documentation IATF1649
Round 3 - HR 

(1 Question)

  • Q1. Background for employees
Interview experience
5
Excellent
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 tips
Round 2 - Technical 

(5 Questions)

  • Q1. Embedded C questions
  • Q2. Watchdog Timer, I2C, SPI, UART
  • Q3. Design State Machine
  • Q4. Mix Sound Driver
  • Q5. Renesas related

Interview Preparation Tips

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

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Your expertise in which field
  • Ans. 

    My expertise lies in the field of mechanical engineering with a focus on structural analysis and design.

    • Specialize in structural analysis and design

    • Proficient in CAD software such as AutoCAD and SolidWorks

    • Experience with finite element analysis (FEA)

    • Knowledge of material properties and stress analysis

    • Worked on projects involving designing and testing mechanical components

  • Answered by AI
  • Q2. What is the problem comming in the part at your working company.
  • Ans. 

    The main problem in the part at my working company is frequent breakdowns due to poor quality materials.

    • Frequent breakdowns due to poor quality materials

    • Lack of proper maintenance procedures

    • Inadequate training of maintenance staff

    • Supplier issues with delivering substandard parts

  • Answered by AI
Round 2 - Technical 

(7 Questions)

  • Q1. What is quality.
  • Ans. 

    Quality is the measure of excellence or superiority of something.

    • Quality is meeting or exceeding customer expectations.

    • It involves consistency, reliability, and durability.

    • Quality can be subjective and may vary depending on the context.

    • Examples include high-quality products, services, processes, and experiences.

  • Answered by AI
  • Q2. Rubber property and it's testing
  • Q3. What is your responsibility
  • Ans. 

    As a Sr. Engineer, my responsibility is to lead and manage engineering projects, provide technical expertise, and ensure the successful completion of tasks.

    • Leading and managing engineering projects from conception to completion

    • Providing technical expertise and guidance to team members

    • Ensuring the successful execution of tasks within deadlines and budget constraints

    • Collaborating with cross-functional teams to achieve pr...

  • Answered by AI
  • Q4. How to solve the problem
  • Ans. 

    To solve the problem, first identify the root cause, brainstorm potential solutions, evaluate each solution, implement the best one, and monitor the results.

    • Identify the root cause of the problem by analyzing data and gathering information.

    • Brainstorm potential solutions with a team or individually.

    • Evaluate each solution based on feasibility, cost, and impact.

    • Implement the best solution and monitor the results to ensure...

  • Answered by AI
  • Q5. What is qa and qc
  • Q6. Why do you want to change job.
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking for new challenges and opportunities for professional growth

    • Interested in working with new technologies or industries

    • Seeking a better work-life balance or company culture

    • Wanting to relocate to a different city or country for personal reasons

  • Answered by AI
  • Q7. What is your aspects from this company
  • Ans. 

    I am impressed by the company's commitment to innovation, strong team culture, and focus on employee development.

    • Innovative projects and technologies being developed

    • Positive team culture and collaboration

    • Opportunities for professional growth and development

    • Company's reputation and success in the industry

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your current salary
  • Ans. 

    I am currently earning a competitive salary based on my experience and qualifications.

    • My current salary is in line with industry standards

    • I am open to discussing compensation based on the responsibilities of the Sr. Engineer role

    • I believe my salary should reflect my skills and contributions to the company

  • Answered by AI
  • Q2. What is the aspect
  • Ans. 

    The aspect refers to a particular part or feature of something.

    • Aspect is a specific element or characteristic of a subject or situation.

    • It can also refer to a particular way in which something can be viewed or interpreted.

    • For example, in engineering, the aspect of a design could refer to its functionality, aesthetics, or cost-effectiveness.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Joining date and relieving letter
  • Q2. Dd documents verification
Round 5 - HR 

(2 Questions)

  • Q1. Resignation from working company
  • Q2. Provided offer letter of the minda tg

Inteva Products Interview FAQs

How many rounds are there in Inteva Products Embedded Software Developer interview?
Inteva Products interview process usually has 3 rounds. The most common rounds in the Inteva Products interview process are Aptitude Test, Group Discussion and Technical.

Tell us how to improve this page.

Inteva Products Embedded Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Marelli Interview Questions
3.5
 • 36 Interviews
Mikuni Interview Questions
4.1
 • 21 Interviews
Scania Interview Questions
3.9
 • 14 Interviews
TRIGO Group Interview Questions
2.7
 • 13 Interviews
Neosym Industry Interview Questions
3.7
 • 11 Interviews
View all
Design Engineer
54 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Senior Design Engineer
41 salaries
unlock blur

₹7.2 L/yr - ₹15 L/yr

Assistant Manager
35 salaries
unlock blur

₹6.7 L/yr - ₹15 L/yr

Senior Engineer
22 salaries
unlock blur

₹5.3 L/yr - ₹8.7 L/yr

Graduate Engineer Trainee (Get)
21 salaries
unlock blur

₹3.6 L/yr - ₹5.8 L/yr

Explore more salaries
Compare Inteva Products with

Marelli

3.5
Compare

Toyoda Gosei Minda

4.2
Compare

Mikuni

4.1
Compare

Rane Brake Lining

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