Infosys private limited interview experience Real time questions & tips from candidates to crack your interview

Specialist Programmer

Infosys private limited
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 months
Topics: Data structures, algorithms, OOPS, Dynamic programming, SQL.
Tip
Tip

Tip 1 : Practice data structures and algorithms questions daily
Tip 2 : Prepare atleast 2-3 projects for the resume
Tip 3 : Be consistent

Application process
Where: Campus
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : Prepare at least 2-3 projects for the resume.
Tip 2 : Do not put false things on resume and add coding platforms performances.

Interview rounds

01
Round
Hard
Online Coding Test
Duration180 minutes
Interview date6 Mar 2022
Coding problem3

Round started on 3 pm and went till 6pm on March 6, 2022 and 3 coding questions were asked to be solved within 3 hours.

1. Alice and her love for Strings.

Easy
10m average time
90% success
0/40
Asked in companies
AdobeTata Consultancy Services (TCS)Cognizant

Alice loves string and Bob being her best friend wants to gift a beautiful string to Alice on her birthday. He knows that Alice loves her childhood string ‘A’ and would love to get a new string similar to the string ‘A’.

Somehow Bob convinced one of his friends to send him a random string ‘B’. Now Bob will have to change the random string ‘B’ to make it equal to string ‘A’ so that he can gift this string to Alice on her birthday. But changing the string is a very tedious process. He can change one character of the string to any other character in a single step.

Now he wonders if it is even possible to change the string ‘B’ to string ‘A’ by using at most ‘K’ steps? Can you help Bob figure out if it is even possible to do so under given constraints?

Try solving now

2. Minimum Operations

Easy
20m average time
82% success
0/40
Asked in companies
MicrosoftBNY MellonLinkedIn

You are given an array 'ARR' of 'N' positive integers. You need to find the minimum number of operations needed to make all elements of the array equal. You can perform addition, multiplication, subtraction or division with any element on an array element.

Addition, Subtraction, Multiplication or Division on any element of the array will be considered as a single operation.

Example:

If the given array is [1,2,3] then the answer would be 2. One of the ways to make all the elements of the given array equal is by adding 1 to the array element with value 1 and subtracting 1 from the array element with value 3. So that final array would become [2,2,2]. 
Try solving now

3. Number of Flips

Easy
0/40
Asked in companies
Info Edge India (Naukri.com)WalmartD.E.Shaw

Ninja is learning the binary representation of the numbers. He wanted to practice the topic, so he picked a question. The problem statement says, two numbers, ‘A’ and ‘B’ are given. Find the number of bits of ‘B’ that should be flipped to convert it into ‘A’.Can you help Ninja to solve this problem?

You are given two integers, ‘A’ and ‘B’.Find the number of bits of ‘B’ that should be flipped to convert it into ‘A’.

For Example
If ‘A’ is 13(1101) and ‘B’ is 7(0111), The number of bits that should be flipped is 2(0111). 
Try solving now
02
Round
Hard
Video Call
Duration70 minutes
Interview date1 Jul 2022
Coding problem0

It was an interview round, my interview occurred on Microsoft teams and interviewer joined 15 minutes late and hence he didn't asked for introduction and asked me to share my screen and open online compiler, and then he examined me the coding problem based on array and array list and i had to solve it live, and he was asking questions at every step, like why you used this data structure and all.
After that he asked questions about database, any knowledge about github.
At last i asked him about the feedback and he was impressed and well satisfied with my performance.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
Specialist Programmer
2 rounds | 4 problems
Interviewed by Infosys private limited
925 views
0 comments
0 upvotes
Specialist Programmer
2 rounds | 11 problems
Interviewed by Infosys private limited
1239 views
0 comments
0 upvotes
Specialist Programmer
2 rounds | 4 problems
Interviewed by Infosys private limited
131 views
0 comments
0 upvotes
Specialist Programmer
2 rounds | 4 problems
Interviewed by Infosys private limited
77 views
0 comments
0 upvotes