Info Edge India (Naukri.com) interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

Info Edge India (Naukri.com)
upvote
share-icon
3 rounds | 8 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 Months
Topics: JAVA (Basics) ,Data Structure, OOPS, DBMS, Operating System, System Design, Projects
Tip
Tip

Tip 1 : Always Dry Run the code with all Possible Test Case while writing & solving Coding Question
Tip 2 : Revise All CS Fundamental before Interview
Tip 3 : Do At least 2 Good Project with Scratch

Application process
Where: Campus
Eligibility: Above 65%
Resume Tip
Resume tip

Tip 1 : Make Resume with only Valid Points in Single Page only

Tip 2 : Explain Project Description eye catching

Interview rounds

01
Round
Medium
Online Coding Test
Duration60 minutes
Interview date16 Apr 2022
Coding problem2

At Noon , Environment was good . There were 2 Coding Question asked.

1. Longest Common Subsequence

Moderate
0/80
Asked in companies
ShareChatOptumSamsung

You have been given two Strings “STR1” and “STR2” of characters. Your task is to find the length of the longest common subsequence.

A String ‘a’ is a subsequence of a String ‘b’ if ‘a’ can be obtained from ‘b’ by deletion of several (possibly, zero or all) characters. A common subsequence of two Strings is a subsequence that is common to both Strings.

Problem approach

Tip 1 : Dry run with all Possible Test cases
Tip 2 : Go through Pen & Copy before switched to Editor
 

Try solving now

2. Longest Substring Without Repeating Characters

Moderate
30m average time
65% success
0/80
Asked in companies
AdobeInformaticaIntuit

Given a string input of length n, find the length of the longest substring without repeating characters i.e return a substring that does not have any repeating characters.

Substring is the continuous sub-part of the string formed by removing zero or more characters from both ends.

Problem approach

Tip 1:Dry run with all Possible Test cases
Tip 2:Go through Pen & Copy bfore switched to Editor

Try solving now
02
Round
Easy
Online Coding Test
Duration60 minutes
Interview date17 Apr 2022
Coding problem2

Environment was Pretty well and 2 questions was there which was MEDIUM/HARD Level.

1. N-th Node From The End

Easy
10m average time
90% success
0/40
Asked in companies
Thought WorksHikeAmazon

You are given a Singly Linked List of integers. You have to find the N-th node from end.

For Example
If the given list is (1 -> -2 -> 0 -> 4) and N=2:

example

Then the 2nd node from the end is 0.
Problem approach

Tip 1 : Dry run the coding with all Test cases.
Tip 2 : Clear Topic concept before Jump to the code.
 

Try solving now

2. Top View

Moderate
42m average time
61% success
0/80
Asked in companies
SamsungAdobeMakeMyTrip

Given a binary tree. Print the Top View of Binary Tree. Print the nodes from left to right order.

Example:
Input:

Alt text

Output: 2 35 2 10 2
Problem approach

Tip 1 : Dry run the coding with all Test cases.
Tip 2 : Clear Topic concept before Jump to the code.

Try solving now
03
Round
Medium
Face to Face
Duration80 minutes
Interview date23 Apr 2022
Coding problem4

Asked Questions from Pattern , String , Arrays and Project . At last asked 3 questions from DBMS (Keys)

1. Number Pattern 3

Easy
0/40
Asked in companies
Info Edge India (Naukri.com)BlueStacksIHS Markit
Pattern for N = 4
1
11
121
1221
Problem approach

Tip 1 : Dry run with all Possible Test cases
Tip 2 : Go through Pen & Copy bfore switched to Editor

Try solving now

2. Reverse String Word Wise

Moderate
0/80
Asked in companies
BarclaysInnovaccerAmazon

Reverse the given string word-wise. The last word in the given string should come at 1st place, the last-second word at 2nd place, and so on. Individual words should remain as it is.

Problem approach

Tip 1 : Dry run with all Possible Test cases
Tip 2 : Go through Pen & Copy before switched to Editor

Try solving now

3. DBMS Question

What is DBMS , Normalisation ,SQL Query?

4. Project Discussion

Discussion on Project from Start to end

Here's your problem of the day

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

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
SDE - 1
3 rounds | 8 problems
Interviewed by Info Edge India (Naukri.com)
1416 views
0 comments
0 upvotes
SDE - 1
4 rounds | 4 problems
Interviewed by Info Edge India (Naukri.com)
2376 views
0 comments
0 upvotes
SDE - 1
4 rounds | 9 problems
Interviewed by Info Edge India (Naukri.com)
4424 views
0 comments
0 upvotes
SDE - 1
2 rounds | 4 problems
Interviewed by Info Edge India (Naukri.com)
518 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
115097 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
58238 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35147 views
7 comments
0 upvotes