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

Filter interviews by

Info Edge Interview Questions, Process, and Tips

Updated 26 Mar 2025

Top Info Edge Interview Questions and Answers

  • Q1. Remove Duplicates from Sorted Array Problem Statement You are given a sorted integer array ARR of size N . Your task is to remove the duplicates in such a way that each ...read more
  • Q2. What are the benefits of optimizing the time to first byte?
  • Q3. How can page load time be optimized?
View all 18 questions

Info Edge Interview Experiences

Popular Designations

323 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain all of decision tree and random forest?
  • Ans. 

    Decision tree is a tree-like model of decisions and their possible consequences, while random forest is an ensemble learning method that builds multiple decision trees and merges them together.

    • Decision tree is a flowchart-like structure where each internal node represents a decision based on an attribute, each branch represents the outcome of the decision, and each leaf node represents a class label.

    • Random forest is a ...

  • Answered by AI
  • Q2. Some basic probability questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep statistics strong

Skills evaluated in this interview

Top Info Edge Data Scientist Interview Questions and Answers

Q1. 1) explain correlation and convaraince 2) how logistic differ from linear regression
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Management Trainee Interview Questions & Answers

user image Pavan Chincholkar

posted on 16 Dec 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude and verbal assessment, which was conducted through an online platform provided by the company, was at an easy to moderate level.

Round 2 - Group Discussion 

There are ten people in a group, and the discussion topic was the pros and cons of ChatGPT, with a primary focus on communication, in my understanding.

Interview Preparation Tips

Topics to prepare for Info Edge Management Trainee interview:
  • about compamy

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (45)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Maximum Sum Subarray
  • Q2. Insert node in binary search tree
  • Ans. 

    To insert a node in a binary search tree, compare the value of the node to be inserted with the current node and traverse left or right accordingly.

    • Start at the root node and compare the value of the node to be inserted with the current node.

    • If the value is less than the current node, move to the left child node. If it is greater, move to the right child node.

    • Repeat this process until reaching a leaf node, then insert ...

  • Answered by AI

Skills evaluated in this interview

Top Info Edge Software Developer Interview Questions and Answers

Q1. Rearrange Array Elements Problem Statement Given an array A containing 'N' integers and an integer m, rearrange the elements of the array such that the differences between the array elements and m are sorted in order. If multiple elements h... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Test 45 mins 30 ques

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is Linearregression
  • Ans. 

    Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables.

    • Linear regression is used to predict the value of a dependent variable based on the value of one or more independent variables.

    • It assumes a linear relationship between the independent and dependent variables.

    • The goal of linear regression is to find the best-fitting line that minimi...

  • Answered by AI
  • Q2. What is random forest
  • Ans. 

    Random forest is an ensemble learning method used for classification and regression tasks.

    • Random forest is a collection of decision trees that are trained on random subsets of the data.

    • Each tree in the random forest independently predicts the target variable, and the final prediction is made by averaging the predictions of all trees.

    • Random forest is robust to overfitting and noisy data, and it can handle large datasets...

  • Answered by AI
  • Q3. WHat is xgboost
  • Ans. 

    XGBoost is an optimized distributed gradient boosting library designed for efficient and accurate large-scale machine learning.

    • XGBoost stands for eXtreme Gradient Boosting.

    • It is a popular machine learning algorithm known for its speed and performance.

    • XGBoost is used for regression, classification, ranking, and user-defined prediction problems.

    • It is based on the gradient boosting framework and uses decision trees as bas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Thanks

Skills evaluated in this interview

Top Info Edge Data Scientist Interview Questions and Answers

Q1. 1) explain correlation and convaraince 2) how logistic differ from linear regression
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Info Edge interview questions for popular designations

 Software Engineer

 (29)

 Senior Executive

 (13)

 Software Developer

 (10)

 Sales Executive

 (10)

 Data Scientist

 (7)

 Senior Software Engineer

 (7)

 Business Analyst

 (7)

 Operations Executive

 (6)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

This was basic test nothing much . easy question s

Round 2 - Coding Test 

2 dsa questions based on string manipulations

Round 3 - Technical 

(2 Questions)

  • Q1. About golang and its used
  • Q2. About php and its used

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck . everyyhinh will go as planned

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (11)

Get interview-ready with Top Info Edge Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Make a marketing plan for 99 acres
  • Ans. 

    Develop a comprehensive marketing plan for 99 acres to increase brand awareness and drive more leads.

    • Conduct market research to identify target audience and competitors

    • Create a strong online presence through SEO, social media, and targeted ads

    • Utilize email marketing campaigns to engage with potential customers

    • Collaborate with real estate agents and brokers for referrals and partnerships

    • Host virtual property tours and w...

  • Answered by AI

Marketing Manager Interview Questions asked at other Companies

Q1. What the big opportunities to handle a sales in a worse situation i.e when prices & demand are low & vice versa
View answer (2)

Jobs at Info Edge

View all

Manager Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2025

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. 1. What is your name and give me information about yourself? 2. Why do you want this job? 3.What is your job experiencess ?
  • Q2. 1. What are your strengths and weaknesses? 2. Why are you suitable for this job? 3. What is your weight expectation?
  • Ans. 

    I possess strong leadership skills and adaptability, making me a great fit for this managerial role.

    • Strengths: Excellent communication skills, demonstrated by leading a team of 10 in a successful project.

    • Weaknesses: I tend to be a perfectionist, which can slow down decision-making; I'm working on balancing quality with efficiency.

    • Suitability: My 5 years of experience in project management aligns with the job requiremen...

  • Answered by AI
  • Q3. Well, how can you give support to our company?
  • Ans. 

    I can support your company by leveraging my skills in leadership, strategic planning, and team development to drive success.

    • Implement effective communication strategies to enhance team collaboration, as seen in my previous role where I improved project delivery times by 20%.

    • Utilize data-driven decision-making to identify growth opportunities, similar to how I increased sales by 15% through market analysis.

    • Foster a posi...

  • Answered by AI

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Make a marketing plan for 99 acres
  • Ans. 

    Develop a comprehensive marketing plan for 99 acres to increase brand awareness and attract more customers.

    • Conduct market research to identify target audience and competitors

    • Utilize digital marketing strategies such as SEO, social media, and email campaigns

    • Collaborate with real estate agents and brokers to promote listings

    • Host virtual property tours and webinars to engage potential buyers

    • Offer special promotions or dis

  • Answered by AI

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (45)

Data Scientist Interview Questions & Answers

user image Sahil Burde

posted on 6 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Describe LSTM and GRU
  • Ans. 

    LSTM and GRU are types of recurrent neural networks used for processing sequential data.

    • LSTM (Long Short-Term Memory) networks are capable of learning long-term dependencies in data.

    • GRU (Gated Recurrent Unit) networks are simpler than LSTM and have fewer parameters.

    • LSTM has three gates (input, output, forget) while GRU has two gates (update, reset).

    • LSTM is better at capturing long-term dependencies but is more complex,...

  • Answered by AI
  • Q2. Define Hypothesis Testing
  • Ans. 

    Hypothesis testing is a statistical method used to make inferences about a population based on sample data.

    • Hypothesis testing involves formulating a null hypothesis and an alternative hypothesis.

    • It aims to determine if there is enough evidence to reject the null hypothesis in favor of the alternative hypothesis.

    • Common methods of hypothesis testing include t-tests, chi-square tests, and ANOVA.

    • The p-value is used to dete...

  • Answered by AI

Skills evaluated in this interview

Top Info Edge Data Scientist Interview Questions and Answers

Q1. 1) explain correlation and convaraince 2) how logistic differ from linear regression
View answer (1)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning, Quantitative aptitude

Round 2 - Coding Test 

Array,Strings,DSA concepts like searching algorithm

Top Info Edge Software Engineer Interview Questions and Answers

Q1. Break The Integer Problem Statement Given an integer N, the task is to divide this integer into 'K' positive parts (where K ≥ 2) such that their sum equals N. The objective is to maximize the product of these 'K' parts. Input: The first lin... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

Info Edge Interview FAQs

How many rounds are there in Info Edge interview?
Info Edge interview process usually has 2-3 rounds. The most common rounds in the Info Edge interview process are One-on-one Round, HR and Technical.
How to prepare for Info Edge 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 B2B Sales, Business Development, Corporate Sales, Sales and Inside Sales.
What are the top questions asked in Info Edge interview?

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

  1. Write the code for rearranging the array in consecutive pair multiplication. Fo...read more
  2. Q: What is a Transaction in DBMS and ACID properties? Q: What is Thread and ho...read more
  3. Please show some sales skills by selling the water bottle of kenl...read more
How long is the Info Edge interview process?

The duration of Info Edge interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Info Edge Interview Process

based on 253 interviews

Interview experience

4
  
Good
View more
Join Info Edge India’s first internet classifieds company.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
3.9
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 433 Interviews
PolicyBazaar Interview Questions
3.6
 • 371 Interviews
BigBasket Interview Questions
3.9
 • 360 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
JustDial Interview Questions
3.5
 • 330 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Lenskart Interview Questions
3.2
 • 309 Interviews
View all

Info Edge Reviews and Ratings

based on 2k reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.5

Salary

4.2

Job security

3.8

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 2k Reviews and Ratings
Hiring Immediate IOS Developer_ Jeevansaathi _ Noida

Noida,

Delhi/Ncr

1-3 Yrs

₹ 15-18 LPA

Tele Sales | Naukri.com | Noida

Noida

1-3 Yrs

₹ 4.25-5.5 LPA

Explore more jobs
Senior Executive
739 salaries
unlock blur

₹2.5 L/yr - ₹7.7 L/yr

Sales Executive
658 salaries
unlock blur

₹10 L/yr - ₹10 L/yr

Associate Senior Executive
655 salaries
unlock blur

₹2 L/yr - ₹6.2 L/yr

Assistant Manager
592 salaries
unlock blur

₹3.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
355 salaries
unlock blur

₹10 L/yr - ₹30.4 L/yr

Explore more salaries
Compare Info Edge with

TCS

3.7
Compare

Amazon

4.0
Compare

Indiamart Intermesh

3.6
Compare

JustDial

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