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 SDE Interview Questions and Answers

Updated 3 Oct 2024

IBM SDE Interview Experiences

2 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

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

Easy to medium test was easily solvable

SDE Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2024

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

Quantitative and Verbal

Round 2 - Coding Test 

2 Questions - DSA (Array and Numbers)

Round 3 - One-on-one 

(1 Question)

  • Q1. Projects mentioned in the resume and technical skills

SDE Interview Questions Asked at Other Companies

asked in Infosys
Q1. Return Subsets Sum to K Problem Statement Given an integer array ... read more
asked in Nagarro
Q2. Partition to K Equal Sum Subsets Problem Given an array of intege ... read more
asked in Nagarro
Q3. Sort a "K" Sorted Doubly Linked List Given a doubly-linked list w ... read more
asked in Nagarro
Q4. Maximum Meetings Selection You are tasked with scheduling meeting ... read more
asked in Amazon
Q5. There is a 12 km road and a contractor who is in-charge of repair ... read more

Interview questions from similar companies

SDE Interview Questions & Answers

HCLTech user image Anonymous

posted on 16 Aug 2021

Interview Questionnaire 

1 Question

  • Q1. Introduction And Overview of Company
  • Ans. First introduced yourself with a little smile and before any interview go through the JD of the company, this will help you more. And one more thing that search about the interviewers who is going to take your interview.
  • Answered Anonymously

SDE Interview Questions & Answers

Genpact user image Anonymous

posted on 24 Sep 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Basic MCQs on CS concepts

Round 3 - Technical 

(1 Question)

  • Q1. Resume based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your resume and communication.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 3 EMERGING TECHNOLOGIES

SDE Interview Questions & Answers

HCLTech user image Anonymous

posted on 29 Jun 2024

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

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Lit bit tougher as a beginner for quants like aptitude, verbal, and reasoning.

Round 2 - Coding Test 

They given 40 min for coding and , topics are below linked list , stacks

Round 3 - Coding Test 

They given 30 min for coding in topics of linked list , stacks

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn , learn , learn

SDE Interview Questions & Answers

TCS user image Anonymous

posted on 13 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the next pointers of each node to point to the previous node.

    • Start with three pointers: current, prev, and next.

    • Iterate through the linked list, updating the next pointer of each node to point to the previous node.

    • Update prev to current and current to next in each iteration.

  • Answered by AI

Skills evaluated in this interview

SDE Interview Questions & Answers

TCS user image Viren Punjabi

posted on 15 Sep 2024

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

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Linked list and trees

Round 2 - Technical 

(2 Questions)

  • Q1. What is arraylist
  • Ans. 

    ArrayList is a dynamic array in Java that can grow or shrink in size as needed.

    • ArrayList is a class in Java that implements the List interface.

    • It allows for dynamic resizing of the array, unlike regular arrays.

    • Elements can be added, removed, or accessed by index.

    • Example: ArrayList names = new ArrayList();

Answered by AI
  • Q2. What is oops conecepts
  • Ans. 

    Object-oriented programming concepts focus on creating objects that interact with each other to accomplish tasks.

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

    • Inheritance: Allowing 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: Hiding complex implementation

  • Answered by AI

    Skills evaluated in this interview

    SDE Interview Questions & Answers

    TCS user image Anonymous

    posted on 22 Aug 2024

    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.

    Round 1 - Aptitude Test 

    Aptitude test is to easy

    Round 2 - Coding Test 

    Coding test easy too good

    Round 3 - One-on-one 

    (4 Questions)

    • Q1. Nice aske for loop
    • Q2. Array question nice
    • Q3. Asked about hobbies
    • Q4. Asked about where you see yourself in 5 years
    Round 4 - HR 

    (1 Question)

    • Q1. Asked about background

    SDE Interview Questions & Answers

    Infosys user image Piyush Bhati

    posted on 5 Aug 2024

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

    I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

    Round 1 - Technical 

    (2 Questions)

    • Q1. Tell me about your self
    • Ans. 

      I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

      • 5 years of experience in software development

      • Proficient in Java, Spring Boot, and Angular

      • Strong problem-solving skills

      • Experience working in Agile development environment

    • Answered by AI
    • Q2. What is annotation in spring boot
    • Ans. 

      Annotations in Spring Boot are used to provide metadata about the application's components, helping Spring to understand how to manage them.

      • Annotations are used to configure Spring Boot components such as controllers, services, repositories, etc.

      • Annotations help Spring Boot to automatically detect and configure beans based on the annotations used.

      • Examples of annotations in Spring Boot include @RestController, @Service,

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Nice

    Skills evaluated in this interview

    IBM Interview FAQs

    How many rounds are there in IBM SDE interview?
    IBM interview process usually has 2 rounds. The most common rounds in the IBM interview process are Coding Test, Aptitude Test and One-on-one Round.

    Tell us how to improve this page.

    IBM SDE Interview Process

    based on 2 interviews

    Interview experience

    5
      
    Excellent
    View more

    SDE Interview Questions from Similar Companies

    TCS SDE Interview Questions
    3.7
     • 12 Interviews
    Accenture SDE Interview Questions
    3.8
     • 10 Interviews
    Infosys SDE Interview Questions
    3.6
     • 4 Interviews
    HCLTech SDE Interview Questions
    3.5
     • 3 Interviews
    Genpact SDE Interview Questions
    3.8
     • 2 Interviews
    Nagarro SDE Interview Questions
    4.0
     • 2 Interviews
    Wipro SDE Interview Questions
    3.7
     • 1 Interview
    View all
    IBM SDE Salary
    based on 17 salaries
    ₹3.8 L/yr - ₹15 L/yr
    56% less than the average SDE Salary in India
    View more details

    IBM SDE Reviews and Ratings

    based on 3 reviews

    4.2/5

    Rating in categories

    4.8

    Skill development

    3.7

    Work-life balance

    3.1

    Salary

    4.2

    Job security

    4.2

    Company culture

    3.7

    Promotions

    3.1

    Work satisfaction

    Explore 3 Reviews and Ratings
    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