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

Updated 7 Dec 2024

IBM Senior Developer Interview Experiences

4 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sliding Window find the subarray with sum equal to k
  • Ans. 

    Using sliding window technique to find subarray with sum equal to k.

    • Initialize two pointers at the start of the array.

    • Move the right pointer to expand the window until the sum is greater than or equal to k.

    • Move the left pointer to shrink the window if the sum exceeds k.

    • Repeat until the end of the array is reached.

    • Example: Input array [1, 4, 20, 3, 10, 5], k=33. Output: [20, 3, 10].

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. In kafka how multiple consumer can access same messages?
  • Ans. 

    Multiple consumers can access the same messages in Kafka by using consumer groups.

    • Consumers can be grouped together to share the workload of processing messages.

    • Each consumer in a group will receive a subset of the messages from the same topic.

    • Consumers in the same group will coordinate to ensure that each message is processed only once.

    • Consumer offsets are used to track the progress of each consumer in the group.

  • Answered by AI
  • Q2. Any Design patterns if used in the current project
  • Ans. 

    Yes, we have used the Factory Method and Singleton design patterns in the current project.

    • Factory Method pattern was used to create objects without specifying the exact class of object that will be created.

    • Singleton pattern was used to ensure a class has only one instance and provide a global point of access to it.

  • Answered by AI

Skills evaluated in this interview

Senior Developer Interview Questions Asked at Other Companies

Q1. What is your current CTC and what is your expected CTC?
asked in GlobalLogic
Q2. 4. How to delete duplicate rows based on key in a table?
asked in TCS
Q3. What were the data retrieval steps in Informatica, while doing th ... read more
Q4. Write a Serverless function to expose a CRUD operation API using ... read more
asked in GlobalLogic
Q5. 3.How to implement SCDs and different between them?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

One coding question LC medium

Round 2 - Technical 

(1 Question)

  • Q1. Questions regarding projects
Round 3 - HR 

(1 Question)

  • Q1. Discussion on offer

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java Script and angular/React based questions
Round 2 - Behavioral 

(1 Question)

  • Q1. About my project and the work done. And basic details.

Interview Preparation Tips

Topics to prepare for IBM Senior Developer interview:
  • Javascript
  • Angular
  • React.Js
Interview preparation tips for other job seekers - Prepare your best in most of the javascript fundamentals

IBM interview questions for designations

 Senior Application Developer

 (24)

 Senior Software Developer

 (9)

 Senior Java Developer

 (3)

 Senior Salesforce Developer

 (2)

 Senior Cognos Developer

 (1)

 Senior UI Developer

 (1)

 Senior Plsql Developer

 (1)

 Senior IOS Developer

 (1)

Interview questions from similar companies

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I appeared for an interview before Jun 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software developer with 5 years of experience in web development and a strong background in computer science.

    • 5 years of experience in web development

    • Strong background in computer science

    • Passionate about software development

  • Answered by AI
  • Q2. Questions related to project I have worked on during college days
  • Q3. Core Java concepts
  • Q4. Why do you use two mobile numbers
  • Ans. 

    To separate personal and professional calls, and to ensure availability and accessibility.

    • Separate personal and professional calls

    • Ensure availability and accessibility

    • Maintain work-life balance

    • Avoid mixing personal and work-related contacts

  • Answered by AI

Interview Preparation Tips

Round: Test
Total Questions: 60

College Name: Watumull Institute Of Electronics Engineering And Computer Technology ( WIEECT )

I appeared for an interview in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida

I appeared for an interview in May 2017.

Interview Preparation Tips

Round: Test
Total Questions: 20

Round: Group Discussion
Duration: 1 hour

Skills: Coding Skills And Knowledge On Data Structures

I appeared for an interview in Jun 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Skills: Engineering Basics

I appeared for an interview in May 2017.

Interview Preparation Tips

Round: Group Discussion
Duration: 7 hours

College Name: Andhra university

IBM Interview FAQs

How many rounds are there in IBM Senior Developer interview?
IBM interview process usually has 2 rounds. The most common rounds in the IBM interview process are Technical, Behavioral and Resume Shortlist.
How to prepare for IBM Senior Developer interview?
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 Javascript, Software Development, Python, MySQL and Front End.
What are the top questions asked in IBM Senior Developer interview?

Some of the top questions asked at the IBM Senior Developer interview -

  1. In kafka how multiple consumer can access same messag...read more
  2. Sliding Window find the subarray with sum equal t...read more
  3. Any Design patterns if used in the current proj...read more

Tell us how to improve this page.

IBM Senior Developer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
IBM Senior Developer Salary
based on 262 salaries
₹7.5 L/yr - ₹30 L/yr
17% more than the average Senior Developer Salary in India
View more details

IBM Senior Developer Reviews and Ratings

based on 22 reviews

4.1/5

Rating in categories

3.9

Skill development

4.4

Work-life balance

3.5

Salary

4.2

Job security

4.0

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 22 Reviews and Ratings
Application Developer
11.8k salaries
unlock blur

₹5.7 L/yr - ₹26.1 L/yr

Software Engineer
5.5k salaries
unlock blur

₹5.5 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.4k salaries
unlock blur

₹9.5 L/yr - ₹25.5 L/yr

Senior Software Engineer
4.9k salaries
unlock blur

₹8 L/yr - ₹31.2 L/yr

Software Developer
4.6k salaries
unlock blur

₹10.1 L/yr - ₹30.6 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