Upload Button Icon Add office photos

Filter interviews by

Elektrobit Automotive India Interview Questions, Process, and Tips

Updated 30 Jul 2022

Top Elektrobit Automotive India Interview Questions and Answers

View all 8 questions

Elektrobit Automotive India Interview Experiences

Popular Designations

3 interviews found

I applied via Referral and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. How to use A single variable in 3 different files and when ever accessed it should give the updated value!
  • Ans. Define an Extern Class Data type in a 4th file with .h extention and include this .h extention in all the
  • Answered Anonymously
  • Q2. Explain Interrupts
  • Ans. 

    Interrupts are signals that temporarily halt the CPU's current task to execute a higher priority task.

    • Interrupts are used to handle events that require immediate attention

    • They can be hardware or software generated

    • Interrupts have a priority level that determines which one is executed first

    • Examples include keyboard input, mouse movement, and system calls

  • Answered by AI
  • Q3. Explain Maskable Interrupts
  • Ans. 

    Maskable interrupts are interrupts that can be disabled or enabled by the programmer.

    • Maskable interrupts can be controlled by setting or clearing bits in a register.

    • They can be used to prioritize interrupts and prevent lower priority interrupts from interrupting higher priority ones.

    • Examples of maskable interrupts include keyboard interrupts and timer interrupts.

    • Maskable interrupts are different from non-maskable inter...

  • Answered by AI
  • Q4. Write an ISR with Accepts an Int arguement and Returns an int value
  • Ans. 

    An ISR that accepts an int argument and returns an int value.

    • An ISR (Interrupt Service Routine) is a function that is executed in response to an interrupt.

    • The ISR should have a return type of int and accept an int argument.

    • The ISR can perform any necessary operations and return an int value.

    • Here's an example of an ISR in C language: int myISR(int arg) { // code goes here }

  • Answered by AI
  • Q5. Conditon for Stack overflow
  • Ans. 

    Stack overflow occurs when the call stack exceeds its maximum limit.

    • Stack overflow happens when a function calls itself indefinitely, causing the call stack to fill up.

    • It can also occur when a function recursively calls other functions, causing the call stack to exceed its limit.

    • Stack overflow can be prevented by optimizing recursive functions or increasing the maximum stack size.

  • Answered by AI
  • Q6. What is Stack
  • Ans. 

    A stack is a data structure that follows the Last-In-First-Out (LIFO) principle.

    • Elements are added and removed from the top of the stack.

    • Common operations include push (add element), pop (remove element), and peek (access top element).

    • Stacks can be implemented using arrays or linked lists.

    • Example: Undo/Redo functionality in a text editor.

  • Answered by AI
  • Q7. What is the difference between STRUCTURE AND union
  • Ans. 

    Structure is a user-defined data type that groups related variables of different data types. Union is a data type that allows storing different data types in the same memory location.

    • Structure allocates memory for all its members separately.

    • Union allocates memory for only one member at a time.

    • Structure is used when all members need to be accessed at the same time.

    • Union is used when only one member needs to be accessed ...

  • Answered by AI
  • Q8. Explain volatile
  • Ans. 

    Volatile is a keyword in programming that indicates a variable's value can change at any time.

    • Volatile is used to declare variables whose values can be changed by external factors.

    • It is commonly used in multi-threaded programming to ensure that the latest value of a variable is always used.

    • Volatile variables are not optimized by the compiler and are always read from memory.

    • Examples of volatile variables include hardwar

  • Answered by AI
  • Q9. What is RAM and ROM explain the difference.
  • Ans. 

    RAM and ROM are types of computer memory. RAM is volatile and used for temporary storage, while ROM is non-volatile and used for permanent storage.

    • RAM stands for Random Access Memory and is used for temporary storage of data and programs while the computer is running.

    • ROM stands for Read-Only Memory and is used for permanent storage of data and programs that cannot be changed.

    • RAM is volatile, meaning that its contents a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answersing Everything isn't Important. but you should be able to answer most of them. stay confident in what you know and what you dont!

Skills evaluated in this interview

Top Elektrobit Automotive India Graduate Engineer Trainee (Get) Interview Questions and Answers

Q1. Write an ISR with Accepts an Int arguement and Returns an int value
View answer (2)

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)

I applied via Referral and was interviewed in Jun 2022. There were 5 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 

(1 Question)

  • Q1. Basic questions on Java, Android Framework, testing setup and usage.
Round 3 - Technical 

(1 Question)

  • Q1. In depth questions in Android framework
Round 4 - Technical 

(1 Question)

  • Q1. Managerial round basic questions on past projects etc
Round 5 - HR 

(1 Question)

  • Q1. Normal introduction and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for techincal qustions.
Test suite knowledge is must.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.About C programming and basic questions of c , Protocols regarding SPI, I2C, UART and 8051 microcontroller and regarding graduation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and tell the genuine details and be prepare well. All the best guys

Top Elektrobit Automotive India Graduate Engineer Trainee (Get) Interview Questions and Answers

Q1. Write an ISR with Accepts an Int arguement and Returns an int value
View answer (2)

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About GD&T

Interview Questionnaire 

3 Questions

  • Q1. Basic Electronics
  • Q2. Microcontrollers and Microprocessors
  • Q3. C Programming
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They will ask two sections one is c competative coding and aptitude if you can answer one section clearly go with it they will surely select you for the next round

Round 2 - Coding Test 

They will give three questions based on your preferred language you have to answer atleast the logic behind each questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on what you are doing and be strong on the basics

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Spiral Order Traversal of a Binary Tree Problem Statement

    Given a binary tree with 'N' nodes, your task is to print the nodes in spiral order traversal.

    Example:

    Input:
    The binary tree is represented i...
  • Ans. 

    Print nodes of a binary tree in spiral order traversal.

    • Use a queue to perform level order traversal of the binary tree.

    • Alternate between printing nodes from left to right and right to left at each level.

    • Handle null nodes represented by '-1' appropriately.

    • Example: For input '1 2 3 -1 -1 4 5 -1 -1 -1 -1', the output should be '1 3 2 4 5'.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Word Break Problem Statement

    You are given a list of N strings called A. Your task is to determine whether you can form a given target string by combining one or more strings from A.

    The strings from A c...

  • Ans. 

    Given a list of strings, determine if a target string can be formed by combining one or more strings from the list.

    • Iterate through all possible combinations of strings from the list to form the target string.

    • Use recursion to try different combinations of strings.

    • Check if the current combination forms the target string.

    • Return true if a valid combination is found, otherwise return false.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. Design an elevator system.
  • Ans. 

    Design an elevator system for efficient vertical transportation.

    • Divide building into zones to optimize elevator usage.

    • Implement algorithms for efficient elevator scheduling.

    • Include safety features like emergency stop buttons and overload sensors.

    • Consider user interface for passengers to select floors and monitor elevator status.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaNoMicrosoft interview preparation:Topics to prepare for the interview - Data structures, algorithms , low level system design , high level system design, problem solvingTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : Practice 
Tip 3 : Be positive

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Highlight skills and achievements

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview in Jul 2019.

Interview Questionnaire 

4 Questions

  • Q1. 1. Java questions basee on interfaces, Exception Handling, inheritance, Steam API;
  • Q2. 2. SQL questions related to joins, sub-queries, nth highest salary;
  • Q3.  3. Basic algorithms questions based on Arrays/Linked List.
  • Q4. 4. Puzzles based on basic aptitudes test.

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interviewed for Java Developer. I had 4 rounds (all technical rounds). Each rounds comprises questions related to Java/Puzzles/Algorithms and my experience of project.

Go through your resume. Things should be relevant and one should have clear understanding of basics.

I applied via Naukri.com and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is rotational shifts. What is web service flow. How will you check ports on Unix or Solaris machine.
  • Ans. 

    Rotational shifts refer to working in different shifts at different times. Web service flow is the sequence of steps involved in a web service request. Checking ports on Unix or Solaris machine involves using the netstat command.

    • Rotational shifts involve working in different shifts at different times, such as day shift, night shift, and swing shift.

    • Web service flow involves a sequence of steps, such as sending a reques...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Total pathetic experience. Have heard of negative reviews from a number of people, but didn't believed. Unfortunately had to share same pain with them. What job description is given to you, doesn't matters because you won't be asked for that. Your resume will get shortlisted and then it doesn't matter what u have covered up in your career path, because interview rounds will consist of questions out of your scope. Your resume doesn't needs to be shortlisted at first end if it doesn't suit thier needs. HR people, they are on another level. You share your resume to them, and they will never ever reply back to you. Not a single HR, but it seems everyone has same culture. You keep trying to connect them for support. But they will just keep finding smarter ways to avoid.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For java based profile, questions related to collections, usage of comparator, Class loading are asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics of computer science like data structure and algorithms. Have a detailed understanding of java basics

Elektrobit Automotive India Interview FAQs

How many rounds are there in Elektrobit Automotive India interview?
Elektrobit Automotive India interview process usually has 5 rounds. The most common rounds in the Elektrobit Automotive India interview process are Technical, Resume Shortlist and HR.
How to prepare for Elektrobit Automotive India 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 Elektrobit Automotive India. The most common topics and skills that interviewers at Elektrobit Automotive India expect are Automotive, AUTOSAR, Linux, Python and C++.
What are the top questions asked in Elektrobit Automotive India interview?

Some of the top questions asked at the Elektrobit Automotive India interview -

  1. Write an ISR with Accepts an Int arguement and Returns an int va...read more
  2. what is RAM and ROM explain the differen...read more
  3. What is the difference between STRUCTURE AND un...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 865 Interviews
Google Interview Questions
4.4
 • 843 Interviews
Amdocs Interview Questions
3.7
 • 518 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
KPIT Technologies Interview Questions
3.4
 • 291 Interviews
SAP Interview Questions
4.2
 • 285 Interviews
Adobe Interview Questions
3.9
 • 235 Interviews
View all

Elektrobit Automotive India Reviews and Ratings

based on 14 reviews

4.0/5

Rating in categories

4.1

Skill development

4.2

Work-life balance

3.7

Salary

4.1

Job security

4.0

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 14 Reviews and Ratings
Executive Engineer
26 salaries
unlock blur

₹7 L/yr - ₹13 L/yr

Senior Engineer
21 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹8.5 L/yr - ₹16.5 L/yr

Module Lead
14 salaries
unlock blur

₹12.4 L/yr - ₹20.1 L/yr

Technical Specialist
8 salaries
unlock blur

₹14 L/yr - ₹24.9 L/yr

Explore more salaries
Compare Elektrobit Automotive India with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Carelon Global Solutions

3.9
Compare

Automatic Data Processing (ADP)

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