IBM interview experience Real time questions & tips from candidates to crack your interview

System Engineer Specialist

IBM
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Cor Java, Java 8 packages, multi threading, spring boot , microservices, design patterns ,. React lifecycle , rect component, angular components , implementation of ui model, database queries , stored procedure, etc.
Tip
Tip

Tip 1 : learn concepts by doing examples / handson
Tip 2 : try to implement at least one project with all concepts you learned
Tip 3 : go with frequently asked questions for topics

Application process
Where: Campus
Eligibility: 6 CGPA
Resume Tip
Resume tip

Tip 1 : add correct technology stack, clients for whom you have worked for with durations and roles and responsibilities you played
Tip 2 : add projects , certification and achievements

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 Minutes
Interview date25 May 2022
Coding problem1

Java basic MCQ nad and a list coding test

1. Intersection of Two Arrays II

Easy
0/40
Asked in companies
Expedia GroupMeeshoInfo Edge India (Naukri.com)

You have been given two integer arrays/list(ARR1 and ARR2) of size N and M, respectively. You need to print their intersection; An intersection for this problem can be defined when both the arrays/lists contain a particular value or to put it in other words, when there is a common value that exists in both the arrays/lists.

Note :
Input arrays/lists can contain duplicate elements.

The intersection elements printed would be in the order they appear in the first array/list(ARR1)


Problem approach

1. Combine both the list into one list
2.usw Java stream to find distinct value
3. Using collector put the distinct value in list and print the list

Try solving now
02
Round
Hard
Video Call
Duration45 Minutes
Interview date1 Jun 2022
Coding problem1

It was in noon at 3 pm and questions was related to problem solving technically and dealing with team and the client

1. Puzzle

Find detective coin from stack

Problem approach

Divide the coins in 3 parts i.e. group A of 3 coins, group B of 3 coins and group C of 2 coins.

1st weighing — weigh A and B against each other. If balance scale is straight that means fake coins is in group C otherwise A/B on which side scale is up.

2nd weighing — If fake coins is in group C as inference from 1st weighing, then weigh 2 voins against each other and find the lighter fake coin. If fake coins is A/B, weigh any two coin from that group. If scale is balanced then the third coin is fake, otherwise whichever showing lighter on scale.

For 3 weighing, make pair of 4 and followed by pair of 2 for the lighter group. At last compare the last 2 coins to find lighter coin.

8 → 4 →2 →1

03
Round
Easy
HR Round
Duration15 Minutes
Interview date4 Jun 2022
Coding problem1

Salary discussion
Location
Job role

1. Basic HR questions

Expected CTC
Location preference
When you can join
Is it your updated CV

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by IBM
2296 views
0 comments
0 upvotes
company logo
Cognitive AI Manager
3 rounds | 6 problems
Interviewed by IBM
1296 views
0 comments
0 upvotes
company logo
Staff Engineer
3 rounds | 4 problems
Interviewed by IBM
4677 views
0 comments
0 upvotes
company logo
MEAN Stack Developer
4 rounds | 6 problems
Interviewed by IBM
739 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
System Engineer Specialist
4 rounds | 7 problems
Interviewed by Oracle
0 views
0 comments
0 upvotes
company logo
System Engineer Specialist
3 rounds | 3 problems
Interviewed by Amazon
998 views
0 comments
0 upvotes