Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IBM Team. If you also belong to the team, you can get access from here

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Associate Systems Engineer Interview Questions, Process, and Tips for Experienced

Updated 4 Mar 2025

Top IBM Associate Systems Engineer Interview Questions and Answers for Experienced

View all 9 questions

IBM Associate Systems Engineer Interview Experiences for Experienced

17 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude Test had multiple sections.

Round 2 - Group Discussion 

GD - Got 5min time for each one to express their views and lastly if someone wants to share anything up front.

Round 3 - Logical test 

(1 Question)

  • Q1. Logical test had puzzles
Round 4 - Technical 

(1 Question)

  • Q1. Interviewer asked DB related questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Coding Test 

There was only one coding question and that was easy for you if your interested in coding

Round 2 - English Assessment  

(1 Question)

  • Q1. Be prepare for the English Assessment because there were unlimited questions within limited time period
Round 3 - Group Discussion 

Be prepare and talk confidentially and you can clear this round very easily

Round 4 - Behavioral 

(1 Question)

  • Q1. They were asked questions about what projects I did and other questions like soft skills in my resume and there were no technical questions. Be prepare for any questions that you put in your resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about yourself and your abilities and do well in your interview.

Associate Systems Engineer Interview Questions Asked at Other Companies for undefined

asked in IBM
Q1. What is inheritance and what are their types? Explain them.
asked in IBM
Q2. What are polymorphism, abstraction, and encapsulation?
asked in IBM
Q3. What are the types of clouds?
asked in IBM
Q4. Have you heard about the Hybrid cloud?
asked in TCS
Q5. Tell about oops concepts What is inheritance? Is multiple inherit ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal mathematical questions along with decision based games.

Round 2 - Coding Test 

Python question easy level

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on basic coding questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2024.

Round 1 - Aptitude Test 

Maths with basic questions and for aptitude they asked easy questions

Round 2 - Coding Test 

They asked questions from Leetcode from array and string

Round 3 - HR 

(2 Questions)

  • Q1. What are your habits
  • Q2. Why to choose Ibm
Round 4 - Technical 

(2 Questions)

  • Q1. Tell me about Javascript
  • Q2. What is event based programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going for IBM, learn dsa(array, strings) that's what they gonna ask in exams and then for interview, HR round is easy but for technical learn languages very deeply

IBM interview questions for designations

 Senior Systems Engineer

 (37)

 Associate Software Engineer

 (19)

 Associate Software Test Engineer

 (1)

 Associate Engineer

 (11)

 Developer Associate

 (3)

 Associate Consultant

 (2)

 Associate Technical Engineer

 (2)

 Associate Production Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DSA and problem solving

Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me ABout yourself

Get interview-ready with Top IBM Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2023. There were 5 interview rounds.

Round 1 - Coding Test 

As usual normal coding...one problem statement will be given, we can code in any language

Round 2 - Cognitive Round 

(1 Question)

  • Q1. It's like a mathematical gaming round...need more practice to manage time...
Round 3 - Psychometric Test 

(1 Question)

  • Q1. This is to test your perspective and mindset.
Round 4 - English Grammatical 

(1 Question)

  • Q1. General Grammatical questions...easy one
Round 5 - One-on-one 

(1 Question)

  • Q1. Questions based on from your Resume mostly, Depends on the interviewer, may need to code, explain and technical questions based on our domain and interest etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - More practice needed to clear Cognitive Round, other round will be easy. Be strong in one programming language.

Associate Systems Engineer Jobs at IBM

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a 1 hr test where we were asked to play games from a selected online site where they could record our problem-solving skills and response time and ability to make critical decisions. After which there was an English test in which sound is played and we were asked to guess the sentence she spoke or the answer to that sentence, and also to repeat the sentence is the same way.

Round 2 - Coding Test 

The coding test comprises 2 questions as we were graduate hires, 1st question is the fundamental coding question to check the candidate's basic skills. The next question is of the intermediate level to check their overall coding expertise.

Round 3 - HR 

(10 Questions)

  • Q1. Tell me about yourself.
  • Q2. How is the weather there?
  • Q3. What are the types of clouds?
  • Ans. 

    There are three types of clouds: public, private, and hybrid.

    • Public clouds are owned and operated by third-party providers, and the infrastructure is shared among multiple organizations.

    • Private clouds are dedicated to a single organization and can be located on-premises or hosted by a third-party provider.

    • Hybrid clouds combine public and private clouds, allowing organizations to take advantage of the benefits of both.

    • E...

  • Answered by AI
  • Q4. Have you heard about the Hybrid cloud?
  • Ans. 

    Yes, Hybrid cloud is a combination of public and private cloud infrastructure.

    • Hybrid cloud allows organizations to leverage the benefits of both public and private cloud infrastructure.

    • It provides flexibility, scalability, and cost-effectiveness.

    • For example, an organization can use a public cloud for non-sensitive data and a private cloud for sensitive data.

    • Hybrid cloud also allows for workload portability and disaster...

  • Answered by AI
  • Q5. So, Do you Play Chess?
  • Q6. Why do you want to join IBM?
  • Q7. What makes you suitable for this company?
  • Q8. What are polymorphism, abstraction, and encapsulation?
  • Ans. 

    Polymorphism, abstraction, and encapsulation are three fundamental concepts in object-oriented programming.

    • Polymorphism allows objects of different classes to be treated as if they are objects of the same class.

    • Abstraction is the process of hiding complex implementation details and showing only the necessary information to the user.

    • Encapsulation is the practice of keeping the internal workings of an object hidden from ...

  • Answered by AI
  • Q9. What is inheritance and what are their types? Explain them.
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is derived from an existing class.

    • It allows the new class to inherit the properties and methods of the existing class.

    • There are two types of inheritance: single and multiple.

    • Single inheritance is when a class inherits from only one parent class.

    • Multiple inheritance is when a class inherits from multiple parent classes.

    • For example, a class 'Car'...

  • Answered by AI
  • Q10. Do you have any questions?

Interview Preparation Tips

Topics to prepare for IBM Associate Systems Engineer interview:
  • DAA
  • Coding
  • SQL
  • Networking
  • Programming
  • English
  • Aptitude
  • Design thinking
  • OOPS
Interview preparation tips for other job seekers - My advice is that you just be real, and don't try to show yourself too bright or too low, interviewer wants to know your real self, maybe tomorrow you are going to make critical decisions for the company for the interviewer has a responsibility to select the best candidate.
Do not hesitate to tell the reality, if you do not know the answer simply say, "My apologies, I do not know the answer" or something like that. Don't try to make confusing statements, just be real, confident, and happy. Cause I you won't then they will ask you to smile :)

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

OOPS, DSA, - 20mins in Hackkrank

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS, DSA, Basic Questions from Python
  • Q2. What is the keyword for function? What project I did in my college final year?
  • Ans. 

    The keyword for function in programming is 'function'.

    • The keyword 'function' is used to define a function in programming languages like JavaScript.

    • Functions are blocks of code that perform a specific task and can be called multiple times within a program.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best Interview Process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Complex coding questions

Round 2 - Aptitude Test 

Cognitive abilities - gaming round

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself - education, hobbies, experiences, etc.
  • Q2. Where do you see yourself in 5 years?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

This was the elimination round. duration was 30 minutes topics were numericals, reasoning

Round 3 - Coding Test 

4 question on data structure. you can use different language to code

Round 4 - One-on-one 

(5 Questions)

  • Q1. What is primary key and foreign key
  • Ans. 

    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

  • Answered by AI
  • Q2. What is inheritance and polymorphism
  • Ans. 

    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...

  • Answered by AI
  • Q3. Question was about joins. different types of joins
  • Q4. Difference between list and tuple
  • Ans. 

    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

  • Answered by AI
  • Q5. What are classes and objects
  • Ans. 

    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 '...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume well. Questions were asked based on resume and projects

Skills evaluated in this interview

IBM Interview FAQs

How many rounds are there in IBM Associate Systems Engineer interview for experienced candidates?
IBM interview process for experienced candidates usually has 3-4 rounds. The most common rounds in the IBM interview process for experienced candidates are Coding Test, Aptitude Test and Technical.
How to prepare for IBM Associate Systems Engineer interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at IBM. The most common topics and skills that interviewers at IBM expect are Solution Architecture, Software Development, Software Packages, Technical Architecture and IT Architecture.
What are the top questions asked in IBM Associate Systems Engineer interview for experienced candidates?

Some of the top questions asked at the IBM Associate Systems Engineer interview for experienced candidates -

  1. What is inheritance and what are their types? Explain th...read more
  2. What are polymorphism, abstraction, and encapsulati...read more
  3. What are the types of clou...read more
How long is the IBM Associate Systems Engineer interview process?

The duration of IBM Associate Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

IBM Associate Systems Engineer Interview Process for Experienced

based on 12 interviews

3 Interview rounds

  • Coding Test Round
  • Aptitude Test Round
  • Technical Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all
IBM Associate Systems Engineer Salary
based on 2.9k salaries
₹3 L/yr - ₹12.1 L/yr
40% more than the average Associate Systems Engineer Salary in India
View more details

IBM Associate Systems Engineer Reviews and Ratings

based on 372 reviews

3.9/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.5

Salary

4.0

Job security

4.1

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 372 Reviews and Ratings
Associate System Engineer

Mysuru / Mysore,

Coimbatore

+1

0-1 Yrs

Not Disclosed

Associate System Engineer

Noida,

Kolkata

+1

1-3 Yrs

Not Disclosed

Associate System Engineer

Hyderabad / Secunderabad,

Mysuru / Mysore

+1

0-3 Yrs

Not Disclosed

Explore more jobs
Application Developer
11.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
5.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
4.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview