i
Infosys
Filter interviews by
I was interviewed before Sep 2023.
3 coding questions nothing to elaborate more here all are shit array question with bits
I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.
I applied via Job Portal and was interviewed before Mar 2023. There were 2 interview rounds.
Focus on DP and greedy approach
I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.
Use two pointers to remove duplicates from a sorted array of strings.
Initialize two pointers, one for the current element and one for the next unique element.
Compare current element with next element, if same, move next pointer until a different element is found.
Replace duplicate elements with unique elements found by next pointer.
Infosys interview questions for designations
I applied via Job Fair and was interviewed before Sep 2023. There were 2 interview rounds.
Three questions were asked from DP, Sliding Window and String
Get interview-ready with Top Infosys Interview Questions
I applied via Company Website and was interviewed in Aug 2022. There were 3 interview rounds.
3 hrs 3 questions based on greedy,dp and recursion
I applied via Naukri.com and was interviewed before Aug 2023. There were 3 interview rounds.
2 competitive coding questions on mostly string and list
Machine learning is a branch of artificial intelligence that involves developing algorithms and models that enable computers to learn from and make predictions or decisions based on data.
Machine learning involves training algorithms to learn patterns from data and make predictions or decisions without being explicitly programmed.
It is used in various applications such as image recognition, natural language processing, ...
Mutable objects in Python are objects whose value can be changed after creation.
Lists, dictionaries, and sets are examples of mutable objects in Python.
Changes made to mutable objects directly affect the original object.
Mutable objects can be modified in place using methods like append(), update(), and remove().
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
Simple Coding round. 3 questions. Managed to solve 2/3. Basic questions but strict timing constraints.
I applied via Company Website and was interviewed before May 2022. There were 2 interview rounds.
There were 3 coding questions and 3 hours time to solve them. They were of three levels easy, medium and hard. I solved two of them.
Stack is a linear data structure that follows Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack.
Push operation adds an element to the top of the stack.
Pop operation removes the top element from the stack.
Peek operation returns the top element without removing it.
Examples: function call stack, undo-redo operations in text editors.
Program to print frequencies of elements in an array.
Create a dictionary to store the frequency of each element.
Iterate through the array and update the frequency in the dictionary.
Print the dictionary to display the frequency of each element.
To swap two numbers without using third variable, use arithmetic operations.
Add the two numbers and store the result in the first variable.
Subtract the second variable from the sum and store the result in the second variable.
Subtract the second variable from the original sum and store the result in the first variable.
Immutability in Python refers to the property of objects that cannot be changed after creation.
Immutable objects cannot be modified once created
Immutable objects include numbers, strings, and tuples
Immutable objects are useful for caching and as dictionary keys
I applied via Company Website and was interviewed in Jul 2022. There were 3 interview rounds.
There were 2 easy - medium coding questions in only java/python with 20 mcq like 10 of java and 10 of dbms, u need to solved both
There were 3 hard coding questions one is from bit masking, 2nd one is from greedy and third one from dp+ binary search, i solved 2 only and got the opportunity for interview!
What people are saying about Infosys
3 Interview rounds
based on 387 reviews
Rating in categories
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
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