Upload Button Icon Add office photos
Engaged Employer

i

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

Bajaj Electricals Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bajaj Electricals Embedded Software Engineer Interview Questions and Answers

Updated 26 Oct 2021

Bajaj Electricals Embedded Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. About your past projects, a situation you are in and how would you tackle it, examples of how you would act in a situation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Looks into your past projects ands work, and answer as truthfully as you can.

Interview questions from similar companies

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

Round 1 - Coding Test 

2 coding questions (1 DP + 1 Graph)

Round 2 - One-on-one 

(1 Question)

  • Q1. Leetcode easy, medium questions on tree, dp
Round 3 - One-on-one 

(2 Questions)

  • Q1. 1 coding question on string (hard).
  • Q2. OS, DBMS, OOPs questions
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions + 2 puzzles question

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to have clear understanding of Computer Science subjects OS, DBMS, OOPs
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Python and sql questions
Round 2 - Technical 

(1 Question)

  • Q1. Client interview
Round 3 - HR 

(1 Question)

  • Q1. General discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write a code to fill the water tank

Round 2 - Technical 

(2 Questions)

  • Q1. How to measure slope of random voltage waveform?
  • Ans. 

    The slope of a random voltage waveform can be measured by calculating the rate of change of voltage over time.

    • Calculate the difference in voltage between two points on the waveform

    • Divide the voltage difference by the time interval between the two points to get the slope

    • Repeat this process for multiple points on the waveform to get an average slope

  • Answered by AI
  • Q2. Design a circuit for Water Tank Filling
  • Ans. 

    Design a circuit for Water Tank Filling

    • Use a float switch to detect water level in the tank

    • Connect the float switch to a relay to control the water flow

    • Include a solenoid valve to regulate the water flow

    • Use a microcontroller to monitor the water level and control the relay and solenoid valve

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Related embedded systems and manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Experienced bad culture in company.... So much politics played by manager and team members...
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 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 - Aptitude Test 

Google forms CS subjects 60 Mcqs

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic question on Java,oops,code output prediction.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They asked to find the elements which are present more than once. I solved it using map in c++

Round 2 - Technical 

(3 Questions)

  • Q1. Explain about your favorite algorithm
  • Ans. 

    My favorite algorithm is Dijkstra's algorithm for finding the shortest path in a graph.

    • Dijkstra's algorithm is a greedy algorithm that finds the shortest path between nodes in a graph.

    • It works by maintaining a priority queue of nodes to visit next, updating the shortest distance to each node as it explores the graph.

    • The algorithm is commonly used in routing and network optimization.

    • Example: Finding the shortest route b

  • Answered by AI
  • Q2. Tell about different types of deadlocks
  • Ans. 

    Deadlocks occur when two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Resource deadlocks: Processes hold resources and wait for others to release resources. Example: Process A holds resource X and waits for resource Y, while Process B holds resource Y and waits for resource X.

    • Communication deadlocks: Processes wait for messages from each other indefinitely. Example...

  • Answered by AI
  • Q3. Tell about you project.
  • Ans. 

    Developed a web application for online shopping with user authentication and payment gateway integration.

    • Implemented user authentication using JWT tokens

    • Integrated Stripe API for payment processing

    • Designed responsive UI using React and Bootstrap

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Aptitude Test 

Electrical engineering

Round 2 - Assignment 

Power system machine power electronics

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Software Engineer Interview Questions & Answers

OPPO user image Mohammed Taha HALIM

posted on 15 Aug 2024

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

I applied via Company Website and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Background History
  • Q2. Talk about your side projects and github repo
  • Ans. 

    I have worked on various side projects including a personal website and a mobile app for tracking fitness goals.

    • Developed a personal website using HTML, CSS, and JavaScript to showcase my projects and skills.

    • Created a mobile app using React Native to track fitness goals and provide workout routines.

    • Contributed to open-source projects on GitHub to improve my coding skills and collaborate with other developers.

  • Answered by AI
Round 2 - Aptitude Test 

Basic QR Questions that includes logics, and puzzles

Round 3 - Coding Test 

Hackerrank questions, 2 easy , 2 medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Great Company, Fair Process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

There were Aptitude Questions and 2 Easy Level Coding Questions.

Round 3 - Technical 

(1 Question)

  • Q1. They will ask us our favorite subject and questions will be based on that: Mine was Data Science. 1.They asked me about my paper Publication 2.Code for quick sort(Any language) 3.What is Hypothesis Testing...
Round 4 - Technical 

(1 Question)

  • Q1. 1.What is paging? 2.Time Series Analysis 3.What is Gradient Descent? Etc..
  • Ans. 

    1. Paging is a memory management technique used by operating systems to manage memory allocation for processes.

    • Paging divides memory into fixed-size pages and allocates them to processes as needed.

    • It allows for efficient use of memory and prevents fragmentation.

    • Page tables are used to keep track of which pages are allocated to which processes.

    • When a process needs to access a page that is not currently in memory, a page...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Havells Software Engineer interview:
  • Computer Networking
  • Operating Systems
  • Data Structures
Interview preparation tips for other job seekers - Be Prepared with good Self Introduction. Revise Sorting Algorithms and subject concepts.

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Havells Interview Questions
4.0
 • 209 Interviews
OPPO Interview Questions
4.0
 • 209 Interviews
LG Electronics Interview Questions
4.0
 • 194 Interviews
Blue Star Interview Questions
4.1
 • 158 Interviews
Daikin Interview Questions
4.2
 • 144 Interviews
HP India Interview Questions
4.1
 • 139 Interviews
Samsung Research Interview Questions
3.2
 • 131 Interviews
Voltas Interview Questions
4.0
 • 129 Interviews
Whirlpool Interview Questions
4.0
 • 92 Interviews
View all

Fast track your campus placements

View all
Assistant Manager
270 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Trade Sales Manager
222 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
214 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
198 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Engineer
181 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bajaj Electricals with

Havells

4.0
Compare

Crompton Greaves Consumer Electricals

3.8
Compare

V-Guard Industries

4.4
Compare

Symphony

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