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
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1.5 months
Topics: Data structures till HashMap & linked list, OOPS, Puzzles and Basic Algorithm
Tip
Tip

Tip 1 : Have clarity of oops concepts including exception handling
Tip 2 : Do not add something in resume which you don't know
Tip 3 : Understand question properly and asked for help if needed while giving interview.

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

Tip 1 : Highlight the hands-on experience
Tip 2 : Resume should show your work & skill with clarity

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 minutes
Interview date1 Dec 2021
Coding problem1

It consists of questions based on array, string and Hashmap.

1. Anagram Pairs

Moderate
30m average time
60% success
0/80
Asked in companies
AdobeThought WorksHSBC

You are given two strings 'str1' and 'str1'.


You have to tell whether these strings form an anagram pair or not.


The strings form an anagram pair if the letters of one string can be rearranged to form another string.

Pre-requisites:

Anagrams are defined as words or names that can be formed by rearranging the letters of another word. Such as "spar" can be formed by rearranging letters of "rasp". Hence, "spar" and "rasp" are anagrams. 

Other examples include:

'triangle' and 'integral'
'listen' and 'silent'
Note:
Since it is a binary problem, there is no partial marking. Marks will only be awarded if you get all the test cases correct. 
Problem approach

I make an integer array of size 26 and save the number occurrence of each character in that string. And validated that with the second string. If both contains same number of occurrences for each character than it is anagram.

Try solving now
02
Round
Easy
Telephonic
Duration20 minutes
Interview date6 Dec 2021
Coding problem1

Basic oops and SQL questions were asked

1. OOPS Question

Explain oops concepts.

Problem approach

Tip 1 : Explain what is oops?
Tip 2 : List the major concepts of oops.
Tip 3 : Explain each concept in brief and clarity.

03
Round
Medium
Face to Face
Duration60 minutes
Interview date10 Dec 2021
Coding problem1

Contains both coding as well as puzzles

1. OOPS Question

Create a class and than inherit it in child class. Create an object. Add some exceptions.

Problem approach

I created a class name vehicle. Than I created a child class car where I inherited the properties of vehicle.
Than I created the object of car and vehicle. Also I used try and catch for exception handling as per the interviewer ask.

04
Round
Easy
HR Round
Duration20 minutes
Interview date20 Dec 2021
Coding problem1

Basic discussion why you want to join info edge. What are your strength and weakness. What you want to do when you join. What motivates you and how info edge will help you?

1. Basic HR Questions

Why you want to join info edge?

What are your strength and weakness?

What motivates you and how info edge will help you?


 

Problem approach

Tip 1 : Know about the company you are interviewing.
Tip 2 : prepare for common hr round questions
Tip 3 : Know what motivates you and how you can use that while explaining why you want to join that organisation.

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
3 rounds | 8 problems
Interviewed by Info Edge India (Naukri.com)
904 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