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

Filter interviews by

IBM Interview Questions and Answers for Experienced

Updated 3 Jul 2025
Popular Designations

522 Interview questions

A Senior Package Consultant SAP S4 HANA SCM was asked 4mo ago
Q. What is SAP ECM?
Ans. 

SAP ECM stands for SAP Extended ECM, a software solution for managing enterprise content.

  • SAP ECM helps organizations manage and control their unstructured content such as documents, emails, and multimedia files.

  • It integrates with SAP and non-SAP systems to provide a centralized repository for content.

  • Users can access and collaborate on content securely, ensuring compliance with regulations and policies.

  • SAP ECM enh...

An Accounts Payable Specialist was asked 5mo ago
Q. What can you tell me about accounts payable?
Ans. 

Accounts payable is the amount of money a company owes to its suppliers or vendors for goods or services purchased on credit.

  • Accounts payable is a liability on the company's balance sheet

  • It represents the amount owed to suppliers for goods or services received

  • Accounts payable is typically paid within a certain period, often 30, 60, or 90 days

  • Tracking accounts payable is important for managing cash flow and maintai...

View all Accounts Payable Specialist interview questions
A Package Consultant was asked 5mo ago
Q. Why do you think you would be a good fit for IBM?
Ans. 

I possess the skills, adaptability, and collaborative spirit that align with IBM's innovative culture and commitment to excellence.

  • Strong analytical skills: I have successfully led projects that required data analysis to drive business decisions.

  • Adaptability: I thrive in dynamic environments, having worked on diverse teams across various industries.

  • Collaboration: I believe in the power of teamwork, as demonstrated...

View all Package Consultant interview questions
A Package Consultant was asked 5mo ago
Q. Why do you want to switch?
Ans. 

I seek to switch to leverage my skills in a new environment and embrace fresh challenges for personal and professional growth.

  • Desire for new challenges: I thrive in dynamic environments and want to tackle different problems.

  • Skill enhancement: Switching allows me to learn new technologies and methodologies, enhancing my expertise.

  • Cultural fit: I'm looking for a workplace that aligns more closely with my values and ...

View all Package Consultant interview questions

What people are saying about IBM

View All
a consultant
1w
IBM keeps ghosting my resume!
Hey everyone, My resume's been rejected three times by IBM. Any tips or links on building an ATS-friendly resume that might actually get me shortlisted?
Got a question about IBM?
Ask anonymously on communities.
An Assistant Administration Executive was asked 6mo ago
Q. How many years of experience do you have?
Ans. 

I have over 5 years of experience as an Executive Administrative Assistant, excelling in organization and communication.

  • Managed executive calendars, scheduling meetings and prioritizing tasks effectively.

  • Coordinated travel arrangements, ensuring seamless itineraries for business trips.

  • Developed and maintained filing systems, improving document retrieval efficiency by 30%.

  • Acted as a liaison between executives and c...

View all Assistant Administration Executive interview questions
A SAP Package Solution Consultant was asked 6mo ago
Q. What is your experience with technical discussions related to specific modules?
Ans. 

I have extensive experience leading technical discussions on specific modules.

  • Led discussions on customizing SAP modules to meet client requirements

  • Collaborated with developers to troubleshoot technical issues within modules

  • Provided training to team members on module functionalities and best practices

  • Participated in module upgrade projects to ensure smooth transition and minimal downtime

View all SAP Package Solution Consultant interview questions
A Reactjs Developer was asked 6mo ago
Q. Build a login page
Ans. 

A simple login page built with React, featuring form handling and validation.

  • Use functional components and hooks like useState for managing form state.

  • Implement controlled components for input fields to handle user input.

  • Add basic validation to ensure fields are not empty before submission.

  • Use CSS or a UI library like Material-UI for styling the login form.

  • Handle form submission with an onSubmit event, and manage ...

View all Reactjs Developer interview questions
Are these interview questions helpful?
A Golang Developer was asked 6mo ago
Q. Using goroutines, print even and odd numbers up to 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

View all Golang Developer interview questions
A Senior Developer was asked 7mo ago
Q. Given an array of integers and an integer k, find the subarray with sum equal to k using the sliding window technique.
Ans. 

Using sliding window technique to find subarray with sum equal to k.

  • Initialize two pointers at the start of the array.

  • Move the right pointer to expand the window until the sum is greater than or equal to k.

  • Move the left pointer to shrink the window if the sum exceeds k.

  • Repeat until the end of the array is reached.

  • Example: Input array [1, 4, 20, 3, 10, 5], k=33. Output: [20, 3, 10].

View all Senior Developer interview questions
A Compliance Lead was asked 7mo ago
Q. Explain SOC2 audit.
Ans. 

SOC 2 audit assesses service organizations' controls related to data security, availability, processing integrity, confidentiality, and privacy.

  • SOC 2 is based on the Trust Services Criteria established by the AICPA.

  • It evaluates how well a company manages data to protect the interests of its clients.

  • There are five key criteria: Security, Availability, Processing Integrity, Confidentiality, and Privacy.

  • Example: A cl...

View all Compliance Lead interview questions

IBM Interview Experiences for Experienced

947 interviews found

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

(3 Questions)

  • Q1. What is the wan
  • Ans. 

    WAN (Wide Area Network) connects multiple local networks over large distances, enabling communication and data sharing.

    • WANs cover large geographical areas, such as cities, countries, or even continents.

    • They use various transmission technologies, including leased lines, satellite links, and VPNs.

    • Examples of WANs include the Internet, corporate networks connecting multiple offices, and telecommunications networks.

  • Answered by AI
  • Q2. What is the lan
  • Ans. 

    LAN (Local Area Network) connects computers and devices in a limited area for resource sharing.

    • LAN typically covers a small geographic area, like a home, office, or campus.

    • Common technologies include Ethernet and Wi-Fi.

    • Devices on a LAN can share resources like printers and files.

    • LANs can be wired (using cables) or wireless (using Wi-Fi).

    • Example: A home network connecting computers, smartphones, and smart TVs.

  • Answered by AI
  • Q3. What is the error 001
  • Ans. 

    Error 001 typically indicates a generic or unspecified error in a system, often requiring further investigation to diagnose.

    • Generic Error Code: Error 001 is often used as a placeholder for an unspecified error, indicating that something went wrong without specific details.

    • Troubleshooting Steps: To resolve Error 001, check system logs, review recent changes, and ensure all dependencies are correctly configured.

    • Common Co...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is the system 32
  • Ans. 

    System32 is a critical Windows operating system directory containing essential system files and drivers.

    • Contains core system files necessary for Windows to operate.

    • Includes drivers for hardware components like printers and graphics cards.

    • Accessing System32 can lead to system configuration changes.

    • Deleting or modifying files in System32 can cause system instability.

    • Commonly referenced in jokes and memes about computer i...

  • Answered by AI
  • Q2. What isthe bit locker
  • Ans. 

    BitLocker is a disk encryption feature in Windows that protects data by encrypting entire volumes.

    • Provides full disk encryption to protect data from unauthorized access.

    • Uses AES encryption algorithm to secure data.

    • Can be managed via Group Policy for enterprise environments.

    • Supports TPM (Trusted Platform Module) for enhanced security.

    • Allows recovery options through recovery keys or passwords.

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

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

Round 1 - Technical 

(11 Questions)

  • Q1. Item category and shipping point determination
  • Q2. Shipping conditions controls
  • Q3. Give example of how high level item category is used st document level
  • Ans. 

    High level item category is used at document level to group similar items together for easier tracking and reporting.

    • High level item category can be used to classify items based on their type, purpose, or department.

    • It helps in organizing and grouping items for better visibility and analysis.

    • For example, in a procurement document, high level item category can be used to group all office supplies together for easier tra...

  • Answered by AI
  • Q4. What is the 17th step in pricing procedure
  • Ans. 

    The 17th step in pricing procedure is determining the final price based on all previous calculations and adjustments.

    • The 17th step involves taking into account all previous steps in the pricing procedure

    • It may involve applying discounts, taxes, and any other adjustments to arrive at the final price

    • This step is crucial in ensuring that the final price is accurate and competitive

  • Answered by AI
  • Q5. Basic configuration steps of output determination
  • Ans. 

    Output determination involves configuring condition records, access sequences, and output types in SAP ERP system.

    • Define condition tables for output determination

    • Create access sequences to determine the sequence of condition tables

    • Assign condition records to access sequences

    • Configure output types and assign them to access sequences

    • Test output determination by creating sales orders or invoices

  • Answered by AI
  • Q6. Master data tables for customer and material master
  • Ans. 

    Master data tables for customer and material master are essential for storing detailed information about customers and materials.

    • Customer master table stores information about customers such as name, address, contact details, etc.

    • Material master table stores information about materials such as description, unit of measure, price, etc.

    • These tables are crucial for efficient data management and retrieval in a business sys...

  • Answered by AI
  • Q7. Multiple invoice, delivery and idocs processing tcodes
  • Q8. Item categories for return orders, consignment processes and their schedule lines
  • Ans. 

    Item categories for return orders, consignment processes, and their schedule lines

    • Return orders typically fall under categories like damaged goods, wrong item received, or change of mind

    • Consignment processes may involve categories such as delivery scheduling, inventory management, and payment terms

    • Schedule lines for return orders and consignment processes help track timelines for actions and deliveries

  • Answered by AI
  • Q9. Golden rule of access sequence
  • Ans. 

    The golden rule of access sequence determines the order in which system accesses condition records in SAP.

    • Access sequences are used in SAP to determine the order in which condition records are accessed during pricing determination

    • The golden rule states that the system will access condition records in the order they are defined in the access sequence

    • If a condition record is found in an earlier step of the access sequenc...

  • Answered by AI
  • Q10. Placement of tax configuration in pricing procedure
  • Ans. 

    Tax configuration should be placed at the end of the pricing procedure to ensure accurate calculations.

    • Tax configuration should be placed after all other conditions and calculations in the pricing procedure.

    • This ensures that taxes are calculated on the final price after all discounts and surcharges have been applied.

    • Placing tax configuration at the end helps in avoiding any discrepancies in tax calculations.

    • Example: Co...

  • Answered by AI
  • Q11. Difference between standard order and rush order? How the delivery is created immediately in rush order, where are the controls?
  • Ans. 

    Standard orders have regular delivery times while rush orders require immediate delivery. Controls for rush orders are typically set in the system.

    • Standard orders have regular delivery times based on the company's standard processing and shipping times.

    • Rush orders are prioritized for immediate delivery, often with expedited processing and shipping.

    • Controls for rush orders are usually set in the system, such as flagging...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Thorough with your resume. And clear with your fundamentals

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tec discussion and issue handeling
Round 2 - Technical 

(1 Question)

  • Q1. Tec discussion and issue resolution
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding and advanced topics of handling scenario

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of PLM concepts
  • Q2. Basics of PLM
Round 3 - Technical 

(2 Questions)

  • Q1. Advanced topics
  • Q2. Very advanced topics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared. Advanced topics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sap t code for vendors creation
  • Ans. 

    The SAP T code for vendors creation is XK01.

    • Use transaction code XK01 in SAP to create a new vendor

    • Enter the necessary details such as vendor name, address, payment terms, etc.

    • Save the vendor information once all details are entered

  • Answered by AI
  • Q2. As per accounting standard 10

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to work place need more improvement

Interview Questions & Answers

user image Soujanya Thippeswamy

posted on 14 Feb 2025

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

Case studies will be provided

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic accounting questions
  • Q2. Based on profile, question will be asked

Consultant Interview Questions & Answers

user image Anonymous

posted on 19 Dec 2024

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

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

I have three questions: 1. How to handle null values? 2. What are ranking functions? 3. Can you explain self joins?

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project description
  • Q2. Tools used
  • Ans. 

    I primarily use tools such as Microsoft Excel, PowerPoint, and Tableau for data analysis and visualization.

    • Microsoft Excel for data manipulation and analysis

    • PowerPoint for creating presentations

    • Tableau for data visualization

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly for scenario-based SQL questions for the coding round.

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2024

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

(2 Questions)

  • Q1. About python, sql, pyspark
  • Q2. Spark Architecture.
Round 2 - HR 

(2 Questions)

  • Q1. When can you join.
  • Ans. 

    I can join within two weeks of receiving an offer.

    • I can start within two weeks of receiving an offer.

    • I need to give notice at my current job before starting.

    • I have some personal commitments that I need to wrap up before joining.

  • Answered by AI
  • Q2. .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sliding Window find the subarray with sum equal to k
  • Ans. 

    Using sliding window technique to find subarray with sum equal to k.

    • Initialize two pointers at the start of the array.

    • Move the right pointer to expand the window until the sum is greater than or equal to k.

    • Move the left pointer to shrink the window if the sum exceeds k.

    • Repeat until the end of the array is reached.

    • Example: Input array [1, 4, 20, 3, 10, 5], k=33. Output: [20, 3, 10].

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Kindly arrange the aptitude test is Online mode

Round 2 - Technical 

(3 Questions)

  • Q1. Current work load
  • Ans. 

    Currently managing multiple projects with varying deadlines and priorities.

    • Balancing workload by prioritizing tasks based on deadlines and importance

    • Utilizing project management tools to track progress and allocate resources efficiently

    • Communicating with team members and stakeholders to ensure alignment on project goals and timelines

  • Answered by AI
  • Q2. About the company related work
  • Q3. About working experience and current working details
Round 3 - HR 

(2 Questions)

  • Q1. Family background & privious company background
  • Q2. Salary & company policy
Round 4 - Group Discussion 

Metting with top management

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 Java.
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
What are the most common questions asked in IBM HR round for experienced candidates?

The most common HR questions asked in IBM interview are for experienced candidates -

  1. What are your salary expectatio...read more
  2. Tell me about yourse...read more
  3. Why are you looking for a chan...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.

Overall Interview Experience Rating

4.2/5

based on 480 interview experiences

Difficulty level

Easy 20%
Moderate 72%
Hard 8%

Duration

Less than 2 weeks 62%
2-4 weeks 27%
4-6 weeks 4%
6-8 weeks 4%
More than 8 weeks 2%
View more

Explore Interview Questions and Answers for Top Skills at IBM

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
DXC Technology Interview Questions
3.7
 • 839 Interviews
View all

IBM Reviews and Ratings

based on 23.6k reviews

4.0/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.1

Promotions

3.7

Work satisfaction

Explore 23.6k Reviews and Ratings
Site Reliability Engineer - Network Operations

Bangalore / Bengaluru

6-11 Yrs

Not Disclosed

PROCESS DELIVERY SPECIALIST-RECORD To REPORT

Gurgaon / Gurugram

3-6 Yrs

₹ 3.4-5 LPA

Explore more jobs
Application Developer
12.5k salaries
unlock blur

₹5.2 L/yr - ₹26.5 L/yr

Software Engineer
5.9k salaries
unlock blur

₹8.2 L/yr - ₹24.8 L/yr

Software Developer
5.7k salaries
unlock blur

₹13.4 L/yr - ₹39.5 L/yr

Senior Software Engineer
5.3k salaries
unlock blur

₹14.2 L/yr - ₹30 L/yr

Advisory System Analyst
4.5k salaries
unlock blur

₹13.6 L/yr - ₹23 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.6
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview