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

SDET

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

Interview preparation journey

expand-icon
Journey
I started with Data Structures and algorithms in 3rd semester and eventually after some time when i felt, i have done enough problems on then i moved to web development and then i made some project, and after some failed attempt i was able to get some decent offers
Application story
I applied to through linkedin, after 2-3 days i received online test and after clearing it, HR connected with me and scheduled interviews round.
Why selected/rejected for the role?
I asked my interviewer to judge me more on DSA and projects rather than core and i was able to answer most of the things.select 2-3 things in which you strong and than try to deliver on that.
Preparation
Duration: 10 months
Topics: DSA, SQL, OOPS, puzzles, Javascripts, Projects
Tip
Tip

Tip 1 : Learn DSA but keep revising it.
Tip 2 : Be consistent.
Tip 3 : First explore things, what you like and then once you have decide stick to it.

Application process
Where: Other
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

Tip 1 : Do not add any random things, and whatever is added in your CV, you should have knowledge of that.
Tip 2 : Use some good template to make CV , i used Overleaf .

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 Minutes
Interview date10 May 2022
Coding problem1

IT was online test, we were given 2 days to complete the test however the duration of test was 90 mins.

1. Maximum Frequency Number

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

Ninja is given an array of integers that contain numbers in random order. He needs to write a program to find and return the number which occurs the maximum times in the given input. He needs your help to solve this problem.

If two or more elements contend for the maximum frequency, return the element which occurs in the array first i.e. whose index is lowest.

For example,

For 'arr' = [ 1, 2, 3, 1, 2]. you need to return 1.
Try solving now
02
Round
Easy
Video Call
Duration60 mins
Interview date18 May 2023
Coding problem2

it was first interview round(online), the interviewer was friendly we chit chat initially 10 mins then she asked me some basic problems on string like reverse the string and some basic SQL on delete,update etc.

1. SQL Question

write a query to update in table "users" where a userId =10, increase his salary to 100K.

Problem approach

Tip 1 : Learn basic SQL + joins
Tip 2 : ask questions like table name, column name etc

2. Reverse the String

Easy
15m average time
85% success
0/40
Asked in companies
SAP LabsWalmartFacebook

You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

For example:

 If the given string is: STR = "abcde". You have to print the string "edcba".
follow up:
Try to solve the problem in O(1) space complexity. 
Try solving now
03
Round
Easy
Video Call
Duration60 Minutes
Interview date22 May 2023
Coding problem1

IT was last technical round, my current Manager took this round.

1. Kth Smallest Element

Easy
15m average time
85% success
0/40
Asked in companies
Info Edge India (Naukri.com)DelhiveryIntuit

You are given an array of integers 'ARR' of size 'N' and another integer 'K'.


Your task is to find and return 'K'th smallest value present in the array.


Note: All the elements in the array are distinct.


Example
If 'N' is 5 and 'K' is 3 and the array is 7, 2, 6, 1, 9

Sorting the array we get 1, 2, 6, 7, 9

Hence the 3rd smallest number is 6.
Try solving now

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
SDET
3 rounds | 3 problems
Interviewed by Info Edge India (Naukri.com)
4450 views
1 comments
0 upvotes
Senior Software Engineer
4 rounds | 6 problems
Interviewed by Info Edge India (Naukri.com)
744 views
0 comments
0 upvotes
Software Engineer
3 rounds | 7 problems
Interviewed by Info Edge India (Naukri.com)
779 views
0 comments
0 upvotes
SDET
3 rounds | 10 problems
Interviewed by Info Edge India (Naukri.com)
1391 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDET
5 rounds | 6 problems
Interviewed by Sprinklr
2656 views
0 comments
0 upvotes