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
4.1

based on 21.2k Reviews

Filter interviews by

IBM Associate Software Engineering Intern Interview Questions and Answers

Updated 17 Aug 2024

IBM Associate Software Engineering Intern Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A good understanding of DSA is needed. 1 hour 2 question.

Round 2 - Group Discussion 

It was campus selection so this stage was easy. Need good observation skills.

Round 3 - HR 

(2 Questions)

  • Q1. Why do certain companies do not prefer to keep their data in cloud dispute of it advantages.
  • Q2. What are your strengths?
  • Ans. 

    My strengths include problem-solving skills, adaptability, and strong communication abilities.

    • Strong problem-solving skills - able to analyze complex issues and find effective solutions

    • Adaptability - can quickly adjust to new environments and technologies

    • Strong communication abilities - able to effectively convey ideas and collaborate with team members

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard, be confident.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90 questions for 90 min

Round 2 - Coding Test 

2 easy questions based on string and maps

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard quantitative questions accompanied by logical reasoning and related topics.

Round 2 - Technical 

(4 Questions)

  • Q1. Asked about my projects.
  • Q2. What are the basic Object-Oriented Programming (OOP) concepts, including polymorphism and inheritance?
  • Ans. 

    OOP concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstraction: Hides complex implementation details and only shows the necessa

  • Answered by AI
  • Q3. Can you explain React, how it functions, and the related concepts?
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React allows developers to create reusable UI components.

    • It uses a virtual DOM for efficient rendering.

    • React uses a declarative approach to define how the UI should look based on the application state.

    • It supports server-side rendering for improved performance.

    • React can be used with other libraries like Redux for state management.

  • Answered by AI
  • Q4. About my final year project and how would you improve it?
Round 3 - HR 

(2 Questions)

  • Q1. Can you introduce yourself and provide some information about your family?
  • Ans. 

    I am a software engineer with a passion for coding and problem-solving. I come from a close-knit family with supportive parents and siblings.

    • Software engineer with coding and problem-solving skills

    • Close-knit family with supportive parents and siblings

  • Answered by AI
  • Q2. What are your strengths and weaknesses, and how are you addressing your weaknesses?
  • Ans. 

    My strengths include problem-solving and teamwork, while my weaknesses are time management and public speaking. I am addressing my weaknesses by taking time management courses and practicing public speaking.

    • Strengths: problem-solving, teamwork

    • Weaknesses: time management, public speaking

    • Addressing weaknesses: taking time management courses, practicing public speaking

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well-prepared for common interview questions and maintain a collection of these questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. 1) OOPS in java, and told to explain abstraction, encapsulation, inheritance with practical code 2) Exception handling(globally), Authentication and authorization 3) SOLID principles and factory design pat...
  • Ans. 

    Interview questions for Software Engineer position covering OOPS concepts, exception handling, SOLID principles, Java 8 features, and Streams.

    • Abstraction in OOPS: Hiding implementation details. Example: Abstract class Shape with method draw().

    • Encapsulation in OOPS: Bundling data and methods that operate on the data. Example: Class Employee with private fields and public getters/setters.

    • Inheritance in OOPS: Reusing code...

  • Answered by AI
  • Q2. 1) Advantage of springboot over spring 2) Tell me all the anotations you know in spring 3) What are CRUD operations, write controller layer and use validating annotations like @NotNull, @valid etc. how to ...
  • Ans. 

    The interview questions cover various topics related to Spring framework, REST vs SOAP, JPA repository, Feign client, circuit breaker, and Spring Security.

    • Spring Boot provides a simpler and faster way to set up and run Spring applications compared to traditional Spring.

    • Common annotations in Spring include @Controller, @Service, @Repository, @Autowired, @Component, @RequestMapping, @GetMapping, @PostMapping, @PutMapping...

  • Answered by AI
  • Q3. 1) ACID properties 2) DBMS commands 3) inner queries 4) Joins 5) S3 bucket congif and how to handle file and upload and retrieve in s3 6) Ci/Cd basic flow and docker explaination

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare resume well and keep applying to jobs

Skills evaluated in this interview

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

I applied via AmbitionBox and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Coding test are Some questions will be answered.

Round 2 - One-on-one 

(9 Questions)

  • Q1. What is your strength.
  • Q2. What is your week ness.
  • Q3. What is our goal.
  • Q4. What is your favourite player.
  • Q5. What is the future plan.
  • Ans. 

    My future plan is to continue learning and growing in my role as a software developer, while also exploring new technologies and opportunities for advancement.

    • Continue improving my coding skills through online courses and workshops

    • Explore opportunities for specialization in areas like machine learning or cybersecurity

    • Work towards becoming a team lead or project manager in the future

  • Answered by AI
  • Q6. What is your hobbies.will you explain .
  • Ans. 

    My hobbies include playing guitar, hiking, and reading science fiction novels.

    • Playing guitar: I enjoy learning new songs and practicing different techniques.

    • Hiking: I love exploring nature trails and challenging myself with long hikes.

    • Reading science fiction novels: I find it fascinating to immerse myself in futuristic worlds and imaginative stories.

  • Answered by AI
  • Q7. What is java.will you explain java author.
  • Ans. 

    Java is a high-level programming language known for its portability, security, and versatility.

    • Java is an object-oriented language

    • It is platform-independent, meaning code can run on any device with a Java Virtual Machine (JVM)

    • Java is used for developing a wide range of applications, from mobile apps to enterprise systems

  • Answered by AI
  • Q8. What is java.explain in java tools.
  • Ans. 

    java.explain is a tool in Java that provides detailed information about Java classes and methods.

    • java.explain is a command-line tool used for exploring Java classes and methods.

    • It can be used to view information such as method signatures, parameter types, return types, and exceptions thrown.

    • This tool is helpful for understanding the structure and functionality of Java code.

    • Example: java.explain java.lang.String

  • Answered by AI
  • Q9. What is java .java developer
  • Ans. 

    Java is a popular programming language used by software developers to create applications and software.

    • Java is an object-oriented programming language.

    • It is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).

    • Java is commonly used for developing web applications, mobile apps, and enterprise software.

    • Examples of Java-based technologies include Spring Framework, Android development, a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tips means:
Treasury inflation protected seackers.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was good I gave my best

Round 2 - Coding Test 

Difficult it much to learn

Round 3 - Technical 

(3 Questions)

  • Q1. Code explaining recursions
  • Q2. Functions how does they work
  • Q3. Projects and their explanation howdidtgey work
Round 4 - Technical 

(2 Questions)

  • Q1. SQL operationg systems
  • Q2. Tools and their usages
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It included all aptitude

Round 2 - Assignment 

Contains all pseudo questions related to DSA

Round 3 - Technical 

(6 Questions)

  • Q1. What is a class?
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming.

    • Defines the properties and behaviors of objects

    • Can be used to create multiple instances of objects

    • Encapsulates data and methods within a single unit

  • Answered by AI
  • Q2. What is an object?
  • Ans. 

    An object is a self-contained entity that consists of data and methods to manipulate that data.

    • Objects are instances of classes in object-oriented programming.

    • They have attributes (data) and methods (functions) to operate on the data.

    • Objects can interact with each other through method calls.

    • Example: In a car simulation program, a 'Car' object may have attributes like 'color' and 'speed', and methods like 'accelerate' a

  • Answered by AI
  • Q3. How the login page comes when clicks on some webpage icon like facebook?
  • Ans. 

    The login page is displayed when a user clicks on a webpage icon like Facebook by redirecting to a separate login page.

    • Clicking on the webpage icon triggers a redirect to the login page

    • The login page prompts the user to enter their credentials

    • After successful login, the user is redirected back to the original webpage

  • Answered by AI
  • Q4. DDL and DML commands
  • Q5. Polymorphism and method overriding?
  • Q6. Entire opps in java
  • Ans. 

    Object-oriented programming in Java involves creating classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes are blueprints for objects, defining attributes and behaviors.

    • Objects are instances of classes, representing real-world entities.

    • Inheritance allows a class to inherit attributes and methods from another class.

    • Polymorphism enables objects to be treated as instances of their parent class.

    • Encapsulat...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(3 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What was your role and contributions in your projects?
  • Q3. Are you willing to relocate?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Sathyabama University and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round
English exam
Maths tricky questions exam
Coding 1 easy 1 tuff

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between css and css3
  • Q2. Tell disadvantages of your projects
Round 3 - HR 

(2 Questions)

  • Q1. Are you okay for night shift
  • Q2. Are you okay with reallocation
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was an aptitute round and 2 coding questions was there

Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. We had discussion on projects than mentioned in my resume
  • Q3. Then he moved to DSA question in which he told to how you will insert node in doubly linked list ,I answered all correctly he appreciated me also but after 5 min one person came and told you can go . I was...

Interview Preparation Tips

Interview preparation tips for other job seekers - try to give interview as early as possible prepare basic dsa and projects

IBM Interview FAQs

How many rounds are there in IBM Associate Software Engineering Intern interview?
IBM interview process usually has 3 rounds. The most common rounds in the IBM interview process are Group Discussion, HR and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
View all
Application Developer
11.5k salaries
unlock blur

₹5.5 L/yr - ₹23.5 L/yr

Software Engineer
5.5k salaries
unlock blur

₹4.7 L/yr - ₹21.8 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.2 L/yr - ₹27 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.7k salaries
unlock blur

₹5.6 L/yr - ₹20.7 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview