i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Promises and Observables are asynchronous programming concepts used in JavaScript to handle asynchronous operations.
Promises are objects representing the eventual completion or failure of an asynchronous operation. They help in handling asynchronous operations in a more readable and manageable way.
Observables are a more powerful way to manage asynchronous data streams. They can handle multiple values over time and prov...
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
There is 2 Coding questions, In that examinations. 1st is from basic problem solving. 2nd is from DBMS where you have to write a query for required in that questions.
What people are saying about IBM
I applied via Campus Placement
Qstion based on array
The topic was on is india ready for Electric vechile
IBM interview questions for designations
I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.
Two questions that are of an easy level.
A general discussion topic for a group of six individuals.
I have worked on various projects including developing mobile applications, creating websites, and implementing data analytics solutions.
Developed a mobile application for a retail company to improve customer engagement
Created a website for a non-profit organization to increase online donations
Implemented a data analytics solution for a healthcare provider to optimize patient care
I applied via AmbitionBox and was interviewed before Jan 2024. There were 2 interview rounds.
Easy aptitude questions
I applied via Company Website and was interviewed in Dec 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.
OOPs concepts in Java are the fundamental principles of object-oriented programming.
Encapsulation: wrapping data and code into a single unit
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent multiple types
Abstraction: hiding implementation details from the user
Examples: class, object, inheritance, polymorphism, encapsulation
Stack is a LIFO data structure while Queue is a FIFO data structure.
Stack follows Last In First Out (LIFO) principle while Queue follows First In First Out (FIFO) principle.
Stack has two main operations: push and pop while Queue has two main operations: enqueue and dequeue.
Stack is used in recursive function calls, undo/redo operations, and backtracking while Queue is used in breadth-first search, printing tasks in ord...
SQL query to find second highest salary in database
Use ORDER BY and LIMIT to get the second highest salary
Assume ties are allowed and use DISTINCT
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading is done within the same class while method overriding is done in different classes (subclass and superclass).
Method overloading is achieved by changing the number of parameters or the data type of ...
The parent class of all classes in Java is the Object class.
All classes in Java implicitly extend the Object class.
The Object class provides basic methods such as toString(), equals(), and hashCode().
Any class can override these methods to provide custom implementations.
Example: public class MyClass extends Object { ... }
Example: Object obj = new MyClass();
SQL databases are relational and use structured query language, while NoSQL databases are non-relational and use various data models.
SQL databases are based on a fixed schema, while NoSQL databases are schema-less.
SQL databases use tables to store data, while NoSQL databases use various data models like key-value, document, columnar, or graph.
SQL databases are better suited for complex queries and structured data, whil...
I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.
based on 7 interviews
Interview experience
based on 39 reviews
Rating in categories
Application Developer
11.9k
salaries
| ₹5.8 L/yr - ₹26.2 L/yr |
Software Engineer
5.6k
salaries
| ₹6.7 L/yr - ₹22.2 L/yr |
Advisory System Analyst
5.4k
salaries
| ₹9.5 L/yr - ₹25.5 L/yr |
Senior Software Engineer
5.1k
salaries
| ₹8 L/yr - ₹32 L/yr |
Software Developer
4.7k
salaries
| ₹10.2 L/yr - ₹32.7 L/yr |
Oracle
TCS
Cognizant
Accenture