Upload Button Icon Add office photos

Filter interviews by

Infosys Consulting Technology Analyst Interview Questions, Process, and Tips

Updated 19 Jun 2024

Top Infosys Consulting Technology Analyst Interview Questions and Answers

Infosys Consulting Technology Analyst Interview Experiences

3 interviews found

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

Writen and oral only

Round 2 - Technical 

(1 Question)

  • Q1. Technical with multi skill
Round 3 - One-on-one 

(1 Question)

  • Q1. How r u? Ur ambitiin grow in infosys
  • Ans. 

    I am doing well, and my ambition is to grow in Infosys by continuously learning and contributing to innovative technology solutions.

    • I am doing well and excited about the opportunities at Infosys.

    • I am focused on expanding my knowledge and skills in technology.

    • I aim to contribute to the growth and success of Infosys through my work.

    • I am eager to take on new challenges and responsibilities to advance my career.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. How much money we pay.. We are brand .. Take it or leave it

Technology Analyst Interview Questions & Answers

user image zenith Shrestha

posted on 19 Jun 2024

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

I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program using OOPS in java
  • Ans. 

    A program using OOPS in Java to demonstrate inheritance and polymorphism

    • Create a superclass 'Animal' with methods like 'eat' and 'sleep'

    • Create subclasses like 'Dog' and 'Cat' that inherit from 'Animal'

    • Override the 'eat' method in each subclass to show polymorphism

  • Answered by AI
  • Q2. What is circular dependency?
  • Ans. 

    Circular dependency occurs when two or more modules depend on each other, creating an infinite loop.

    • Circular dependency can lead to issues such as infinite loops, runtime errors, and difficulties in debugging.

    • It is common in programming languages like JavaScript, where modules can import each other in a circular manner.

    • To resolve circular dependencies, refactoring code to remove the dependency or using a third-party to

  • Answered by AI
  • Q3. Write a java code to swap two numbers without using a temporary variable
  • Ans. 

    Swapping two numbers without using a temporary variable in Java

    • Use bitwise XOR operation to swap two numbers without using a temporary variable

    • Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5

  • Answered by AI

Skills evaluated in this interview

Technology Analyst Interview Questions Asked at Other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N ... read more
Q2. Minimum Number Of Vertices To Reach All NodesGiven a directed acy ... read more
Q3. Flatten A Linked ListYou are given a linked list containing N nod ... read more
asked in Infosys
Q4. An atomic spark job runs for 15 mins everyday ,one day it is runn ... read more
Q5. Box StackingYou are given a set of ‘n’ types of rectangular 3-D b ... read more

Interview Questionnaire 

1 Question

  • Q1. Only basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have the basics strong..

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test and one to one discussion

Round 2 - Coding Test 

Coding and Group Discussion

Round 3 - One-on-one 

(1 Question)

  • Q1. About the last company and projects and tolls which has been used in the projects.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain multithreading in java
  • Ans. 

    Multithreading in Java allows multiple threads to execute concurrently, improving performance and responsiveness.

    • Multithreading is achieved by extending the Thread class or implementing the Runnable interface.

    • Threads share the same memory space but have their own program counter, stack, and local variables.

    • Java provides synchronized keyword and locks to prevent data corruption in multithreaded environments.

    • Example: Cre...

  • Answered by AI
  • Q2. Explain lambdas in java
  • Ans. 

    Lambdas in Java are anonymous functions that allow you to pass behavior as an argument to a method.

    • Lambdas are used to implement functional interfaces with a single abstract method.

    • They provide a concise way to write code by reducing boilerplate.

    • Syntax: (parameters) -> expression or statement block

    • Example: (int a, int b) -> a + b

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Dec 2022. 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. Thread, Core Java, Collection, Stream, Spring boot, circuit breaker
Round 3 - One-on-one 

(1 Question)

  • Q1. Question related to team handling, tools and processes

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic concept of Thread, Core Java, Java8, Stream, Collection, Circuit Breaker
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.

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. Good in java concepts and knowledge of Java 8 and above.
  • Q2. Java 8 questions and Spring concepts.
Round 3 - Technical 

(1 Question)

  • Q1. Functionality of your current project, role and responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well whatever is written in your resume
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Basic details about u and your career
Round 3 - Technical 

(1 Question)

  • Q1. Questions related to your field and technology
Round 4 - One-on-one 

(1 Question)

  • Q1. More in-depth questions from technical and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and know your skills. It's just a normal interview like other mid level companies do. Practice before the interview.

Infosys Consulting Interview FAQs

How many rounds are there in Infosys Consulting Technology Analyst interview?
Infosys Consulting interview process usually has 2-3 rounds. The most common rounds in the Infosys Consulting interview process are Technical, Aptitude Test and One-on-one Round.
What are the top questions asked in Infosys Consulting Technology Analyst interview?

Some of the top questions asked at the Infosys Consulting Technology Analyst interview -

  1. Write a java code to swap two numbers without using a temporary varia...read more
  2. How r u? Ur ambitiin grow in info...read more
  3. What is circular dependen...read more

Tell us how to improve this page.

Infosys Consulting Technology Analyst Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Infosys Consulting Technology Analyst Salary
based on 46 salaries
₹4.4 L/yr - ₹10 L/yr
At par with the average Technology Analyst Salary in India
View more details

Infosys Consulting Technology Analyst Reviews and Ratings

based on 13 reviews

3.2/5

Rating in categories

4.0

Skill development

2.8

Work-life balance

2.2

Salary

4.7

Job security

3.6

Company culture

2.6

Promotions

3.7

Work satisfaction

Explore 13 Reviews and Ratings
Senior Consultant
365 salaries
unlock blur

₹12 L/yr - ₹36.2 L/yr

Consultant
344 salaries
unlock blur

₹9.5 L/yr - ₹25 L/yr

Business Consultant
293 salaries
unlock blur

₹15.3 L/yr - ₹24.2 L/yr

Associate Consultant
139 salaries
unlock blur

₹6 L/yr - ₹12.5 L/yr

Management Consultant
136 salaries
unlock blur

₹16 L/yr - ₹25.5 L/yr

Explore more salaries
Compare Infosys Consulting with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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