i
Infosys
Filter interviews by
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.
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
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().
Infosys interview questions for designations
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.
Get interview-ready with Top Infosys Interview Questions
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!
I applied via campus placement at Poornima College of Engineering, Jaipur and was interviewed before Apr 2023. There were 3 interview rounds.
Standard coding test consisting of 1 heard,1 medium and 1 easy leetcode style question.
Inverting a binary tree involves swapping the left and right children of each node recursively.
Start at the root node and swap its left and right children
Recursively invert the left and right subtrees
Repeat the process for each node in the tree
Example: Original tree - 1 Inverted tree - 1
/ \ / \
2 3 3...
I applied via campus placement at Galgotias College of Engineering and Technology, Greater Noida and was interviewed before Apr 2023. There were 3 interview rounds.
Basic Maths & English
3 Programs :
1 Easy Level
1 Medium Level
1 Hard Level
Selection depends on how others performed. If you do all, then you're selected for sure.
I applied via campus placement at National Institute of Technology (NIT), Calicut and was interviewed before Mar 2023. There were 2 interview rounds.
2 Coding questions on online coding platform test of moderate difficulty
Design a database for airways ticket booking system
Create tables for flights, passengers, bookings, and seats
Use foreign keys to establish relationships between tables
Include attributes like flight number, passenger name, seat number, etc.
Implement constraints to ensure data integrity
Consider indexing for faster retrieval of data
What people are saying about Infosys
Some of the top questions asked at the Infosys Specialist Programmer interview -
The duration of Infosys Specialist Programmer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 85 interviews
3 Interview rounds
based on 392 reviews
Rating in categories
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Technology Analyst
55.8k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹9 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.8k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹4.5 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture