i
Infosys
Filter interviews by
I was interviewed in Jan 2025.
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Decorator in Python is a design pattern that allows adding new functionality to an existing object without modifying its structure.
Decorators are functions that take another function as an argument and extend its behavior without explicitly modifying it.
They are commonly used to add logging, timing, caching, or authentication to functions.
Syntax for using decorators in Python involves using the @ symbol followed by the...
Range function generates a sequence of numbers within a specified range.
Range function is used to create a list of numbers within a specified range.
It takes start, stop, and step parameters to define the range.
Example: range(1, 5) will generate [1, 2, 3, 4].
Django models are Python classes that define the structure of database tables and the relationships between them.
Models are used to create, read, update, and delete data in the database.
Each model class represents a table in the database.
Models can define fields, relationships, and methods to interact with the data.
Example: class User(models.Model): name = models.CharField(max_length=100)
Example: class Post(models.Mode...
ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in databases and object-oriented programming languages.
ORM is used to map objects from an application to tables in a relational database.
It allows developers to work with objects instead of SQL queries, making database interactions more intuitive.
Popular ORM frameworks include Hibernate for Java, Enti...
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
Data binding is the automatic synchronization of data between the model and view components in an application.
Data binding allows for the seamless updating of data in the model to be reflected in the view and vice versa.
There are two-way data binding and one-way data binding.
Two-way data binding updates the model and view simultaneously, while one-way data binding updates in one direction only.
Example: In Angular, usin...
Lazy loading is a technique used to defer loading of non-essential resources until they are actually needed.
Lazy loading helps improve performance by only loading resources when they are required.
In Angular, lazy loading is commonly used for loading modules on demand rather than loading everything upfront.
Lazy loading can be implemented using Angular's RouterModule and loadChildren feature.
Infosys interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 2 interview rounds.
Docker images provide a lightweight, portable, and consistent environment for running applications.
Docker images encapsulate all dependencies and configurations needed for an application to run
They can be easily shared and deployed across different environments
Docker images are immutable, ensuring consistency and reproducibility
Containers based on Docker images are isolated from the host system, enhancing security
Docke...
Get interview-ready with Top Infosys Interview Questions
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Scenario based questions
I applied via campus placement at Vardhaman College of Engineering, Mahaboobnagar
................................................................................
Questions about projects completed in previous roles.
Asked to describe specific projects worked on
Inquired about the technologies used in the projects
Asked about the challenges faced and how they were overcome
Asked about the impact of the projects on the organization
Inquired about the team collaboration and communication during the projects
The project utilized a variety of technologies including cloud computing, virtualization, automation tools, and network protocols.
Cloud computing (e.g. AWS, Azure)
Virtualization (e.g. VMware, Hyper-V)
Automation tools (e.g. Ansible, Puppet)
Network protocols (e.g. TCP/IP, DNS)
Principles of software engineering are guidelines that help in the development of high-quality software.
Requirements gathering and analysis
Design
Implementation
Testing
Maintenance
Documentation
Quality assurance
Version control
Continuous integration
Agile development
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
What people are saying about Infosys
Some of the top questions asked at the Infosys interview -
The duration of Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4.8k interviews
Interview experience
based on 39k reviews
Rating in categories
Technology Analyst
55.9k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.5k
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.6 L/yr |
Senior Associate Consultant
27.7k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture