Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 21.5k Reviews

Filter interviews by

IBM Interview Questions, Process, and Tips for Experienced

Updated 27 Jan 2025

Top IBM Interview Questions and Answers for Experienced

View all 467 questions

IBM Interview Experiences for Experienced

Popular Designations

900 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(6 Questions)

  • Q1. Tell about design pattern
  • Ans. 

    Design patterns are reusable solutions to common problems in software design.

    • Design patterns help in creating maintainable, scalable, and efficient code.

    • Some common design patterns include Singleton, Factory, Observer, and Strategy.

    • Design patterns can be categorized into three main groups: creational, structural, and behavioral.

  • Answered by AI
  • Q2. Functional Overloading vs function overriding
  • Ans. 

    Functional overloading involves multiple functions with the same name but different parameters, while function overriding involves a subclass providing a specific implementation for a method in its superclass.

    • Functional overloading allows multiple functions with the same name but different parameters.

    • Function overriding occurs in inheritance when a subclass provides a specific implementation for a method in its supercl...

  • Answered by AI
  • Q3. What is hoisting in Java script
  • Ans. 

    Hoisting in JavaScript is a behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable declarations are hoisted to the top of their scope, but not their initializations.

    • Function declarations are fully hoisted, including their definitions.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
  • Q4. What is memonisation
  • Ans. 

    Memoization is a technique used in computer science to store the results of expensive function calls and return the cached result when the same inputs occur again.

    • Memoization helps in improving the performance of a program by reducing redundant calculations.

    • It is commonly used in dynamic programming to optimize recursive algorithms.

    • Example: Fibonacci sequence calculation can be optimized using memoization to store prev

  • Answered by AI
  • Q5. What is promise, closure ?
  • Ans. 

    A promise is an object representing the eventual completion or failure of an asynchronous operation. A closure is a function defined within another function that has access to its parent function's scope.

    • Promise is used to handle asynchronous operations in JavaScript.

    • Promises can be in one of three states: pending, fulfilled, or rejected.

    • Closures allow functions to access variables from their parent function even after...

  • Answered by AI
  • Q6. Difference between == && ===
  • Ans. 

    == is used for equality comparison, while === is used for strict equality comparison.

    • == checks for equality of values, while === checks for equality of values and data types.

    • == can perform type coercion, while === does not.

    • == is less strict than ===.

    • Example: 1 == '1' returns true, but 1 === '1' returns false.

  • Answered by AI

Skills evaluated in this interview

Top IBM Full Stack Developer Interview Questions and Answers

Q1. Router components service angular performance optimization how to scale app, security
View answer (1)

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. How to connect to PHP to SQL ?
  • Ans. 

    To connect PHP to SQL, use functions like mysqli_connect or PDO to establish a connection and execute queries.

    • Use mysqli_connect function to establish a connection with MySQL database

    • Use PDO class to connect to various types of databases like MySQL, PostgreSQL, etc.

    • Execute SQL queries using functions like mysqli_query or PDO::query

  • Answered by AI
  • Q2. Full form of PHP?
  • Ans. 

    Hypertext Preprocessor

    • Stands for Hypertext Preprocessor

    • Server-side scripting language

    • Used for web development

    • Open source and free to use

  • Answered by AI
  • Q3. Haepar text pre prosesar
  • Q4. Php and SQL opsn sorss language

Skills evaluated in this interview

PHP Programmer Interview Questions asked at other Companies

Q1. How to connect to PHP to SQL ?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Simple .net questions
  • Q2. Sql database questions

Top IBM Application Developer Interview Questions and Answers

Q1. Tell me how to write ansible playbooks and how would you define a CI/CD pipeline. What tools can you use for pipeline creation and how it works.
View answer (3)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2024

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

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

30min online test. Easy level.

Round 2 - Technical 

(2 Questions)

  • Q1. Technical interview with core concepts
  • Q2. Conceptual , core knowledge.
Round 3 - PdM discussion 

(1 Question)

  • Q1. Managereal round

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)

IBM interview questions for popular designations

 Application Developer

 (110)

 Software Developer

 (100)

 Associate Systems Engineer

 (95)

 Software Engineer

 (88)

 Advisory System Analyst

 (46)

 Data Engineer

 (41)

 Senior Systems Engineer

 (37)

 Senior Software Engineer

 (30)

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

I was interviewed in Aug 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Invoice management
  • Q2. Indeard agen po
  • Q3. Material indward

Interview Preparation Tips

Interview preparation tips for other job seekers - Sap mm
Invoice management
Inword /outwird /infection
Invoice inter

Top IBM SAP MM Consultant Interview Questions and Answers

Q1. Introduction what do you mean SAP mm what is purchase order what is sub contracting vendor what moment type use in sub contracting, what is physical inventory
View answer (1)

SAP MM Consultant Interview Questions asked at other Companies

Q1. What is FDS , did you create and if create tell me the requirement?
View answer (5)

Get interview-ready with Top IBM Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Different types of exceptions we face during automation
  • Ans. 

    Various types of exceptions in automation testing

    • Checked exceptions

    • Unchecked exceptions

    • Timeout exceptions

    • Element not found exceptions

    • Stale element reference exceptions

    • Invalid element state exceptions

    • Element not interactable exceptions

  • Answered by AI
  • Q2. Different types of locators
  • Ans. 

    Locators are used in automation testing to identify web elements on a page. Common types include ID, class name, name, xpath, css selector, link text, and partial link text.

    • ID: Unique identifier for an element

    • Class name: Class attribute value of an element

    • Name: Name attribute value of an element

    • XPath: XML Path language to locate elements

    • CSS Selector: CSS syntax to locate elements

    • Link text: Text of a link element

    • Partial

  • Answered by AI
  • Q3. Difficulty faced during automating a application
  • Ans. 

    Difficulty faced in automating an application is handling dynamic elements on the webpage.

    • Identifying and handling dynamic IDs or classes

    • Using dynamic XPath or CSS selectors

    • Implementing wait strategies for dynamic content to load

    • Updating locators frequently due to changes in the application

  • Answered by AI

Skills evaluated in this interview

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)

Jobs at IBM

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain P2P Process
  • Ans. 

    P2P Process is Procure to Pay process which involves purchasing goods or services from a vendor and making payment for them.

    • P2P process starts with creating a purchase requisition based on the need for goods or services.

    • Next step is to create a purchase order to specify the details of the purchase, such as quantity, price, and delivery date.

    • Goods or services are received from the vendor and the receipt is recorded in t...

  • Answered by AI
  • Q2. Types of Invoice Posting
  • Ans. 

    Types of invoice posting include standard invoice, credit memo, and subsequent debit.

    • Standard invoice: Regular invoice for goods or services received.

    • Credit memo: Document issued to reduce the amount owed by a customer.

    • Subsequent debit: Additional charges added to an invoice after it has been posted.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basics of SAP MM
  • Q2. Inventory Management
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to Join IBM
  • Q2. Strengths and weekness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.

Top IBM SAP MM Consultant Interview Questions and Answers

Q1. Introduction what do you mean SAP mm what is purchase order what is sub contracting vendor what moment type use in sub contracting, what is physical inventory
View answer (1)

SAP MM Consultant Interview Questions asked at other Companies

Q1. What is FDS , did you create and if create tell me the requirement?
View answer (5)

Java Developer interview

user image Sync Tech

posted on 7 Dec 2021

Devops Engineer Interview Questions & Answers

user image Yellaji Boddu

posted on 7 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About DevvOps tools

Top IBM Devops Engineer Interview Questions and Answers

Q1. Explain in detail the architecture , real time use case of containers and how do we manage or orchestrate them. explain dockerfile commands, docker-compose, kubernetes yaml file contents, kubernetes deployment.
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Using goroutine, print even and odd numbers upto 100
  • Ans. 

    Using goroutine to print even and odd numbers upto 100

    • Create two goroutines, one for printing even numbers and one for printing odd numbers

    • Use a channel to communicate between the goroutines

    • Loop through numbers 1 to 100 and send them to the appropriate goroutine for printing

  • Answered by AI

Golang Developer Interview Questions asked at other Companies

Q1. can we return difference data type and how ,what architeture you worked in your project,does go have oops concepts
View answer (1)

IBM Interview FAQs

How many rounds are there in IBM interview for experienced candidates?
IBM interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the IBM interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for IBM interview for experienced candidates?
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 IBM. The most common topics and skills that interviewers at IBM expect are Agile, SQL, Python, Javascript and SAP.
What are the top questions asked in IBM interview for experienced candidates?

Some of the top questions asked at the IBM interview for experienced candidates -

  1. what is comp & comp 3 differance ...read more
  2. What are the detail that you will share to the supplier for getting a quote...read more
  3. we have 2 files eliminate duplicates and send to duplicate files in to another ...read more
How long is the IBM interview process?

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

Tell us how to improve this page.

IBM Interview Process for Experienced

based on 259 interviews in last 1 year

Interview experience

4.2
  
Good
View more

Explore Interview Questions and Answers for Top Skills at IBM

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all

IBM Reviews and Ratings

based on 21.5k reviews

4.0/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

3.5

Salary

4.0

Job security

4.0

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 21.5k Reviews and Ratings
Application Developer: SAP ABAP HANA

Coimbatore

3-5 Yrs

Not Disclosed

Designer: User Experience Design

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Explore more jobs
Application Developer
11.6k salaries
unlock blur

₹5.5 L/yr - ₹23.8 L/yr

Software Engineer
5.6k salaries
unlock blur

₹5.3 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.3 L/yr - ₹27 L/yr

Senior Software Engineer
4.8k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.6k salaries
unlock blur

₹5.7 L/yr - ₹19 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

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