i
Infosys
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
The round 1 was an online assessment that was held in campus labs. It was a 2 hour long test having 7 sections that are reasoning ability,verbal ability,comprehension,pseudocode,puzzle solving,essay writing,quants. There was a sectional cutoff around 70%
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
React JS is a popular JavaScript library for building user interfaces.
Efficiently updates and renders components with virtual DOM
Supports reusable components for faster development
Declarative syntax simplifies code readability and maintenance
Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web development.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.
Changes are first made to the virtual DOM, then compared to the actual DOM to determine the most efficient way to update the UI.
This process helps reduce the number of updates needed and...
Props are used to pass data from parent to child components, while state is used to manage data within a component.
Props are read-only and cannot be modified by the child component
State is mutable and can be changed by the component itself
Props are passed down from parent to child components, while state is managed within a component
Example: Passing a user's name as a prop to a child component vs storing the user's inp
Routing in React is the process of determining which components to display based on the URL.
React Router is a popular library used for routing in React applications.
Routes are defined using
Nested routes can be defined to render components within other components.
Route parameters can be accessed using props.match.params.
Redirects can be used to navigate users to different routes.
Private rout...
posted on 10 Oct 2024
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
P2P cycle stands for Procure-to-Pay cycle, which is the process of obtaining goods or services from a supplier to making payment for them.
The cycle starts with the need for a product or service, followed by creating a purchase order.
Goods or services are received and matched with the purchase order and invoice.
The invoice is then approved for payment and payment is made to the supplier.
Finally, the transaction is recor...
FBDI is used in Oracle Fusion Financials for bulk data import.
FBDI stands for File-Based Data Import
It is used to import large volumes of data into Oracle Fusion Financials
Data is first entered into predefined Excel templates and then uploaded into the system
FBDI is commonly used for importing journals, invoices, and other financial transactions
Enterprise structure refers to the organization of a company's business units, divisions, and departments.
It defines how different parts of the organization are related and how information flows between them
Includes elements like legal entities, business units, divisions, and departments
Helps in defining reporting structures, security access, and business processes
Example: A multinational corporation may have multiple ...
Implementation project steps involve planning, configuration, testing, training, and deployment.
1. Planning phase involves defining project scope, objectives, timelines, and resources.
2. Configuration phase includes setting up the system based on business requirements.
3. Testing phase involves conducting various tests to ensure system functionality and data accuracy.
4. Training phase includes educating end users on how...
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Infosys interview questions for popular designations
I applied via Approached by Company
Java question for aptitude test
Asked coding questions in java
Stay updated with industry trends, take online courses, attend workshops, and work on real-world projects.
Take online courses on platforms like Coursera, Udemy, or Pluralsight.
Attend workshops, conferences, and meetups to network and learn from experts.
Work on real-world projects to apply your knowledge and gain practical experience.
Some good ideas for projects could be developing a mobile app for tracking fitness goals, creating a website for sharing book recommendations, or building a chatbot for customer service.
Develop a mobile app for tracking fitness goals
Create a website for sharing book recommendations
Build a chatbot for customer service
Get interview-ready with Top Infosys Interview Questions
I applied via campus placement at STES Smt Kashibai Navale College of Engineering, Pune and was interviewed in Jul 2024. There were 2 interview rounds.
Array, Binary Search Tree, Graph
Deadlock in OS is a situation where two or more processes are unable to proceed because each is waiting for the other to release a resource.
Deadlock occurs when processes compete for resources and each process holds a resource while waiting for another resource.
Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and circular wait.
Example: Process A holds Resource 1 and waits for R...
Reverse a linked list by changing the next pointers of each node to point to the previous node.
Start by initializing three pointers: current, previous, and next.
Iterate through the linked list, updating the next pointer of each node to point to the previous node.
Update the previous, current, and next pointers accordingly in each iteration.
Return the new head of the reversed linked list.
Swapping numbers without using a third variable
Use bitwise XOR operation to swap two numbers without using a third variable
Example: a = 5, b = 10. a = a XOR b, b = a XOR b, a = a XOR b. Now a = 10, b = 5
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
To call a dummy API, use fetch() method with the API URL and handle the response using .then()
Use fetch() method to make a GET request to the dummy API URL
Handle the response using .then() method to access the data returned by the API
You can also use async/await syntax for cleaner code
I applied via Campus Placement
Yes, I have experience with coding in languages such as Python, Java, and SQL.
Proficient in Python for data analysis and automation tasks
Familiar with Java for backend development
Experience with SQL for database management
Maths English Computer
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 39.4k reviews
Rating in categories
Technology Analyst
55.6k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹7.8 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.1 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.9k
salaries
| ₹4.5 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture