Upload Button Icon Add office photos

Infosys Consulting

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Consulting Interview Questions, Process, and Tips

Updated 12 Jan 2025

Top Infosys Consulting Interview Questions and Answers

View all 78 questions

Infosys Consulting Interview Experiences

Popular Designations

167 interviews found

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 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (1)

Consultant Interview Questions & Answers

user image Anonymous

posted on 15 Jul 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Talk about your work experience
  • Q2. Explain about Digital Twins
  • Ans. 

    Digital twins are virtual replicas of physical objects, processes, or systems that can be used for analysis, monitoring, and prediction.

    • Digital twins are created using real-time data from sensors and other sources to simulate the behavior and performance of the physical counterpart.

    • They can be used in various industries such as manufacturing, healthcare, and transportation to optimize operations and improve decision-ma...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk more about your work experience and how it can help the company you are interviewing for

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Infosys Consulting Interview Questions and Answers for Freshers
illustration image

Consultant Interview Questions & Answers

user image Anonymous

posted on 9 Apr 2024

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Mostly behavioral questions and culture fit.
Round 2 - Technical 

(1 Question)

  • Q1. Mainly related to the domain (in my case related to cloud transformation and architecture). Situation based questions.

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Senior Finance Associate Interview Questions & Answers

user image CA Sanjay Sarkar

posted on 28 Apr 2024

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

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Manager round , Ratio Analysis like Inventory Turnover ratio and Debtor Turnover ratio and impact
Round 2 - Technical 

(1 Question)

  • Q1. Cost Control and Revenue Incresing

Senior Finance Associate Interview Questions asked at other Companies

Q1. 4. Show linking between Income Statement, Balance sheet and cash flow statement ?
View answer (2)

Infosys Consulting interview questions for popular designations

 Business Analyst

 (16)

 Consultant

 (9)

 Software Engineer

 (7)

 System Engineer

 (7)

 Senior Consultant

 (5)

 Operations Executive

 (5)

 Software Developer

 (4)

 Business Development

 (4)

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

I applied via Company Website and was interviewed before Mar 2022. There were 5 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 - Aptitude Test 

Easy to moderate question are there mostly reasoning question are good .

Round 3 - Coding Test 

5 question given we need to write code for atleast 3

Round 4 - Technical 

(1 Question)

  • Q1. Subject and software side question on java, c, python, sql
Round 5 - HR 

(1 Question)

  • Q1. HR level question we can answer if we have good communication skills and need to know about that company

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good technical knowledge, learn any latest technology .
Good communication skills

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Get interview-ready with Top Infosys Consulting Interview Questions

I applied via Recruitment Consulltant and was interviewed in Apr 2022. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Technical relevant question
  • Q2. Personal details,enterprises structure,master data

Interview Preparation Tips

Topics to prepare for Infosys Consulting SAP SD Consultant interview:
  • all enterprises structure
Interview preparation tips for other job seekers - i waiting for your interviews soon,most time i track in your website so plz let me the immediatly

SAP SD Consultant Interview Questions asked at other Companies

Q1. How to achieve to different pricing procedure for sales order and billing document , which controls will enable thia
View answer (6)

Interview Questions & Answers

user image Anonymous

posted on 9 Feb 2022

I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions about data engineering and stuff, python, sql etc.
Round 2 - Technical 

(1 Question)

  • Q1. More about power bi, dax, use case scenario for a system design
Round 3 - Behavioral 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Why do you want to leave your current job
  • Q3. What will you bring to the table.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself. Keep your answers to the point. Question the interviewer about the position, projects and responsibilities
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 - Aptitude Test 

Reasoning coding technical questions etc

Round 3 - HR 

(2 Questions)

  • Q1. Project discussion introduction self introduction etc
  • Q2. Project information and etc how you know about programming language

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing nothing nothing nothing nothing nothing nothing

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Interview Questionnaire 

4 Questions

  • Q1. What's BGP attributes and their works?
  • Ans. 

    BGP attributes are characteristics used to influence routing decisions in Border Gateway Protocol.

    • BGP attributes are used to determine the best path for routing traffic.

    • Some common BGP attributes include AS Path, Next Hop, Local Preference, and MED.

    • AS Path attribute shows the path of autonomous systems that the route has traversed.

    • Next Hop attribute indicates the IP address to reach the next hop for the route.

    • Local Pre...

  • Answered by AI
  • Q2. What's the RB ?
  • Ans. 

    RB stands for Routing and Bridging. It refers to the process of forwarding data packets between networks.

    • RB is a fundamental concept in networking.

    • It involves the routing of data packets between different networks.

    • Bridging refers to the process of connecting two or more network segments together.

    • RB helps in efficient data transmission and network connectivity.

    • Example: RB is used in routers to determine the best path fo

  • Answered by AI
  • Q3. Difference Between Rip version 1 and 2?
  • Ans. 

    RIP version 1 is a classful routing protocol while RIP version 2 is a classless routing protocol.

    • RIP version 1 does not support VLSM (Variable Length Subnet Masking) while RIP version 2 does.

    • RIP version 1 does not support authentication while RIP version 2 does.

    • RIP version 1 broadcasts routing updates using the destination IP address 255.255.255.255 while RIP version 2 uses multicast address 224.0.0.9.

    • RIP version 1 sen...

  • Answered by AI
  • Q4. What's STP protocol?
  • Ans. 

    STP (Spanning Tree Protocol) is a network protocol that prevents loops in Ethernet networks by creating a loop-free logical topology.

    • STP is used to prevent broadcast storms and network congestion caused by loops.

    • It works by electing a root bridge and calculating the shortest path to the root bridge for each network segment.

    • STP uses Bridge Protocol Data Units (BPDU) to exchange information between switches.

    • It employs a ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This

Skills evaluated in this interview

Network Engineer Interview Questions asked at other Companies

Q1. TCP/IP layers, why is transport needed for communication? What is Subnet mask and how does it help in data communication. Why is Vlan needed? Based on what information does a switch and router send a packet or frame? Types of arp, What is p... read more
View answer (2)

I applied via Job Portal and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. What's your favorite subject
  • Q2. State laws of thermodynsmics
  • Ans. 

    The laws of thermodynamics describe the behavior of energy in a system.

    • First law: Energy cannot be created or destroyed, only transferred or converted.

    • Second law: Entropy (disorder) always increases in a closed system.

    • Third law: As temperature approaches absolute zero, entropy approaches a minimum.

    • Examples: A car engine converting fuel into motion, a refrigerator cooling a room, a power plant generating electricity.

  • Answered by AI
  • Q3. Difference between 2 stroke and 4 stroke engine
  • Ans. 

    2 stroke engines have a power stroke in every revolution while 4 stroke engines have a power stroke in every other revolution.

    • 2 stroke engines have a simpler design and are lighter than 4 stroke engines.

    • 2 stroke engines have a higher power-to-weight ratio than 4 stroke engines.

    • 4 stroke engines are more fuel efficient and have a longer lifespan than 2 stroke engines.

    • 2 stroke engines are commonly used in small power tool...

  • Answered by AI
  • Q4. Whats ur role in pervious work
  • Q5. Explain your project

Interview Preparation Tips

Interview preparation tips for other job seekers - He asked questions from core field

Operations Executive Interview Questions asked at other Companies

Q1. What is the electric current? How is works ?
View answer (29)
Contribute & help others!
anonymous
You can choose to be anonymous

Infosys Consulting Interview FAQs

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

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

  1. Use case scenario - in case a new engagement is awarded to Infosys, share how d...read more
  2. How would you structure your approach to carry out change managemen...read more
  3. How they will filter only a few candidates from a large pool of selected gradua...read more
How long is the Infosys Consulting interview process?

The duration of Infosys Consulting interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

LIST OF COMPANIES

NTT Security

Locations

LIST OF COMPANIES

NumGenius Ai

Locations

LIST OF COMPANIES

Capgemini

Locations

SALARIES

Infosys

LIST OF COMPANIES

NielsenIQ

Locations

DESIGNATION

LIST OF COMPANIES

Accenture

Locations

INTERVIEWS

EdgeVerve Systems

No Interviews

COMPANY BENEFITS

Cognizant

No Benefits

Tell us how to improve this page.

Infosys Consulting Interview Process

based on 40 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 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
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
TCS iON Interview Questions
3.9
 • 367 Interviews
View all

Infosys Consulting Reviews and Ratings

based on 365 reviews

3.4/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

2.7

Salary

4.1

Job security

3.4

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 365 Reviews and Ratings
Senior Consultant
389 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
339 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Consultant
302 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
139 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Management Consultant
138 salaries
unlock blur

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