Premium Employer

i

This company page is being actively managed by Info Edge Team. If you also belong to the team, you can get access from here

Info Edge Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 1.9k Reviews

Filter interviews by

Info Edge Software Developer Interview Questions and Answers for Experienced

Updated 18 Oct 2021

Info Edge Software Developer Interview Experiences for Experienced

1 interview found

I applied via Job Portal and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Data structure
  • Q2. Java concepts
  • Q3. Handson coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Get handson in any language but be confident

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

DSA + JAVA + Spring boot

Round 2 - Case Study 

LLD (bookmyshow) + DSA

Interview Preparation Tips

Topics to prepare for Lenskart Software Developer interview:
  • Spring batch
  • spring Jpa
  • Transactions
  • Microservices
Interview preparation tips for other job seekers - DSA + HLD
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Design airline service.
  • Ans. 

    Design an airline service for booking flights and managing reservations.

    • Create a user-friendly website or mobile app for customers to search and book flights.

    • Implement a secure payment system for online bookings.

    • Develop a system for managing flight schedules, seat availability, and reservations.

    • Include features for customers to check-in online, select seats, and view flight status.

    • Offer loyalty programs and discounts f

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tasks in a class using js
  • Ans. 

    Tasks in a class using JavaScript involve defining properties and methods for objects.

    • Define properties using 'this' keyword

    • Create methods within the class using 'function'

    • Access properties and methods using dot notation

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

3 questions all DSA trees graphs

Round 3 - One-on-one 

(3 Questions)

  • Q1. 2 DSA medium difficulty
  • Q2. Find middle of linked list
  • Ans. 

    To find the middle of a linked list, use the two-pointer approach.

    • Initialize two pointers, slow and fast, pointing to the head of the linked list.

    • Move the slow pointer one step at a time and the fast pointer two steps at a time.

    • When the fast pointer reaches the end of the list, the slow pointer will be at the middle.

  • Answered by AI
  • Q3. Topological sort

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm in interview.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before May 2023.

Round 1 - Aptitude Test 

60 mins - aptitude test, then followed by mcq's and 2 coding questions for total 2 hrs in mettl platform

Round 2 - Technical 

(1 Question)

  • Q1. Reverse elements in an array OOPS concepts Reverse LinkedList all with efficent time complexities Project related,Acid Properties
Round 3 - HR 

(1 Question)

  • Q1. General questions like where do you see yourself in next 5 years, why should we hire you etc...
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Asked to make a dynamic button component
Round 2 - Technical 

(1 Question)

  • Q1. Asked to make an API call using debouncing
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Silchar and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Asked a Question about Trees

Round 2 - Technical 

(1 Question)

  • Q1. Basics about DS, SQL

I was interviewed in May 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This was coding round and was conducted on Google meet with code link shared. Their were 2 interviewers that gave questions and later ran code on sample test cases.

  • Q1. Permutations of a String

    You are given a string 'STR' consisting of lowercase English letters. Your task is to return all permutations of the given string in lexicographically increasing order.

    S...

  • Ans. Backtracking

    The idea is to fix a character at a position and then find the permutations for rest of the characters.

    Make a list ‘ans’ which will contain the permutations of the given string.

     

    Algorithm:

    Let’s define a function generatePermutaionsHelper(Str, l, r). This function generates the permutations of the substring which starts from index  ‘l’ and ends at index  ‘r’.

    • Call the function: generatePermutai...
  • Answered Anonymously
  • Q2. Find Kth row of Pascal's Triangle

    You are given a non-negative integer 'K'. Your task is to find out the Kth row of Pascal’s Triangle.

    In Mathematics, Pascal's triangle is a triangular array ...

  • Ans. Naive Approach

    In this approach, we find the row elements of the previous row using recursion, and based on the values of previous row elements, we will evaluate the current row elements.

    1. We are given a function kthRow() which takes an integer ‘K’ as the only parameter and returns an integer vector. This is the definition of our recursive function too.
    2. As the base condition of our recursive function, we will check if ‘K’ ...
  • Answered Anonymously
Round 2 - Video Call 

Round duration - 90 minutes
Round difficulty - Medium

This was a Machine Coding Round/LLD round followed by HLD round which was taken by Video Conferencing and Screen Sharing.

Round 3 - HR 

Round duration - 60 minutes
Round difficulty - Easy

This was the last round. This was HM round followed by the HR round.

Interview Preparation Tips

Eligibility criteriaWork Experience of 1+ yearsOla interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms, Dynamic Programming, Aptitude, Computer Netwroks and System ArchitectureTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Solve previously asked questions. It tells you about the level of questions that the company asks. Check glass-door reviews it will help you to know what kind of questions company ask
Tip 2 : Be real during the interview and don’t show off.
Tip 3 : Prepare for theory subjects like Object-Oriented Programming System, Database Management System, Computer networks, etc.

Application resume tips for other job seekers

Tip 1 : Keep your resume simple with all work experience mentioned.
Tip 2 : Any unwanted information on the resume leaves a bad impact on the interviewer.
Tip 3 : You should be prepared to explain anything that’s written on your resume.
Tip 4 : Keep it of 1 page or 2 pages only

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 75 minutes
Round difficulty - Easy

This round was conducted in Hackerrank portal for a total duration of 75 minutes and was divided into 4 sections.

1st Section : Aptitude Section : 14 questions , 28 minutes
2nd Section : Technical Section : 12 questions , 17 minutes
3rd Section :1 coding Questions : 20 minutes+30 minutes

This Round was Conducted on Hackerrank (Webcam Enabled).

  • Q1. Find Bugs in Code

    Given a Problem Statement and a Code we need to find the bug in the code and correct the given code.

  • Ans. 

    Tip 1: Other than writing code we must be able to understand others code as well.

  • Answered Anonymously
  • Q2. Count nodes within K-distance

    You are given a connected, undirected and acyclic graph with some of the nodes as marked and a positive number 'K'. You need to return the count of all such nodes whic...

  • Ans. 

    I knew that this has to be done in O(n logn ) or less time complexity so I approached in this way :

     

    Intuition

    From root, say the target node is at depth 3 in the left branch. It means that any nodes that are distance K - 3 in the right branch should be added to the answer.

     

    Algorithm

    Traverse every node with a depth first search dfs. We'll add all nodes x to the answer such that node is the node on the path from

  • Answered Anonymously
Round 2 - Video Call 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

I was shared a link of Google Meet and the Google Docs was shared where there was 1 coding problem to be coded there and then the code was run on an IDE to check the sample tests.
Then the interview was followed by a lot of Operating System and Computer System Architecture Questions.
There were 2 Interviewers and both were helpful.
The timing was from 2:30 PM to 4:00 PM

  • Q1.  Largest subarray with equal number of 0s and 1s

    You are given an array consisting of 0s and 1s. You need to find the length of the largest subarray with an equal number of 0s and 1s.

    For example:

    If th...
  • Ans. 

    Approach : I changed array entry for 0 to -1.
    Then I took Prefix sum of array and then the problem changed to finding two index in array such that arr[i]=arr[j] and abs(j-i) is maximum.
    Time Complexity : O(n) where n= number of elements in array.
    Space Complexity : O(n)

  • Answered Anonymously
  • Q2. Computer System Architecture

    Discussion about how the file system is stored on disk and how it works.

  • Ans. 

    Ans:- Explained him about xv6 file system. Explained mainly directory inodes, file inodes and data blocks. Explained how ls accesses this hierarchical structure to retrieve all the files and directories in the directory

  • Answered Anonymously
  • Q3. Computer System Architecture

    Distinguish between RISC and CISC architectures.

  • Ans. 

    Ans:-Take a look at this https://superuser.com/questions/883330/what-is-the-difference-between-intel-cisc-and-arm-risc-architecture.

  • Answered Anonymously
Round 3 - HR 

Round duration - 45 minutes
Round difficulty - Easy

The round was held on Google Meet with HR from 2:30 PM to 3:15 PM.
The HR was friendly and asked the basic questions.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaAbove 8 CGPAExpedia Group interview preparation:Topics to prepare for the interview - Dynamic Programming, OOPS, Computer Networks, Computer System Architecture, Operating System, Data Structures, PointersTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Make sure that you are thorough with CS concepts beforehand.
Tip 2 : Even when you are explaining the approach to a question, try to parallelly think about how you would code it.
Tip 3 : Read the previous interview experiences. It would give a fair idea of the kind of questions one should expect.
Tip 4 : For a company like Adobe, practicing medium difficulty level coding questions would be the way to go.
Tip 5 : Practice atleast 200 questions from coding platforms like CodeZen, LeetCode, Interviewbit as they contain common interview questions.

Application resume tips for other job seekers

Tip 1 : Mention atleast 1 project and past work experience as it sets good impression.
Tip 2 : Keep your resume up to date for the role you are applying.
Tip 3 : Try to keep your resume of 1 Page.

Final outcome of the interviewSelected

Skills evaluated in this interview

Info Edge Interview FAQs

How many rounds are there in Info Edge Software Developer interview for experienced candidates?
Info Edge interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Info Edge interview process for experienced candidates are Coding Test, Technical and HR.
How to prepare for Info Edge Software Developer interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Info Edge. The most common topics and skills that interviewers at Info Edge expect are Java, Apache, Automation Testing, LAMP and Linux.
What are the top questions asked in Info Edge Software Developer interview for experienced candidates?

Some of the top questions asked at the Info Edge Software Developer interview for experienced candidates -

  1. Insert node in binary search t...read more
  2. Data structu...read more
  3. OOPs concept, Programm...read more

Tell us how to improve this page.

Join Info Edge India’s first internet classifieds company.
Info Edge Software Developer Salary
based on 109 salaries
₹6.2 L/yr - ₹20.4 L/yr
61% more than the average Software Developer Salary in India
View more details

Info Edge Software Developer Reviews and Ratings

based on 29 reviews

3.9/5

Rating in categories

3.6

Skill development

3.4

Work-life balance

3.5

Salary

3.8

Job security

3.2

Company culture

3.5

Promotions

3.4

Work satisfaction

Explore 29 Reviews and Ratings
Senior Executive
678 salaries
unlock blur

₹2.6 L/yr - ₹7.7 L/yr

Assistant Manager
596 salaries
unlock blur

₹3.3 L/yr - ₹9.5 L/yr

Associate Senior Executive
569 salaries
unlock blur

₹2 L/yr - ₹6.2 L/yr

Sales Executive
448 salaries
unlock blur

₹3.9 L/yr - ₹10 L/yr

Senior Software Engineer
337 salaries
unlock blur

₹10 L/yr - ₹27.5 L/yr

Explore more salaries
Compare Info Edge with

TCS

3.7
Compare

JustDial

3.5
Compare

Indiamart Intermesh

3.6
Compare

PolicyBazaar

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview