Premium Employer

i

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

ABB Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ABB Software Engineer Interview Questions and Answers

Updated 20 Dec 2024

ABB Software Engineer Interview Experiences

7 interviews found

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

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Can you explain the difference between a stack and a queue and provide a real-world example where each would be used.
  • Ans. 

    A stack is a Last In First Out (LIFO) data structure, while a queue is a First In First Out (FIFO) data structure.

    • Stack: LIFO - Last In First Out. Example: browser history where the last page visited is the first to be accessed.

    • Queue: FIFO - First In First Out. Example: a line at a grocery store where the first person in line is the first to be served.

  • Answered by AI
  • Q2. Given an array of integers, write a function to find the two numbers that add up to a specific target. How would you optimize this solution?
  • Ans. 

    Function to find two numbers in array that add up to target. Optimize solution.

    • Use a hash map to store each number and its index as you iterate through the array.

    • For each number, check if the difference between the target and the number exists in the hash map.

    • Return the indices of the two numbers that add up to the target.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with coding challenges, especially related to arrays, linked lists, and trees.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Observables vs promises Lifecycle hooks Pipes
  • Ans. 

    Observables are used for handling asynchronous operations in a stream-like manner, promises are for handling a single async operation, and lifecycle hooks are methods that allow you to tap into the lifecycle of a component in Angular.

    • Observables are used in Angular for handling asynchronous operations in a stream-like manner, allowing you to work with data over time.

    • Promises are used for handling a single asynchronous ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Lazy loading Dependency injection

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30min and ask one coding question

Round 2 - Coding Test 

30min and ask 2 coding question

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

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

Round 1 - Aptitude Test 

It's is fully based on the logical reasoning

Round 2 - Coding Test 

It's fully based on the core subjects of computer science

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on core subjects like DSA

ABB interview questions for designations

 Principal Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Developer

 (5)

 Softwaretest Engineer

 (2)

 Data Engineer

 (1)

 Test Engineer

 (1)

 Senior Firmware Engineer

 (1)

 Cyber Security Engineer

 (1)

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

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

Round 1 - Aptitude Test 

Aptitude+ coding questions ,easy to moderate level questions

Round 2 - Behavioral interview 

(1 Question)

  • Q1. Situation based questions by recording answers upto 3 min
Round 3 - Technical 

(1 Question)

  • Q1. Basics of Java and c questions Difference between finalze and final Instances of abstract class
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Prevent the duplicate accounts

Interview Preparation Tips

Interview preparation tips for other job seekers - I am attending the interview
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 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 - Aptitude Test 

Easy general questions

Round 3 - Coding Test 

Easy array questions

Round 4 - Technical 

(1 Question)

  • Q1. Mid leetcode question based on role
Round 5 - HR 

(1 Question)

  • Q1. General questions

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

MCQ of programming languages - c/c++/Python , basic DS and OS questions

Round 2 - Technical 

(1 Question)

  • Q1. DS and programming language questions
Round 3 - Technical 

(1 Question)

  • Q1. Project level discussion and questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Palindrome question
  • Q2. Anagram question
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

My gd topic was Big data

Round 2 - Technical 

(3 Questions)

  • Q1. Introduction, resume-based
  • Q2. Projects and intenship
  • Q3. Also study the core subjects like os

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare your resume properly.

ABB Interview FAQs

How many rounds are there in ABB Software Engineer interview?
ABB interview process usually has 2-3 rounds. The most common rounds in the ABB interview process are Technical, Aptitude Test and Coding Test.
What are the top questions asked in ABB Software Engineer interview?

Some of the top questions asked at the ABB Software Engineer interview -

  1. Given an array of integers, write a function to find the two numbers that add u...read more
  2. Can you explain the difference between a stack and a queue and provide a real-w...read more
  3. Observables vs promises Lifecycle hooks Pi...read more
How long is the ABB Software Engineer interview process?

The duration of ABB Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

ABB Software Engineer Interview Process

based on 10 interviews

1 Interview rounds

  • Aptitude Test Round
View more
Join ABB Helping industries outrun with our leading technologies
ABB Software Engineer Salary
based on 172 salaries
₹7.6 L/yr - ₹32.4 L/yr
114% more than the average Software Engineer Salary in India
View more details

ABB Software Engineer Reviews and Ratings

based on 19 reviews

3.8/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.3

Salary

3.7

Job security

3.6

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 19 Reviews and Ratings
Project Engineer
594 salaries
unlock blur

₹5 L/yr - ₹18.3 L/yr

R&D Engineer
328 salaries
unlock blur

₹7.5 L/yr - ₹22.2 L/yr

Financial Analyst
254 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Design Engineer
238 salaries
unlock blur

₹2.2 L/yr - ₹10.5 L/yr

Finance Specialist
198 salaries
unlock blur

₹2.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare ABB with

Thermax Limited

4.1
Compare

Isgec Heavy Engineering

3.8
Compare

Kirloskar Oil Engines

4.2
Compare

Kirloskar Brothers

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