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

Updated 12 Sep 2023

IBM Technology Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 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 - Assignment 

It was a multiple questions test, 90 minutes test 43 questions technical question based on the position i have applied. It is intermediate level of test. I have cleared the test.

Round 3 - Technical 

(5 Questions)

  • Q1. After completed my Assessment test , I got a call from HR for technical round through WebEx. Yesterday interview done in that call panel asked about my role of my current company and asked about my project...
  • Q2. Put vs patch in restful
  • Ans. 

    In RESTful APIs, 'put' is used to update an entire resource, while 'patch' is used to update only specific fields of a resource.

    • PUT is used to update the entire resource, while PATCH is used to update specific fields

    • PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the specific fields to be updated

    • PUT is idempotent, meaning multiple identical requests will have th...

  • Answered by AI
  • Q3. Different between restful and webclient
  • Ans. 

    Restful is an architectural style for designing networked applications, while WebClient is a class in Java used for making HTTP requests.

    • RESTful is an architectural style that uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources.

    • WebClient is a class in Java that provides a higher-level API for making HTTP requests and handling responses.

    • RESTful APIs are stateless and use standard HTTP status...

  • Answered by AI
  • Q4. Serialization and deserialization in java
  • Ans. 

    Serialization is the process of converting an object into a byte stream, while deserialization is the process of converting a byte stream back into an object in Java.

    • Serialization is achieved by implementing the Serializable interface in Java.

    • Deserialization is done by reading the byte stream and reconstructing the object using the readObject() method.

    • Example: ObjectOutputStream for serialization and ObjectInputStream

  • Answered by AI
  • Q5. What are functional interface in java8
  • Ans. 

    Functional interfaces in Java 8 are interfaces with a single abstract method, used for lambda expressions and method references.

    • Functional interfaces have only one abstract method, but can have multiple default or static methods.

    • They can be used with lambda expressions and method references.

    • Examples include java.lang.Runnable, java.util.Comparator, and java.util.function.Predicate.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

I applied via Approached by Company and was interviewed before Oct 2021. 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 - HR 

(2 Questions)

  • Q1. Experience in related field of work
  • Q2. Domain experience in years
  • Ans. 

    I have X years of domain experience.

    • I have worked in this domain for X years.

    • During my time in this domain, I have gained expertise in various areas such as...

    • I have worked on projects related to...

    • I have experience working with clients in this domain.

    • I keep myself updated with the latest trends and developments in this domain.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident before you attend interview with hiring manager. Explain in detailed about your roles and responsibilities.. Make sure your explanation should attract to hiring manager.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - just basic questions from my cv

I applied via Naukri.com and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were related to MS Exchange and O365.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and Technically sound.

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Memory management questions (ARC), swift programming questions, basic program logic, git commands, security parameters in app

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for Your language and basic should be very clear.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Online assessment, Tenchnical , Manager , HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was good. HR was responsive. I think these days process has to be smooth to make the candidate comfortable first of all, rest they will conquer.

I applied via Company Website and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Solid Principal, error handling techniques, oops and basics of c#

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on eloqua, email marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be comfident while answering

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

Interview Questionnaire 

4 Questions

  • Q1. Basic OOPS concept like method overloading, overriding, encapsulation, abstraction with real time examples.
  • Q2. Collections- Difference between hashmap and hashset.
  • Ans. 

    Hashmap is key-value pair collection while Hashset is a unique value collection.

    • Hashmap allows duplicate values but not duplicate keys while Hashset only allows unique values.

    • Hashmap uses key to access values while Hashset uses object reference.

    • Hashmap is faster for accessing values while Hashset is faster for checking if a value exists.

    • Example: Hashmap - {1: 'apple', 2: 'banana', 3: 'apple'}, Hashset - {'apple', 'bana

  • Answered by AI
  • Q3. Hashmap internal working.
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and uses hashing to locate values based on their keys.

    • Hashmap uses an array to store the key-value pairs

    • The key is hashed to generate an index in the array

    • If multiple keys hash to the same index, a linked list is used to store them

    • Hashmap provides constant time complexity for insertion, deletion, and retrieval of values

    • Java's HashMap class is an implementation of

  • Answered by AI
  • Q4. Java 8 or above features.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics and then only move towards learning advance concepts because interview starts with basics and it also forms the foundation for advanced concepts. Start practicing codes.

Skills evaluated in this interview

IBM Interview FAQs

How many rounds are there in IBM Technology Analyst interview?
IBM interview process usually has 3 rounds. The most common rounds in the IBM interview process are Resume Shortlist, Assignment and Technical.
What are the top questions asked in IBM Technology Analyst interview?

Some of the top questions asked at the IBM Technology Analyst interview -

  1. what are functional interface in ja...read more
  2. serialization and deserialization in j...read more
  3. different between restful and webcli...read more

Tell us how to improve this page.

IBM Technology Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
IBM Technology Analyst Salary
based on 48 salaries
₹5.5 L/yr - ₹22.1 L/yr
79% more than the average Technology Analyst Salary in India
View more details
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