i
Infosys
Filter interviews by
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
React Lifecycle methods are special methods that are invoked at different stages of a component's life cycle.
Mounting: constructor, render, componentDidMount
Updating: render, componentDidUpdate
Unmounting: componentWillUnmount
Error Handling: componentDidCatch
Other methods: shouldComponentUpdate, getDerivedStateFromProps, getSnapshotBeforeUpdate
Class components are ES6 classes while functional components are functions.
Class components have state and lifecycle methods while functional components don't.
Functional components are simpler and easier to read and test.
Functional components are preferred for simple UI components while class components are used for complex UI components.
Functional components don't have 'this' keyword while class components do.
Function
I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 3 interview rounds.
What people are saying about Infosys
posted on 5 Nov 2024
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
posted on 26 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Good team player
I applied via Job Fair
Verbal, reasoning,aptitude
2Coding questions and it was moderate level
posted on 21 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Game based reasoning
2 codes are given we have to solve them in python and 2 SQL queries are given we have to solve them and finally we should develop a website using HTML, CSS and js
General knowledge based like Ai
posted on 15 Jul 2024
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
In aptitude que and if it's clear so 2 coding que
LinkedList is a data structure where elements are linked using pointers, while ArrayList is a resizable array implementation.
LinkedList uses nodes with pointers to the next element, allowing for efficient insertions and deletions.
ArrayList uses a dynamic array to store elements, providing fast random access but slower insertions and deletions.
LinkedList is better for frequent insertions and deletions, while ArrayList i...
Java program to reverse a string
Use StringBuilder class to reverse the string
Convert the string to a StringBuilder object, call reverse() method, then convert back to string
Alternatively, use a loop to iterate through the characters of the string in reverse order
Find largest element in sorted rotated array
Start by finding the pivot element in the rotated array
Compare the element at pivot index with the first element to determine which half to search
Perform binary search in the appropriate half to find the largest element
posted on 6 Mar 2024
I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Feb 2024. There were 3 interview rounds.
They provide topic - for me 70 hour work week
40-50 minutes, they asked simple DSA problem ,some project related questions.
based on 5 reviews
Rating in categories
Technology Analyst
56.3k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.2k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.6k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.4k
salaries
| ₹6.2 L/yr - ₹15 L/yr |
TCS
Wipro
Cognizant
Accenture