Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Elektrobit India Graduate Engineer Interview Questions and Answers

Updated 1 Sep 2024

Elektrobit India Graduate Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Aptitude Test 

There was basic aptitude MCQ questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy level array based dsa question

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Case Study 
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all GD tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is smooth and majorly asked direct questions and some scenarios

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.

I was interviewed before May 2020.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions on computer science. Questions related to C++
  • Q2. Explain OOPS
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS is based on the four main principles: Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows object...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 2 rounds of interview and the time is not fixed so we have to be available all day. Interview was fairly easy but depends on the panel

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

Interview Questionnaire 

1 Question

  • Q1. Past experience and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain method overloading and overriding
  • Ans. 

    Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is redefining a method in a subclass with the same signature as in the superclass.

    • Method overloading allows multiple methods with the same name but different parameters in the same class.

    • Method overriding involves redefining a method in a subclass with the same signature as in the superclass.

    • Ex...

  • Answered by AI
  • Q2. Basic sql query to find the maximum salary of an employee from a table
  • Ans. 

    Use SQL query with MAX() function to find the maximum salary of an employee from a table.

    • Use SELECT MAX(salary) FROM employees;

    • Make sure to replace 'employees' with the actual table name where employee salaries are stored.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - interview was quite friendly and comfortable , the interviewer asked about OOPs concept, basic sql queries , about the projects and several situation based behavioral questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude + Communication Assessment (Online MCQ)

Round 2 - Technical 

(5 Questions)

  • Q1. What is the Difference between C & C++?
  • Ans. 

    C is a procedural programming language while C++ is a multi-paradigm programming language with object-oriented features.

    • C is a procedural programming language while C++ supports both procedural and object-oriented programming.

    • C does not have classes and objects like C++.

    • C++ has features like inheritance, polymorphism, and encapsulation which are not present in C.

    • C++ allows function overloading and operator overloading ...

  • Answered by AI
  • Q2. Questions on OOP's Concepts.
  • Q3. Explain Your Major Project.
  • Ans. 

    Designed and implemented a smart irrigation system using IoT technology.

    • Researched different sensors to monitor soil moisture levels

    • Developed a mobile app to remotely control the irrigation system

    • Integrated weather forecasting data to optimize watering schedules

  • Answered by AI
  • Q4. Can you explain process you follow to deploy your project?
  • Ans. 

    I follow a systematic process involving testing, staging, and production deployment.

    • 1. Develop and test the project locally to ensure functionality.

    • 2. Push the code to a staging environment for further testing.

    • 3. Once approved, deploy the project to production environment.

    • 4. Monitor the deployment for any issues and troubleshoot if necessary.

  • Answered by AI
  • Q5. Mostly asked Coding questions like Prime number, Palindrome, Reverse array/string etc.
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in engineering, passionate about problem-solving and eager to apply my skills in a professional setting.

    • Graduated with a degree in engineering

    • Passionate about problem-solving

    • Eager to apply skills in a professional setting

  • Answered by AI
  • Q2. What challenges have you encountered in your projects, and how did you overcome them?
  • Ans. 

    I have encountered challenges such as tight deadlines, communication issues, and technical difficulties in my projects.

    • Tight deadlines required effective time management and prioritization of tasks.

    • Communication issues were resolved through regular meetings and clear documentation.

    • Technical difficulties were overcome by seeking help from colleagues or conducting research.

  • Answered by AI
  • Q3. Are you ready to work in different shifts?
  • Ans. 

    Yes, I am ready to work in different shifts as required for the job.

    • I am flexible and adaptable to different work schedules.

    • I understand the importance of teamwork and meeting project deadlines.

    • I am willing to work evenings, nights, weekends, and holidays if needed.

    • I have previous experience working in shifts during internships or part-time jobs.

  • Answered by AI
  • Q4. Are you ready to relocate at different locations?
  • Ans. 

    Yes, I am open to relocating for new opportunities and experiences.

    • I am willing to relocate for career growth and new challenges.

    • I understand that relocating may be necessary for certain job opportunities.

    • I am flexible and adaptable to new environments and locations.

  • Answered by AI
  • Q5. How adaptable you are?
  • Ans. 

    I am highly adaptable, able to quickly learn new skills and adjust to new environments.

    • I have successfully transitioned between different engineering roles, such as moving from mechanical engineering to software engineering.

    • I am comfortable working in fast-paced and ever-changing environments.

    • I have a track record of quickly adapting to new technologies and tools, such as learning a new programming language for a proje...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Graduate Engineer interview:
  • OOPS
  • SQL
  • OS
  • Your Projects
  • Mostly Asked Coding questions
Interview preparation tips for other job seekers - 1. Be Confident with excellent communication.
2. You must know all about whatever you have added in your resume.
3. Be prepared with all Previously asked questions.
4. Don't Answer shortly answer at least in one or two sentence

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Recovery models of sql server
  • Ans. 

    SQL Server has three recovery models: Simple, Full, and Bulk-Logged.

    • Simple recovery model: minimally logged, no log backups, only full backups

    • Full recovery model: fully logged, allows for point-in-time recovery, requires log backups

    • Bulk-Logged recovery model: minimally logged for bulk operations, requires log backups for point-in-time recovery

  • Answered by AI
  • Q2. DMVs in sql server
  • Ans. 

    DMVs in SQL Server are dynamic management views that provide information about the current state of the SQL Server instance.

    • DMVs can be used to monitor performance, troubleshoot issues, and gather information about the server.

    • Examples of DMVs include sys.dm_exec_requests, sys.dm_os_wait_stats, and sys.dm_db_index_physical_stats.

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How do you tackle difficult scenarios in project
  • Ans. 

    I tackle difficult scenarios in projects by breaking them down, seeking input from team members, and staying organized.

    • Break down the problem into smaller, manageable tasks

    • Seek input and feedback from team members to gain different perspectives

    • Stay organized by creating a timeline and setting priorities

    • Communicate openly with stakeholders to address any challenges or roadblocks

    • Stay calm and focused under pressure to ma

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. CTC discussion went on
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy and moderate level

Round 2 - Technical 

(1 Question)

  • Q1. Basics and project
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. How to communicate between microservices
  • Ans. 

    Communication between microservices is typically done through APIs, messaging queues, or service meshes.

    • Use RESTful APIs for synchronous communication between microservices

    • Implement messaging queues like RabbitMQ or Kafka for asynchronous communication

    • Utilize service meshes like Istio for managing communication between microservices

  • Answered by AI
  • Q2. 2. Java 8 grouping by coding
  • Ans. 

    Grouping in Java 8 allows elements to be grouped based on a common attribute or condition.

    • Use the Collectors.groupingBy() method to group elements in a stream based on a specified classifier function.

    • The classifier function determines how elements are grouped.

    • Grouping can be done on any type of object, such as strings, integers, or custom objects.

    • For example, to group a list of Person objects by their age: Map<Integ...

  • Answered by AI
  • Q3. Asynchronous communication
  • Q4. Spring security basics

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Elektrobit India Interview FAQs

How many rounds are there in Elektrobit India Graduate Engineer interview?
Elektrobit India interview process usually has 1 rounds. The most common rounds in the Elektrobit India interview process are Aptitude Test.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Elektrobit India

INTERVIEWS

GeeksForGeeks

No Interviews

INTERVIEWS

rtCamp

No Interviews

INTERVIEWS

Elektrobit India

No Interviews

INTERVIEWS

Antino

No Interviews

INTERVIEWS

Princess Cruises

No Interviews

INTERVIEWS

S&P Global

No Interviews

INTERVIEWS

Antino

No Interviews

Tell us how to improve this page.

Elektrobit India Graduate Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Elektrobit India Graduate Engineer Salary
based on 6 salaries
₹6 L/yr - ₹9 L/yr
34% more than the average Graduate Engineer Salary in India
View more details

Elektrobit India Graduate Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

3.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Executive Engineer
93 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
79 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Specialist
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Elektrobit India with

Bosch

4.2
Compare

Continental

3.9
Compare

HARMAN

3.7
Compare

Tata Elxsi

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