i
Infosys
Filter interviews by
Shallow copy only copies the references of objects, while deep copy creates new copies of objects.
Shallow copy creates a new object but does not create copies of nested objects.
Deep copy creates new copies of all nested objects.
Shallow copy is faster and more memory efficient, but changes to nested objects affect both copies.
Deep copy is slower and uses more memory, but changes to nested objects do not affect the origi
Generators in Python are functions that allow you to iterate over a sequence of items without storing them in memory.
Generators are created using the 'yield' keyword instead of 'return'.
They are used to generate a series of values on the fly, one at a time.
Generators are memory efficient as they do not store all values in memory at once.
Example: def my_generator(): for i in range(5): yield i
Example: for num in my_ge
Asked some program related to list.
I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.
Asked 10 questions very easy
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Logical Reasoning and Scenarios
GDP growth and its impact
Infosys interview questions for popular designations
Get interview-ready with Top Infosys Interview Questions
Optimizing performance involves identifying bottlenecks, improving efficiency, and utilizing resources effectively.
Identify and prioritize key performance indicators (KPIs)
Optimize code and algorithms for efficiency
Utilize caching and indexing to improve data retrieval speed
Implement load balancing and scaling strategies
Regularly monitor and analyze performance metrics
Lazy loading is a design pattern where objects are loaded into memory only when they are needed.
Lazy loading helps improve performance by reducing initial loading time.
It is commonly used in web development for loading images or content as the user scrolls down the page.
Lazy loading can also be used in programming languages to delay the loading of resources until they are actually needed.
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
Asked middle level java codes output
CFD stands for Computational Fluid Dynamics.
CFD is a branch of fluid mechanics that uses numerical methods and algorithms to solve and analyze problems involving fluid flow.
It is commonly used in engineering fields to simulate and optimize the behavior of fluids in various systems.
Examples of CFD applications include aerodynamics in automotive design, airflow in HVAC systems, and water flow in hydraulic structures.
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
It was good,Who will pass the test they will get into interview otherwise they are not selected for next round.
I cleared my Aptitude test.
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
What people are saying about Infosys
Some of the top questions asked at the Infosys interview for experienced candidates -
The duration of Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 1.2k interviews
Interview experience
based on 38.8k reviews
Rating in categories
Technology Analyst
55.9k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.4k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.8k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.7k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture