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
4.0

based on 1.9k Reviews

Filter interviews by

Info Edge Software Development Engineer Interview Questions and Answers

Updated 4 Sep 2024

Info Edge Software Development Engineer Interview Experiences

2 interviews found

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

It was on naukri website 62 question out of which 2 were coding rest were CS fundamentals and apti

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 

This round consisted of 30 questions which were to be solved in 60 mins. It comprises of three sections each consisting of 10 questions.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Second round was one to one technical interview. It went for a hour and I was asked to solve 4 coding questions on the code editor by sharing my screen. The difficulty level was from easy to medium and one...
  • Q2. Find a palindrome, longest possible palindrome, find remainder without using modulus operator
  • Ans. 

    Answering questions on finding palindromes and remainders without modulus operator.

    • To find a palindrome, compare the first and last characters of the string and move towards the center until they meet or the string is not a palindrome.

    • To find the longest palindrome, iterate through all possible substrings and check if they are palindromes.

    • To find remainder without modulus operator, use repeated subtraction until the di

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was also one to one technical interview. I was asked to solve a question based on strings and maps and were given 30 minutes.
Round 5 - One-on-one 

(1 Question)

  • Q1. This round was a technical+HR round. This was taken by one of the founder of company. This round was to test my general understanding of technology and was the toughest one.
Round 6 - HR 

(1 Question)

  • Q1. Basic HR questions. Went for 10 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on DSA and add only those things in resume which you really know about.

Skills evaluated in this interview

Software Development Engineer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given an acyclic graph of a city where each edge represents a roa ... read more
asked in Hike
Q2. You have application which shows list of all contacts, the Name c ... read more
asked in Amazon
Q3. Given a m * n matrix filled with '0's and 'x's at random position ... read more
asked in Samsung
Q4. puzzle-There are 1000 wine bottles. One of the bottles contains p ... read more
asked in Accenture
Q5. Have you worked on cloud technology? Architecture of cloud

Software Development Engineer Jobs at Info Edge

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 coding questions, medium

Round 2 - Technical 

(2 Questions)

  • Q1. Related to string and prefix sum
  • Q2. How priority queue works and its implementation using min heap
  • Ans. 

    Priority queue is a data structure that stores elements based on their priority, allowing for efficient retrieval of the highest priority element.

    • Priority queue can be implemented using a min heap, where the root node always contains the minimum element.

    • Insertion: Add the new element to the end of the heap and then heapify up to maintain the min heap property.

    • Deletion: Remove the root node (minimum element), move the l...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Leetcode medium
  • Q2. LLD round not very difficult
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Create an application like Spotify where playlists is recommended based some data.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Delhi College of Engineering (DCE), Delhi

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 

1.5 hours long, platform was hackerearth.

Round 3 - Technical 

(1 Question)

  • Q1. Reverse a Linked List
  • Ans. 

    Reverse a linked list by changing the pointers direction.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating the pointers to reverse the direction.

    • Update the head pointer to the last node to complete the reversal.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice medium level Leetcode questions regularly.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 easy-medium dsa questions and 1 hour

Round 2 - Technical 

(1 Question)

  • Q1. Question related to tree traversal

I was interviewed in Jan 2021.

Interview Questionnaire 

1 Question

  • Q1. Questions on specifically on data structures and algorithms and on system design too

Interview Preparation Tips

Interview preparation tips for other job seekers - Include at least one link from any programming platform preferably, Hackerrank. Focus more on problem solving rather than giving contests. At least that worked for me.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Ds and Algo, tree, array String

Round 2 - Coding Test 

DS Algo, Tree Array grapH String

Round 3 - Behavioral 

(1 Question)

  • Q1. Behavioural questions
Round 4 - Bar raiser 

(2 Questions)

  • Q1. 1 on DS Algo LC medium
  • Q2. Behavioural questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Graph-based question
Round 2 - Technical 

(1 Question)

  • Q1. LLD Design round -> Book my show
Round 3 - Behavioral 

(1 Question)

  • Q1. Manager questions

Info Edge Interview FAQs

How many rounds are there in Info Edge Software Development Engineer interview?
Info Edge interview process usually has 3-4 rounds. The most common rounds in the Info Edge interview process are One-on-one Round, Coding Test and Resume Shortlist.
How to prepare for Info Edge Software Development Engineer interview?
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 Automation Testing, SDET, Software Quality Assurance, Java and Manual Testing.
What are the top questions asked in Info Edge Software Development Engineer interview?

Some of the top questions asked at the Info Edge Software Development Engineer interview -

  1. Find a palindrome, longest possible palindrome, find remainder without using mo...read more
  2. Second round was one to one technical interview. It went for a hour and I was a...read more
  3. This round was a technical+HR round. This was taken by one of the founder of co...read more

Tell us how to improve this page.

Join Info Edge India’s first internet classifieds company.
Info Edge Software Development Engineer Salary
based on 4 salaries
₹8.5 L/yr - ₹16 L/yr
10% less than the average Software Development Engineer Salary in India
View more details

Info Edge Software Development Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

2.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

1.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Executive
676 salaries
unlock blur

₹2.6 L/yr - ₹7.7 L/yr

Assistant Manager
591 salaries
unlock blur

₹3.5 L/yr - ₹9.5 L/yr

Associate Senior Executive
580 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
348 salaries
unlock blur

₹10 L/yr - ₹32.8 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