i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Design patterns are reusable solutions to common problems in software design.
Design patterns provide a way to create flexible and maintainable software systems.
They help in organizing code, improving code readability, and promoting code reusability.
Examples of design patterns include Singleton, Factory, Observer, and Strategy patterns.
What people are saying about IBM
I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.
IBM interview questions for designations
Basic coding questions
Object-oriented programming concepts in Java focus on classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for objects
Objects are instances of classes
Inheritance allows a class to inherit properties and behaviors from another class
Polymorphism allows objects to be treated as instances of their parent class
Encapsulation hides the internal state of an object and only exposes necessary fun
Multithreading in Java allows multiple threads to execute concurrently, improving performance and responsiveness.
Java provides built-in support for multithreading through the java.lang.Thread class.
Threads can be created by extending the Thread class or implementing the Runnable interface.
Synchronization is important to prevent race conditions and ensure thread safety.
Java also provides high-level concurrency utilities...
Get interview-ready with Top IBM Interview Questions
I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.
I was interviewed before Feb 2024.
Online proctored test
I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.
SAP Basis is the technical foundation for SAP applications, ensuring they run smoothly and efficiently.
SAP Basis includes tasks like system administration, monitoring, performance tuning, and managing interfaces.
It involves configuring and managing the SAP environment, including servers, databases, and security.
SAP Basis professionals are responsible for ensuring the overall health of the SAP system.
Examples of SAP Bas...
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
Parse file permissions
My B.Tech project was on developing a web-based e-commerce platform.
The platform was built using PHP and MySQL.
It had features like user authentication, product catalog, shopping cart, and payment gateway integration.
I also implemented search and recommendation algorithms to improve user experience.
The project was well-received and got a good grade.
I learned a lot about web development and project management during thi
I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.
COMP and COMP-3 are data types used in COBOL programming language.
COMP is a binary data type that stores numeric values as binary integers.
COMP-3 is a packed decimal data type that stores numeric values as packed decimal digits.
COMP uses less storage space compared to COMP-3.
COMP-3 is more suitable for decimal arithmetic operations.
COMP-3 values are stored in a packed format, where each digit occupies half a byte.
COMP-...
To check if a file is empty or not, we can use the file's size or read the file and check for any content.
Get the size of the file using file system APIs and check if it is zero.
Read the file and check if it contains any content.
Handle exceptions or errors that may occur during file operations.
Data can pass from JCL to COBOL program in multiple ways, such as through input files, system symbols, and program parameters.
Input files: Data can be passed to a COBOL program through input files specified in the JCL.
System symbols: JCL can define system symbols that can be accessed by the COBOL program to retrieve data.
Program parameters: JCL can pass parameters to the COBOL program, which can be used to receive data...
To insert or update data in a table, use SQL statements like INSERT INTO or UPDATE.
For inserting data, use the INSERT INTO statement followed by the table name and column names.
Specify the values to be inserted using the VALUES keyword.
For updating data, use the UPDATE statement followed by the table name.
Set the column values to be updated using the SET keyword.
Use conditions with the WHERE clause to specify which row
An array is a data structure that stores a collection of elements of the same type.
Arrays can be used to store and access multiple values using a single variable.
To load data into an array of strings, you can assign values to each element individually or use a loop.
Example: String[] names = {"John", "Jane", "Mike"};
Example: for(int i = 0; i < names.length; i++) { names[i] = "Value" + i; }
To eliminate duplicates from 2 files and send them to another output file, we can use a combination of file reading, hashing, and file writing.
Read the contents of both files and store them in separate arrays or lists.
Create a hash table or dictionary to keep track of the unique elements in the arrays.
Iterate through the arrays and add each element to the hash table. If the element already exists, skip it.
Write the con...
S0C7 abend is a mainframe error caused by invalid data. It can be resolved by identifying the source of the error and correcting it.
S0C7 abend is caused by invalid data in a numeric field
To resolve it, identify the source of the error and correct it
Common causes include incorrect data types, invalid characters, and overflow
Debugging tools like IBM Debug Tool can help identify the source of the error
The duration of IBM Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 8 interviews
3 Interview rounds
based on 371 reviews
Rating in categories
Application Developer
11.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
5.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Advisory System Analyst
5.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
4.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Oracle
TCS
Cognizant
Accenture