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 Artificial Intelligence Developer Interview Questions, Process, and Tips

Updated 30 Oct 2023

ABB Artificial Intelligence Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude and logical questions

Round 2 - Technical 

(5 Questions)

  • Q1. What is inheritance in oops?
  • Ans. 

    Inheritance in OOP allows a class to inherit properties and behaviors from another class.

    • Inheritance promotes code reusability by allowing a new class to take on the attributes and methods of an existing class.

    • The class that is being inherited from is called the parent class or superclass, while the class that inherits is called the child class or subclass.

    • Subclasses can add new methods or override existing methods fro...

  • Answered by AI
  • Q2. What is virtual function?
  • Ans. 

    A virtual function is a function in a base class that is declared using the keyword 'virtual' and can be overridden by a function in a derived class.

    • Virtual functions allow a derived class to provide a specific implementation of a function that is already defined in a base class.

    • They enable polymorphism, where a function call is resolved at runtime based on the actual type of object being referred to.

    • Virtual functions ...

  • Answered by AI
  • Q3. What is difference between array and liked list?
  • Ans. 

    Arrays store elements in contiguous memory locations, while linked lists store elements in nodes with pointers to the next node.

    • Arrays have fixed size, while linked lists can dynamically grow or shrink.

    • Accessing elements in arrays is faster (O(1)), while accessing elements in linked lists is slower (O(n)).

    • Inserting or deleting elements in arrays can be inefficient as it may require shifting elements, while in linked li...

  • Answered by AI
  • Q4. What is stack? and to implement it?
  • Ans. 

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

    • Stack is a collection of elements with two main operations: push (adds an element to the top) and pop (removes the top element).

    • Common implementations of stack include using arrays or linked lists.

    • Example: Pushing elements 1, 2, and 3 onto a stack would result in 3 being at the top, followed by 2, and then 1.

  • Answered by AI
  • Q5. What is string function in structures?
  • Ans. 

    String function in structures refers to operations that can be performed on string data within a data structure.

    • String functions in structures can include operations like concatenation, substring extraction, searching, and comparison.

    • For example, a structure may have a string member representing a person's name, and string functions can be used to manipulate or extract parts of the name.

    • These functions can help in orga...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ABB Artificial Intelligence Developer interview:
  • C++
  • DSA
Interview preparation tips for other job seekers - prepare well for the interview

Skills evaluated in this interview

ABB Interview FAQs

How many rounds are there in ABB Artificial Intelligence Developer interview?
ABB interview process usually has 3 rounds. The most common rounds in the ABB interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in ABB Artificial Intelligence Developer interview?

Some of the top questions asked at the ABB Artificial Intelligence Developer interview -

  1. what is difference between array and liked li...read more
  2. what is string function in structur...read more
  3. what is stack? and to implement ...read more

Tell us how to improve this page.

ABB Artificial Intelligence Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join ABB Helping industries outrun with our leading technologies

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 429 Interviews
Johnson Controls Interview Questions
3.6
 • 257 Interviews
Tata Power Interview Questions
3.9
 • 160 Interviews
BHEL Interview Questions
4.1
 • 109 Interviews
GE Interview Questions
4.2
 • 106 Interviews
View all
Project Engineer
573 salaries
unlock blur

₹5.4 L/yr - ₹18.3 L/yr

R&D Engineer
322 salaries
unlock blur

₹6.5 L/yr - ₹25 L/yr

Financial Analyst
247 salaries
unlock blur

₹2 L/yr - ₹9.8 L/yr

Design Engineer
233 salaries
unlock blur

₹0.6 L/yr - ₹9.5 L/yr

Finance Specialist
194 salaries
unlock blur

₹2.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare ABB with

Siemens

4.1
Compare

Schneider Electric

4.2
Compare

Emerson Electric Co.

4.1
Compare

Honeywell International India

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