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

SDE - 1

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

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : Make sure to solve the most recommended problems of LeetCode. Around 200 will do
Tip 2 : Be confident with your basics of chapters from Operating Systems and DBMS or SQL Queries.
Tip 3 : Have a slight knowledge of system designing concepts.

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

Tip 1 : Make your Resume such that it is properly readable. Keep it of one page. If it exceeds try your best to include only the most important highlights.
Tip 2 : Put your most important achievements at the top and after than the not so important ones. You want the interviewer to see them first.

Interview rounds

01
Round
Medium
Face to Face
Duration90 minutes
Interview date14 Dec 2022
Coding problem1

- Morning time
- Environment was good.
- No
- Interviewer was good

1. Minimum operation needed to convert to the given string

Moderate
26m average time
0/80
Asked in companies
SamsungAppleMicrosoft

You are given two strings 'str1' and 'str2'. Find the minimum operations required to convert str1 into str2.

An Operation is defined as:
A character from an index of a string(str1) is put at the end of it, is defined as a single operation.
 Note :
You cannot perform any operation on the string, str2.
Problem approach

s1- Two strings 'str1' and 'str2, minimum operations required to convert str1 into str2.
s2- Character from an index of a string(str1) is put at the end of it, is defined as a single operation.
s3- Merge both the strings & apply merge sort Algorithm.

Try solving now
02
Round
Easy
Video Call
Duration40 min
Interview date15 Dec 2022
Coding problem1

- Morning time
- Environment was good.
- No
- Interviewer was good

1. Cycle Detection in a Singly Linked List

Moderate
15m average time
80% success
0/80
Asked in companies
InformaticaUrban Company (UrbanClap)PhonePe

You are given a Singly Linked List of integers. Return true if it has a cycle, else return false.


A cycle occurs when a node's next points back to a previous node in the list.


Example:
In the given linked list, there is a cycle, hence we return true.

Sample Example 1

Problem approach

s1- I told him about two approaches – using a set of Nodes and using Floyd’s Cycle Detection Algorithm but ended but coding only the former approach.

Try solving now
03
Round
Hard
Assignment
Duration90 minutes
Interview date22 Dec 2022
Coding problem1

1. Technical question

Need to make a fully functional Prototype of Microsoft Teams Clone by adapting to Agile methodologies.

Problem approach

My Approach
Tip 1: Try to attend all the Sessions and AMAs and 1:1 with Mentors. Inform about the Progress and seek help wherever needed. Do ask for any resources to learn and start if you're a beginner. 
Tip 2: Try to learn more than just implementing or copying the code from Stackoverflow/New York. 
Tip 3: Make a good Demo Video and Presentation. Try to keep the UI/UX of the Application simple, if possible deploy the app.

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
SDE - 1
3 rounds | 5 problems
Interviewed by Infosys private limited
0 views
0 comments
0 upvotes
SDE - 1
3 rounds | 5 problems
Interviewed by Infosys private limited
1224 views
0 comments
0 upvotes
SDE - 1
3 rounds | 3 problems
Interviewed by Infosys private limited
1163 views
1 comments
0 upvotes
SDE - 1
3 rounds | 5 problems
Interviewed by Infosys private limited
1034 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
114453 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
57719 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
34914 views
7 comments
0 upvotes