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 Advisory System Analyst Interview Questions, Process, and Tips

Updated 28 Oct 2024

Top IBM Advisory System Analyst Interview Questions and Answers

  • Q1. What you will do if you got to know there is a performance issue in code change which you developed before 1 day of production deployment
  • Q2. How to check whether a file in empty or not using JCL.
  • Q3. Which server and version is being used and how to configure the data source in WebLogic server
View all 20 questions

IBM Advisory System Analyst Interview Experiences

46 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(6 Questions)

  • Q1. Describe microservice architecture for an e-commerce platform
  • Ans. 

    Microservice architecture for e-commerce platform involves breaking down the application into smaller, independent services.

    • Each service is responsible for a specific business function, such as inventory management or payment processing.

    • Services communicate with each other through APIs, allowing for flexibility and scalability.

    • Each service can be developed, deployed, and scaled independently, making it easier to mainta...

  • Answered by AI
  • Q2. What is the SAGA pattern?
  • Ans. 

    The SAGA pattern is a design pattern used in distributed systems for managing long-lived transactions.

    • SAGA pattern breaks down a long transaction into a series of smaller, more manageable transactions.

    • Each smaller transaction is executed independently and can be compensated if needed.

    • SAGA pattern helps maintain consistency and reliability in distributed systems.

    • Example: In an e-commerce system, the SAGA pattern can be ...

  • Answered by AI
  • Q3. How Apache Kafka can be used to across multiple producers and consumers across Kafka cluster ?
  • Ans. 

    Apache Kafka can be used to enable communication between multiple producers and consumers across a Kafka cluster.

    • Producers can publish messages to specific topics in the Kafka cluster.

    • Consumers can subscribe to these topics and receive messages in real-time.

    • Kafka ensures fault tolerance and scalability by distributing data partitions across multiple brokers.

    • Producers and consumers can be distributed across different no...

  • Answered by AI
  • Q4. Core Java Questions like Streams API, few problems to solve with flat mapping
  • Q5. Core Spring Boot questions
  • Q6. DS questions : 2sum problems ,(solve using compliment method), mergesort pseudo code

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Virtual function
  • Q2. Oops concepts like inheritance, polymorphism etc
Round 2 - HR 

(1 Question)

  • Q1. Behavioral questions like how you act in specific situation

Advisory System Analyst Interview Questions Asked at Other Companies

asked in IBM
Q1. What you will do if you got to know there is a performance issue ... read more
asked in IBM
Q2. How to check whether a file in empty or not using JCL.
asked in IBM
Q3. Which server and version is being used and how to configure the d ... read more
asked in IBM
Q4. How Apache Kafka can be used to across multiple producers and con ... read more
asked in IBM
Q5. CI-CD Flow and how we have implemented in our project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find the occurrence of each character of a String
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Apptitude and coding test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Core java and spring boot
  • Q2. Database related question
Round 3 - Behavioral 

(1 Question)

  • Q1. Generic question and discussion about yourself based on resume

IBM interview questions for designations

 Advisory Consultant

 (13)

 System Analyst

 (2)

 Senior Advisory Consultant

 (18)

 Advisory IT Architect

 (1)

 Advisory Architect

 (1)

 Senior System Analyst

 (12)

 Financial Accounting and Advisory Analyst

 (1)

 Advisory Technical Specialist

 (1)

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic technical questions about tech stack used
Round 2 - One-on-one 

(1 Question)

  • Q1. Good interview process and questions
Round 3 - HR 

(1 Question)

  • Q1. Took long time to process

Get interview-ready with Top IBM Interview Questions

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

(1 Question)

  • Q1. ES6 features, Coding on map amd filter array functions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Solid Principles, Page Lifecycle
  • Q2. Extension Methods in Csharp
  • Ans. 

    Extension methods in C# allow developers to add new methods to existing types without modifying the original source code.

    • Extension methods must be defined in a static class.

    • They must be static methods.

    • The first parameter of an extension method specifies the type being extended and is preceded by the 'this' keyword.

    • Extension methods can be called as if they were instance methods of the extended type.

    • Example: public stat...

  • Answered by AI
  • Q3. Linq codes Scenarios for data retrieval
  • Ans. 

    LINQ codes for data retrieval scenarios

    • Use LINQ to retrieve data from databases, collections, or XML files

    • Filter data using Where clause

    • Sort data using OrderBy or OrderByDescending

    • Group data using GroupBy

    • Join data from multiple sources using Join

    • Perform aggregations using Sum, Average, Count, etc.

  • Answered by AI
  • Q4. EF core Db set approach
  • Q5. Abstract Factory design pattern

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Introduction and asked about my expectation
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2023. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Microservices related. Rest api. Basic java questions
Round 3 - HR 

(1 Question)

  • Q1. Prefered location. Where do you see yourself in next 5 years
  • Ans. 

    I see myself working as a System Analyst in a reputable advisory firm, preferably in a major city.

    • Working as a System Analyst in a reputable advisory firm

    • Preferably in a major city

    • Continuing to develop my skills and expertise in the field

    • Taking on more responsibilities and leadership roles

    • Building strong professional relationships and networks

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Join only if you want to work on legacy projects as only task of your manager is to see you as a billed resource. He/she doesn't give a heed in which domain of tech stack you are working
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of Java Script questions
  • Q2. Basics of Angular 2 +
Round 3 - Technical 

(2 Questions)

  • Q1. Basics of JavaScript ,Angular 2
  • Q2. Basics of Angular 2 +

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Very Easy interview process.
Basics of JS andAngular

IBM Interview FAQs

How many rounds are there in IBM Advisory System Analyst interview?
IBM interview process usually has 2-3 rounds. The most common rounds in the IBM interview process are Technical, HR and One-on-one Round.
What are the top questions asked in IBM Advisory System Analyst interview?

Some of the top questions asked at the IBM Advisory System Analyst interview -

  1. What you will do if you got to know there is a performance issue in code change...read more
  2. How to check whether a file in empty or not using JC...read more
  3. Which server and version is being used and how to configure the data source in ...read more

Tell us how to improve this page.

IBM Advisory System Analyst Interview Process

based on 16 interviews

4 Interview rounds

  • Technical Round
  • HR Round
  • Personal Interview1 Round - 1
  • Personal Interview1 Round - 2
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k 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
 • 3k Interviews
View all
IBM Advisory System Analyst Salary
based on 5.2k salaries
₹9.4 L/yr - ₹27 L/yr
At par with the average Advisory System Analyst Salary in India
View more details

IBM Advisory System Analyst Reviews and Ratings

based on 379 reviews

4.0/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.4

Salary

4.0

Job security

3.9

Company culture

2.9

Promotions

3.6

Work satisfaction

Explore 379 Reviews and Ratings
Application Developer
11.7k salaries
unlock blur

₹5.5 L/yr - ₹24 L/yr

Software Engineer
5.5k salaries
unlock blur

₹5.4 L/yr - ₹22.5 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.4 L/yr - ₹27 L/yr

Senior Software Engineer
4.8k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.6k salaries
unlock blur

₹5.6 L/yr - ₹20.5 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

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