Filter interviews by
I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.
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
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
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
I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.
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...
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
Infosys Consulting interview questions for popular designations
I applied via Company Website and was interviewed before Mar 2022. There were 5 interview rounds.
Easy to moderate question are there mostly reasoning question are good .
5 question given we need to write code for atleast 3
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.
I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.
Reasoning coding technical questions etc
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...
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
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...
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 ...
I applied via Job Portal and was interviewed in Dec 2021. There was 1 interview round.
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.
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...
Top trending discussions
Interview experience
based on 354 reviews
Rating in categories
Senior Consultant
350
salaries
| â‚ą11.9 L/yr - â‚ą36.2 L/yr |
Consultant
345
salaries
| â‚ą9.5 L/yr - â‚ą25.1 L/yr |
Business Consultant
293
salaries
| â‚ą15.3 L/yr - â‚ą24.2 L/yr |
Senior Associate Consultant
153
salaries
| â‚ą6.5 L/yr - â‚ą15 L/yr |
Associate Consultant
139
salaries
| â‚ą6 L/yr - â‚ą12.5 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra