i
Infosys
Filter interviews by
I have worked as a Marketing Assistant at XYZ Company for 2 years.
Responsibilities included creating marketing materials and assisting with campaign strategies
Collaborated with cross-functional teams to execute marketing initiatives
Managed social media accounts and analyzed performance metrics
This round is super easy to crack
Developed a cloud-based monitoring system for tracking network performance
Implemented real-time data collection using SNMP protocol
Designed a user-friendly dashboard for visualizing network metrics
Integrated alerting system for notifying administrators of potential issues
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Routing in MVC is the process of mapping URLs to controller actions in order to handle incoming requests.
Routing determines which controller and action should handle a request based on the URL
Routes are defined in the RouteConfig.cs file in ASP.NET MVC applications
Routes can include parameters that are passed to the controller action
Routing can be used to create user-friendly URLs
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing mock dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Infosys interview questions for popular designations
It was a good but not bad
Get interview-ready with Top Infosys Interview Questions
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
Logical,sql,excel questions
Array,string easy to medium leetcode questions
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Identity in SQL is a property used to uniquely identify each row in a table.
Identity columns are typically used as primary keys in tables
They automatically generate unique values for each new row
Identity values are often used for referencing and joining tables
Use SQL query to count number of employees joined in a specific year.
Use COUNT() function to count the number of employees.
Use WHERE clause to filter employees based on join year.
Group by join year to get count for each year.
Data can be passed between Child and Parent components in Angular using @Input and @Output decorators.
Use @Input decorator in the child component to receive data from the parent component.
Use @Output decorator along with EventEmitter in the child component to send data to the parent component.
Parent component can pass data to child component using property binding.
Child component can emit events using EventEmitter to s
Sessions are a way to store user-specific data on the server side in ASP.NET webforms.
Sessions are used to store user-specific data across multiple pages during a user's visit to a website.
In ASP.NET webforms, sessions can be implemented using the Session object.
To store a value in a session, you can use Session['key'] = value;
To retrieve a value from a session, you can use var value = Session['key'];
Sessions can be us...
External dlls can be added in the bin folder of the ASP.NET webforms project.
External dlls can be added directly to the 'bin' folder of the ASP.NET webforms project.
You can also add external dlls to a separate 'lib' folder within the project and reference them from there.
Alternatively, you can use NuGet packages to manage external dependencies in ASP.NET webforms.
OOPS concepts include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
ViewState stores data on the client side, while Session stores data on the server side.
ViewState is used to store page-specific data in ASP.NET web applications.
Session is used to store user-specific data that needs to be accessed across multiple pages.
ViewState data is stored in a hidden field on the page, while Session data is stored on the server.
ViewState data is available only for the current page, while Session d...
I applied via Naukri.com
My father is a software engineer who works for a tech company.
Father is a software engineer
Works for a tech company
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.9k interviews
Interview experience
based on 39.6k reviews
Rating in categories
Technology Analyst
55.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture