i
Infosys
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
JVM is the Java Virtual Machine, while JRE is the Java Runtime Environment. Comparable is an interface used for comparing objects, while Comparator is an interface used for custom sorting.
JVM is responsible for running Java bytecode, while JRE includes JVM along with libraries and other components necessary for running Java applications.
Comparable interface is used to define a natural ordering for a class, while Compar...
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Spring MVC is a framework for building web applications, Spring Boot is for quickly creating stand-alone applications, and controllers handle requests in Spring MVC while RestController specifically handles RESTful requests.
Spring MVC is a framework for building web applications using the Model-View-Controller design pattern.
Spring Boot is a tool for quickly creating stand-alone, production-grade Spring-based applicati...
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Developing a software company involves strategic planning, hiring skilled professionals, creating innovative products, and establishing a strong brand presence.
Identify a niche market or problem to solve
Build a talented team of software engineers and developers
Create innovative and user-friendly software products
Establish a strong brand presence through marketing and networking
Focus on customer satisfaction and feedbac
Continuous learning through reading, courses, workshops, and hands-on experience.
Read books, articles, and research papers related to your field.
Take online courses or attend workshops to learn new technologies and skills.
Participate in hackathons or side projects to gain hands-on experience.
Seek mentorship from experienced professionals in the industry.
Attend conferences and networking events to stay updated on indust
Infosys interview questions for designations
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
Simple reverse string
form with validation
Get interview-ready with Top Infosys Interview Questions
I was interviewed in Aug 2024.
To reverse a number, convert it to a string, reverse the string, and convert it back to a number.
Convert the number to a string
Reverse the string
Convert the reversed string back to a number
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.
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 Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Events loop is a mechanism in software development that continuously checks for and processes events in a program.
Events loop is commonly used in event-driven programming to handle user inputs, network requests, and other asynchronous tasks.
It allows the program to efficiently manage multiple tasks without blocking the main thread.
Examples include JavaScript's event loop in web browsers and Node.js, which processes eve
JavaScript's top 3 features are flexibility, ease of use, and wide adoption.
Flexibility allows for dynamic and interactive web pages
Ease of use makes it accessible to beginners and experienced developers alike
Wide adoption ensures a large community for support and resources
Leetcode easy question they asked
What people are saying about Infosys
Some of the top questions asked at the Infosys Software Engineer interview -
The duration of Infosys Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 125 interviews
6 Interview rounds
based on 430 reviews
Rating in categories
Technology Analyst
55.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture