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.8k Reviews

Filter interviews by

Info Edge Product Developer Interview Questions, Process, and Tips

Updated 25 Jan 2022

Top Info Edge Product Developer Interview Questions and Answers

  • Q1. Basic HR Questions Q1. Explain the projects undertaken? Q2. What would you like to work on ? Web Technologies or android.
  • Q2. Technical Question What is the difference between get and post?
  • Q3. What would you like to work on ? Web Technologies or android
View all 8 questions

2 Info Edge Product Developer Interview Experiences

9 questions found

Sort by: Popular

Product Developer Interview Questions

user image CodingNinjas

posted on 25 Jan 2022

I was interviewed before Jan 2021.

2 Interview Rounds

1

Video Call Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

It was a skype interview. Focus was mainly on the skills mentioned in the resume. So be thorough with everything mentioned there.

2

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

Typical HR round where the interviewer asked me questions related to technologies I would like to work on.

  • Q1. Basic HR Questions

    Q1. Explain the projects undertaken?
    Q2. What would you like to work on ? Web Technologies or android.

    View Answers (1)

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAInfo Edge India (Naukri.com) interview preparation:Topics to prepare for the interview - Web Technologies, Project work,Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Top skills recommended for Info Edge Product Developer interview

Insights by AmbitionBox
  • Agile
  • Javascript
  • Project Management
  • React.Js
  • Redux
  • Solution Design

Product Developer Interview Questions

user image Anonymous

posted on 19 Jan 2017

I was interviewed in Nov 2016.

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: Based on the resume around 8 people were shortlisted for the profile.

Round: Technical Interview
Experience: It was a skype interview. Focus was mainly on the skills mentioned in the resume. So be thorough with everything mentioned there.

Skills: Web Technologies, Project work
College Name: Thapar University, Patiala

Top skills recommended for Info Edge Product Developer interview

Insights by AmbitionBox
  • Agile
  • Javascript
  • Project Management
  • React.Js
  • Redux
  • Solution Design

Get interview-ready with top interview questions

Interview questions from similar companies

Interview experience
Rating 1
Very bad
Difficulty level
Moderate
Duration
-
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2023.

2 Interview Rounds

1

One-on-one Round (5 Questions)

2

Assignment Round

Provide three screenshot of matrimony app to create a angular application.

Interview Preparation Tips

Interview preparation tips for other job seekers - After completing 3rd round successfully they start salary negotiation. I was disappointed and rejected the offer.very poor organisation.

Top skills recommended for Matrimony.com UI Developer interview

Insights by AmbitionBox
  • CSS
  • Bootstrap
  • Html5
  • UI Development
  • Javascript
  • Angular
  • Ajax
  • HTML
Interview experience
Rating 3
Average
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Introduce Yourself, What do you know about Insurances? Add Answer
2

HR Round (1 Question)

  • Q1. How can you as a Front End developer contribute to our company? Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Remember your goal

Top skills recommended for Care Health Insurance Front end Developer interview

Insights by AmbitionBox
  • Architectural Design
  • Html5
  • Javascript
  • React.Js
Interview experience
Rating 3
Average
Difficulty level
Easy
Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Sep 2023.

2 Interview Rounds

1

Coding Test Round

It consists of aptitude and 2 easy coding questions

2

One-on-one Round (2 Questions)

Interview Preparation Tips

Topics to prepare for PolicyBazaar Software Developer Intern interview:
  • DSA
  • SQL
  • Web Development
Interview experience
Rating 4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
No response

I was interviewed in May 2024.

1 Interview Round

1

Technical Round (2 Questions)

Top skills recommended for Nykaa Front end Developer interview

Insights by AmbitionBox
  • Angularjs
  • CSS
  • HTML
  • Javascript
  • React.Js
  • UI

Web Developer Interview Questions

Naukri user image Anonymous

posted on 7 May 2024

Interview experience
Rating 3
Average
Difficulty level
Easy
Duration
2-4 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Apr 2024.

2 Interview Rounds

1

Aptitude Test Round

Html coding, css coding, Javascript coding , bootstrap

2

Coding Test Round

Html coding , javascript coding ,css coding

Interview Preparation Tips

Topics to prepare for Naukri Web Developer interview:
  • Web Development
Interview preparation tips for other job seekers - Hello, you can get the suitable job here. I advice you to continuously improve your skills and don't skip any point . Like this you can add something in your skills .
Interview experience
Rating 5
Very good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed before Sep 2022.

3 Interview Rounds

1

Coding Test Round

This round had first questions about behavior, team work and hr type mcq questions.
Then there were 10 computer science mcqs. Then two coding questions.

2

Technical Round (1 Question)

  • Q1. This was of 1 hour. He asked about 2-3 dsa questions and some hr questions in last part. Add Answer
3

Technical Round (1 Question)

  • Q1. This was also a similar round like round 2. In this he asked 2 medium dsa questions and some hr questions at last. Add Answer

I was interviewed in Aug 2021.

1 Interview Round

1

Video Call Round (5 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The interview started in the evening on google meet. and extended for 90 minutes. The interviewer was very helpful and he shared a collaborative code editor to discuss several problems.

  • Q1. Two Sum You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that the...read more View Answers (2)
  • Q2. Convert a binary tree to its sum tree Given a binary tree of integers, you are supposed to modify the given binary tree to a sum tree where each node value is r...read more View Answers (2)
  • Q3. LFU Cache Design and implement a Least Frequently Used(LFU) Cache, to implement the following functions: 1. put(U__ID, value): Insert the value in the cache if ...read more View Answers (4)
  • Q4. DBMS Question

    Write a SQL query to find X percentile of the student.

    View Answers (1)
  • Q5. OOPS Question

    Interviewer asked me about Polymorphism and about real time and run time polymorphism also with the examples.

    View Answers (1)

Interview Preparation Tips

Professional and academic backgroundI completed Electronics & Communication Engineering from Malaviya National Institute of Technology Jaipur. I applied for the job as SDE - Intern in GurgaonEligibility criteriaNo criteria as such but having good projects create an impact.Zomato interview preparation:Topics to prepare for the interview - Binary Search, Tree, Graph, Dynamic ProgrammingTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Practice at-least 300 problems.
Tip 2 : Add at-least 2 projects and prepare them well for the interview.
Tip 3 : Practice mock interviews with your friends to learn how to explain problems.

Application resume tips for other job seekers

Tip 1 : Follow some standard resume format and add 2-3 projects with explanations in point, also include technologies used in the project.
Tip 2 : Make sure you add all the technologies you are aware of in your resume and also, add links to competitive profiles (if you have good coding profiles).
Tip 3 : Add your achievements in the resume in points.

Final outcome of the interviewSelected
Interview experience
Rating 5
Very good
Difficulty level
Hard
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024.

2 Interview Rounds

1

Aptitude Test Round

Question are very tough and faad

2

Coding Test Round

Question like trees linked list and graphs

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck for your future

Top skills recommended for Swiggy Front end Developer interview

Insights by AmbitionBox
  • Html5
  • Javascript
  • Angularjs
  • Bootstrap
  • JQuery
  • UI
  • Ajax
  • CSS

Info Edge Interview FAQs

How to prepare for Info Edge Product Developer 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 Agile, Javascript, Project Management, React.Js and Redux.
What are the top questions asked in Info Edge Product Developer interview?

Some of the top questions asked at the Info Edge Product Developer interview -

  1. What would you like to work on ? Web Technologies or andr...read more
  2. What is the difference between get and po...read more
  3. What do you mean by sessio...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 4.4k Interviews
Flipkart Interview Questions
4.0
 1.2k Interviews
Swiggy Interview Questions
3.8
 355 Interviews
JustDial Interview Questions
3.6
 298 Interviews
Zomato Interview Questions
3.8
 273 Interviews
Lenskart Interview Questions
3.2
 258 Interviews
Meesho Interview Questions
3.7
 248 Interviews
Naukri Interview Questions
3.9
 162 Interviews
View all

Info Edge Product Developer Reviews and Ratings

based on 1 review

4.0

Rating in categories

 4.0

Skill development

 4.0

Work-Life balance

 0

Salary & Benefits

 0

Job Security

 0

Company culture

 0

Promotions/Appraisal

 0

Work Satisfaction

Explore 1 Review and Rating
Senior Executive
706 salaries
5.4 Lakhs

₹2.4 L/yr - ₹7.7 L/yr

Assistant Manager
589 salaries
6.8 Lakhs

₹3.3 L/yr - ₹9.5 L/yr

Associate Senior Executive
563 salaries
4.8 Lakhs

₹2 L/yr - ₹6.2 L/yr

Sales Executive
448 salaries
9.8 Lakhs

₹3.9 L/yr - ₹10 L/yr

Senior Software Engineer
320 salaries
19 Lakhs

₹10 L/yr - ₹27.5 L/yr

Explore more salaries
Compare Info Edge with

TCS

3.8
Compare

JustDial

3.6
Compare

Indiamart Intermesh

3.6
Compare

PolicyBazaar

3.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share Interview Advice