i
Infosys
Filter interviews by
HTTP methods are used to indicate the desired action to be performed on a resource.
GET - retrieve data from a server
POST - submit data to be processed by a server
PUT - update a resource on the server
DELETE - remove a resource from the server
PATCH - partially update a resource on the server
Unique data in a record can be selected by using a combination of data analysis techniques and algorithms.
Identify key fields or attributes that can be used to uniquely identify each record
Use data profiling to understand the distribution of values in the dataset
Implement data cleansing techniques to remove duplicates
Utilize data matching algorithms to identify and select unique records
Consider using machine learning m
Reasoning, english, coding,
I applied via Indeed and was interviewed in Dec 2023. There were 2 interview rounds.
slice() returns a shallow copy of a portion of an array into a new array, while split() splits a string into an array of substrings based on a specified separator.
slice() does not modify the original array, while split() returns a new array of substrings
slice() can take two parameters for start and end index, while split() takes a separator as a parameter
Example: var arr = [1, 2, 3, 4, 5]; arr.slice(1, 3) returns [2, 3...
Infosys interview questions for designations
I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.
Asked 10 questions very easy
Get interview-ready with Top Infosys Interview Questions
I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.
Just basic question of aptitude and simple basics logical code
A function in Java is a block of code that performs a specific task. It can take input parameters and return a value.
Functions in Java are defined using the 'public static' keywords.
They can have a return type (void if no return value) and parameters.
Functions can be called from other parts of the program to execute the code inside them.
Inheritance in Java allows a class to inherit properties and behaviors from another class.
Inheritance is achieved using the 'extends' keyword in Java.
Subclasses can access the methods and fields of their superclass.
Java does not support multiple inheritance, but a class can implement multiple interfaces.
Logical ability and thinking abilities
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
Simple aptitude and English
Reasoning, Aptitude, Technical, OOP
Some of the top questions asked at the Infosys Senior Systems Engineer interview -
The duration of Infosys Senior Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 197 interviews
5 Interview rounds
based on 5.2k reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11.2 L/yr |
Senior Systems Engineer
51.2k
salaries
| ₹2.5 L/yr - ₹8 L/yr |
System Engineer
31.7k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
31k
salaries
| ₹5.1 L/yr - ₹19.6 L/yr |
Senior Associate Consultant
28.8k
salaries
| ₹6.2 L/yr - ₹16.9 L/yr |
TCS
Wipro
Cognizant
Accenture