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

Clear (1)

IBM Senior Engineer Interview Questions and Answers

Updated 23 Dec 2024

IBM Senior Engineer Interview Experiences

4 interviews found

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

I was interviewed in Sep 2024.

Round 1 - Coding Test 

Hackerrank coding & techinical interview test

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn core java, spring boot & Microservices concept well.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is mutable type
  • Ans. 

    A mutable type is a data type whose values can be changed after they are created.

    • Mutable types include lists, dictionaries, and sets in Python.

    • Changes to mutable objects affect all references to that object.

    • Example: list1 = [1, 2, 3], list1[0] = 4 will change the value of list1 to [4, 2, 3].

  • Answered by AI
  • Q2. What is functional interface
  • Ans. 

    A functional interface is an interface that contains only one abstract method.

    • Functional interfaces can have multiple default or static methods.

    • Examples include Runnable, Callable, and ActionListener interfaces.

    • Functional interfaces can be implemented using lambda expressions.

  • Answered by AI
  • Q3. Updates in java 17
  • Ans. 

    Java 17 introduces new features like sealed classes, pattern matching for switch statements, and more.

    • Sealed classes restrict which classes can be subclasses

    • Pattern matching for switch statements simplifies code by combining declaration and assignment

    • New APIs like JEP 356: Enhanced Pseudo-Random Number Generators

  • Answered by AI

Skills evaluated in this interview

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic aptitude on java application and framework

Senior Engineer Interview Questions & Answers

user image Manali Latkar

posted on 30 May 2024

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

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

Round 1 - Coding Test 

3 dsa questions and various golang concepts and 1 concurrency question

Round 2 - Technical 

(1 Question)

  • Q1. System design questions

IBM interview questions for designations

 Senior Systems Engineer

 (37)

 Senior Software Engineer

 (30)

 Senior Data Engineer

 (7)

 Senior Test Engineer

 (3)

 Senior Cloud Engineer

 (2)

 Senior Sdet Engineer

 (1)

 Senior QA Engineer

 (1)

 Senior Security Engineer

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Past experience and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.

I applied via Naukri.com and was interviewed before Oct 2021. There were 3 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is AD dns dhcp?
  • Ans. 

    AD DNS DHCP are Microsoft technologies used for network management and authentication.

    • Active Directory (AD) is a directory service used for authentication and authorization of users and computers in a network.

    • Domain Name System (DNS) is used for name resolution of network resources.

    • Dynamic Host Configuration Protocol (DHCP) is used for automatic IP address assignment to network devices.

    • AD, DNS, and DHCP are often used ...

  • Answered by AI
  • Q2. What is IaaS SaaS PaaS?
  • Ans. 

    IaaS, SaaS, and PaaS are cloud computing models that provide different levels of infrastructure, software, and platform services.

    • IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, such as servers, storage, and networking.

    • SaaS (Software as a Service) delivers software applications over the internet, eliminating the need for local installation and maintenance.

    • PaaS (Platform as ...

  • Answered by AI
Round 3 - Aptitude Test 

General questions for 1 hors online exams

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident in your role and select which role you want to work

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Routing and switching related

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best. Study well.
Its all about God's grace.

I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions based on the CV we kept
  • Q2. Questions related to powershell, storages, networking in azure IaaS, NSG

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare whatever u kept in CV and the basics
Contribute & help others!
anonymous
You can choose to be anonymous

IBM Interview FAQs

How many rounds are there in IBM Senior Engineer interview?
IBM interview process usually has 1-2 rounds. The most common rounds in the IBM interview process are Coding Test, Technical and Aptitude Test.
How to prepare for IBM Senior Engineer 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 Linux, AWS, Architecture, Cloud and Coding.
What are the top questions asked in IBM Senior Engineer interview?

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

  1. what is functional interf...read more
  2. what is mutable t...read more
  3. updates in java...read more

Recently Viewed

INTERVIEWS

IFB

No Interviews

REVIEWS

Accenture

No Reviews

REVIEWS

LTIMindtree

No Reviews

REVIEWS

HighRadius

No Reviews

SALARIES

GE Healthcare

REVIEWS

HighRadius

No Reviews

DESIGNATION

INTERVIEWS

Digitech Services

No Interviews

JOBS

Browse jobs

Discover jobs you love

SALARIES

Intas Pharmaceuticals

Tell us how to improve this page.

IBM Senior Engineer Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
IBM Senior Engineer Salary
based on 187 salaries
₹9 L/yr - ₹35 L/yr
119% more than the average Senior Engineer Salary in India
View more details

IBM Senior Engineer Reviews and Ratings

based on 21 reviews

4.4/5

Rating in categories

4.2

Skill development

4.3

Work-life balance

3.7

Salary

4.6

Job security

4.1

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 21 Reviews and Ratings
Application Developer
11.8k 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
4.8k 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent