i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.
Basically medium level coding in hackerrank
I applied via Company Website and was interviewed before Jul 2023. There were 3 interview rounds.
Complex coding questions
Cognitive abilities - gaming round
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
This was the elimination round. duration was 30 minutes topics were numericals, reasoning
4 question on data structure. you can use different language to code
Primary key uniquely identifies each record in a table, while foreign key establishes a link between two tables.
Primary key ensures data integrity by enforcing uniqueness of each record
Foreign key establishes a relationship between tables by referencing the primary key of another table
Primary key can be a single column or a combination of columns
Foreign key helps maintain referential integrity in a database
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows a class to inherit attributes and methods from another class, promoting code reusability.
Polymorphism allows objects of different classes to be treated as objects of a common super...
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot
List uses square brackets [], tuple uses parentheses ()
List is used for collections of items that may change, tuple for fixed collections
Classes are blueprints for creating objects in object-oriented programming. Objects are instances of classes with their own unique attributes and behaviors.
Classes define the properties and behaviors that objects of that class will have
Objects are instances of classes that contain data (attributes) and methods (behaviors)
Classes can inherit properties and behaviors from other classes through inheritance
Example: Class '...
What people are saying about IBM
I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.
There was one leetcode code to be solved
IBM interview questions for designations
Basic coding knowledge needed on any one of c or java or python o c++
Cognitive ability, English knowledge, personality test
Get interview-ready with Top IBM Interview Questions
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
It was easy Aptitudes
posted on 12 Nov 2021
I applied via Campus Placement and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via campus placement at Sri Padmavati Mahila Visvavidyalayam, Chittoor and was interviewed before Sep 2022. There were 5 interview rounds.
2 coding questions to solve in 30 minutes. Easy to medium difficulty.
Gaming round is the second round after qualifying in coding round which have mini games and demo is also available before starting the test.
Third round was English test.
1 coding question - 30 minutes
I applied via PrepInsta and was interviewed in Sep 2021. There were 3 interview rounds.
Round duration - 30 minutes
It was a coding test on Hackerrank. One question was asked and that was of medium difficulty level. We had to complete it in 30 minutes.
To replace a sub-string in a string, use the replace() method.
Use the replace() method with the old sub-string and new sub-string as arguments.
The replace() method only replaces the first occurrence of the sub-string by default.
To replace all occurrences, use a regular expression with the global flag.
Example: 'hello world'.replace('world', 'universe') returns 'hello universe'.
Example: 'hello world'.replace(/world/g, 'u
Round duration - 30 minutes
It was conducted on IBM's own platform. There were some interactive game type questions which we had to solve in 30 minutes.
Round duration - 15 minutes
English Test was also conducted on IBM's own platform. The questions were based on grammar, fluency and spellings. The questions were pretty easy.
Some of the top questions asked at the IBM Associate Systems Engineer interview -
The duration of IBM Associate Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 59 interviews
5 Interview rounds
based on 371 reviews
Rating in categories
Application Developer
11.7k
salaries
| ₹5.9 L/yr - ₹26.5 L/yr |
Software Engineer
5.5k
salaries
| ₹5.4 L/yr - ₹22.6 L/yr |
Advisory System Analyst
5.2k
salaries
| ₹9.4 L/yr - ₹26 L/yr |
Senior Software Engineer
4.8k
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Systems Engineer
4.5k
salaries
| ₹5.6 L/yr - ₹20 L/yr |
Oracle
TCS
Cognizant
Accenture