Open In App

IBM Interview Experience (On-Campus)

Improve
Improve
Like Article
Like
Save
Share
Report

Round 1: IBM Cognitive Ability Assessment approximately 30 minutes. It consists of 5 games:

  1. Shortcuts (AIM: Move Blue Marble to the Stars)
  2. Gridlock (AIM: Fill the main area with blocks given)
  3. Resemble (AIM: Create the Image after rotation)
  4. Numbubbles (AIM: Pop the bubble which is equal to Target)
  5. Tally Up (AIM: To Identify Whether Left = Right or Left > Right or Left < Right)

Round 2: In this round, there were 14 questions, and a test was of 1 hour 10 mins. It consists of 3 sections, of which 4 were the coding questions and 10 MCQ-based questions.

  1. Check grammar
  2. Check if the string is pangram (Pangram are the words or sentences which have every letter of the alphabet at least once)
  3. Given a string s and an array of words, check whether s can be formed by concatenating words given in the array.
  4. Return biggest palindrome from the string

MCQs were based on computer fundamentals.

Round 3:

  • It was the last round where I had a panel of 4 interviewers. Initially, they introduced themselves and gave a brief idea about their team; then I introduced myself then they asked some questions related to the DBMS and OS. They gave me three coding questions on data structures where I had to code the logic. They also asked me about virtualization and its application in real life, and then they focused on my projects, past internship experiences, and achievements. Finally, I got selected.

Tips:

  • I will advise you to prepare your computer fundamentals thoroughly, be confident and honest. Focusing on the coding part, practice GeeksforGeeks and Leetcode medium-level questions.

Thank you!


Last Updated : 10 Jan, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads