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 Research Analyst Interview Questions and Answers

Updated 15 Apr 2024

Info Edge Research Analyst Interview Experiences

2 interviews found

Research Analyst Interview Questions & Answers

user image Venkat Reddy

posted on 22 Feb 2022

I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.

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 - Name 

(2 Questions)

  • Q1. What was do searching?
  • Ans. 

    Searching is the process of looking for information or data in a systematic way.

    • Searching involves identifying a specific topic or question to investigate.

    • It can be done through various methods such as online research, surveys, interviews, or experiments.

    • Effective searching requires critical thinking, analysis, and evaluation of sources.

    • Examples of searching include conducting a literature review for a research paper, ...

  • Answered by AI
  • Q2. How can explain plan
  • Ans. 

    Explain plan is a tool used to analyze and optimize SQL queries.

    • Explain plan shows the steps the database takes to execute a query.

    • It helps identify performance bottlenecks and suggests ways to optimize the query.

    • The plan shows the order in which tables are accessed, the join methods used, and the indexes utilized.

    • It can be accessed using the EXPLAIN keyword in SQL.

    • Explain plan can be used to compare the performance of

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good listener and observe and learning

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Are you suitable for this role
  • Q2. Why are you applying for this job

Interview Preparation Tips

Interview preparation tips for other job seekers - Nil

Research Analyst Interview Questions Asked at Other Companies

asked in FactSet
Q1. What is income statement how do u calculate net profit? What is s ... read more
asked in Amazon
Q2. Stream Of CharactersYou are given a list, ‘DICTIONARY[]’ containi ... read more
asked in Amazon
Q3. Ninja and MathematicsNinja is a genius in mathematics. He got an ... read more
asked in FactSet
Q4. How do you differentiate between fixed income and variable income ... read more
asked in FactSet
Q5. What is the difference between assets and liabilities?

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What apps do you use
  • Ans. 

    I use a variety of apps for research, data analysis, and communication.

    • Microsoft Excel for data analysis

    • Google Scholar for research articles

    • Slack for team communication

  • Answered by AI
  • Q2. What methods of research are you familiar with
  • Ans. 

    I am familiar with various research methods including qualitative, quantitative, experimental, and survey research.

    • Qualitative research involves collecting non-numerical data such as interviews, observations, and focus groups.

    • Quantitative research focuses on numerical data and statistical analysis to draw conclusions.

    • Experimental research involves manipulating variables to test cause-and-effect relationships.

    • Survey res...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hardworking
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is your current job like
  • Q2. What tools do you use in regular work
  • Q3. If you had to expand in India, which city would you expand in

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, they like people with great communication skills and insights on topics.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Assignment 

Medium to Hard 4 DSA questions

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

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I'm referred so I don't need to do the coding test

Round 2 - HR 

(2 Questions)

  • Q1. Went through the cv, talk about the projects
  • Q2. Weakness and strongness, bq questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Logistic regression questions, svm, etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What apps do you use
  • Ans. 

    I use a variety of apps for research, data analysis, and communication.

    • Microsoft Excel for data analysis

    • Google Scholar for research articles

    • Slack for team communication

  • Answered by AI
  • Q2. What methods of research are you familiar with
  • Ans. 

    I am familiar with various research methods including qualitative, quantitative, experimental, and survey research.

    • Qualitative research involves collecting non-numerical data such as interviews, observations, and focus groups.

    • Quantitative research focuses on numerical data and statistical analysis to draw conclusions.

    • Experimental research involves manipulating variables to test cause-and-effect relationships.

    • Survey res...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hardworking
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is your current job like
  • Q2. What tools do you use in regular work
  • Q3. If you had to expand in India, which city would you expand in

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, they like people with great communication skills and insights on topics.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2022. There were 5 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. CV discussion and question related to python and data science
  • Q2. Cumulative sum of an array, frequency of each word in a sentence
  • Ans. 

    The question asks about calculating cumulative sum of an array and frequency of each word in a sentence.

    • To calculate cumulative sum of an array, we can use a loop and keep adding the current element to a running sum variable.

    • To calculate frequency of each word in a sentence, we can split the sentence into words and use a dictionary to keep track of the count of each word.

    • We can use built-in functions in programming lan...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Behavioural Questions
  • Q2. Leadership principles
Round 4 - Technical 

(2 Questions)

  • Q1. Data Science and SQL round
  • Q2. Groupby, joins and window functions
Round 5 - Technical 

(1 Question)

  • Q1. CV discussion and data science question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your CV well, practice python pandas and SQL and common data science questions related to ML and DL

Skills evaluated in this interview

I was interviewed in May 2021.

Round 1 - Telephonic Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Started with project description, deep dive into project
Questions about ML, Statistics
Coding questions for Python, SQL

  • Q1. Stream Of Characters

    You are given a list, ‘DICTIONARY[]’ containing a list of words and a stream of characters (queries). Your task is to choose a suitable data structure to implement ‘CharacterStreamChec...

  • Ans. Brute Force

    The idea is to use the brute force approach for this problem. At every queried character, we will form strings in a backward direction and will simultaneously check for the string in the ‘DICTIONARY’. If we found the string, then return true. Otherwise, check till the first queried character. If still no string found in ‘DICTIONARY’, return false.
     

    Note:

    1. For faster search, we can store the strings present...

  • Answered by CodingNinjas
  • Q2. SQL Question

    Second highest salary in SQL

Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Projects
Machine Learning

  • Q1. Aptitude Questions

    Questions about Statistics

Round 3 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Behavioral Round
Questions asked about Amazon Leadership Principles

  • Q1. Basic HR Questions

    About behavioral questions. No standard questions, each question needs to be answered using STAR method and must represent Amazon's Leadership Priniciple

Round 4 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Medium Python questions
Medium SQL questions

  • Q1. Ninja and Mathematics

    Ninja is a genius in mathematics. He got an interview call from MIT. During the interview, the professor asked Ninja a challenging question.

    Given two integers 'N1' and '...

  • Ans. Remainder Theorm

    The idea is to notice that the fractional part repeats only when we have already seen the same remainder before. So, that means we have to store the end index where this repetition starts in some data structure. 

     

    We can use Map / HashMap / Dictionary to store the remainder and its associated index while doing division so that whenever the same remainder comes up, we know there is a repeating f...

  • Answered by CodingNinjas
  • Q2. SQL Question

    Find top 2 salary for each department in SQL

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Research Analyst in BengaluruEligibility criteriaNAAmazon interview preparation:Topics to prepare for the interview - Python, SQL, Machine Learning, Statistics, Deep LearningTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice String and array based questions for python coding test
Tip 2 : Practice Window Functions, Rank functions for SQL
Tip 3 : Describe the one project that you're confident with and have worked deeply

Application resume tips for other job seekers

Tip 1 : Start with projects and then move to skills
Tip 2 : Explain each project in around 3 bullet points
Tip 3 : Include numbers in projects (ex increased x% revenue by applying ... )

Final outcome of the interviewSelected

Skills evaluated in this interview

Info Edge Interview FAQs

How many rounds are there in Info Edge Research Analyst interview?
Info Edge interview process usually has 1-2 rounds. The most common rounds in the Info Edge interview process are Resume Shortlist and One-on-one Round.
How to prepare for Info Edge Research Analyst 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 Research Analysis, Primary Research, Analytical skills, Business Research and Central Excise Returns.
What are the top questions asked in Info Edge Research Analyst interview?

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

  1. What was do searchi...read more
  2. How can explain p...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Info Edge interviews
Job Portal
Campus Placement
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Info Edge India’s first internet classifieds company.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 415 Interviews
BigBasket Interview Questions
3.9
 • 344 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
JustDial Interview Questions
3.5
 • 326 Interviews
Zomato Interview Questions
3.8
 • 314 Interviews
PolicyBazaar Interview Questions
3.6
 • 306 Interviews
Lenskart Interview Questions
3.2
 • 290 Interviews
View all
Info Edge Research Analyst Salary
based on 5 salaries
₹3 L/yr - ₹5.5 L/yr
19% less than the average Research Analyst Salary in India
View more details

Info Edge Research Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

5.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Senior Executive
669 salaries
unlock blur

₹2.6 L/yr - ₹7.7 L/yr

Assistant Manager
585 salaries
unlock blur

₹3.3 L/yr - ₹9.5 L/yr

Associate Senior Executive
576 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
346 salaries
unlock blur

₹10 L/yr - ₹26 L/yr

Explore more salaries
Compare Info Edge with

TCS

3.7
Compare

JustDial

3.5
Compare

Indiamart Intermesh

3.6
Compare

PolicyBazaar

3.5
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 an Interview