Upload Button Icon Add office photos
Engaged Employer

i

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

Impact Guru Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Impact Guru Data Analyst Interview Questions, Process, and Tips

Updated 18 Feb 2025

Top Impact Guru Data Analyst Interview Questions and Answers

Impact Guru Data Analyst Interview Experiences

3 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 18 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(3 Questions)

  • Q1. Sql questions mostly about windows function, aggregate, using having clause in group, union vs union all, mostly basics about sql.
  • Q2. Power Bi questions - measures in powerbi, calculate, dashboard, excel vs powerbi.
  • Q3. Assesment 5 question based on sql and excel. Easy questions like second highest salary, manager salary, count a's.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through some questions for interview on data analyst role and read those, this thing will help you to understand many concepts. Not very hard interview also the interviewer is helpful.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2024

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

(1 Question)

  • Q1. Introduction of yourself
Round 2 - Assignment 

Assignment of Google sheets

Round 3 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. What do you know about analysis and logical reasoning
  • Ans. 

    Analysis and logical reasoning involve examining data, identifying patterns, and drawing conclusions based on evidence.

    • Analysis involves breaking down complex information into smaller components for better understanding.

    • Logical reasoning is the process of using rational thinking to make sense of information and draw valid conclusions.

    • Analytical skills are essential for interpreting data accurately and making informed d...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hello guys this company provide good salary but not good appraisal

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
asked in Capgemini
Q4. Ninja and His Secret Information Encoding Problem Ninja, a new me ... read more
Q5. Sliding Window Maximum Problem Statement You are given an array/l ... read more

Data Analyst Interview Questions & Answers

user image Shubham Upadhyay

posted on 19 Apr 2024

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

(3 Questions)

  • Q1. Difference between rank and dense rank
  • Ans. 

    Rank assigns unique ranks to each distinct value, while dense rank does not leave gaps between ranks.

    • Rank assigns unique ranks to each distinct value in a dataset

    • Dense rank does not leave gaps between ranks, assigning consecutive ranks to values with the same rank

    • For example, if values are 10, 20, 20, 30, then rank would be 1, 2, 2, 4 and dense rank would be 1, 2, 2, 3

  • Answered by AI
  • Q2. How will merge multiple file in python
  • Ans. 

    Merge multiple files in Python using pandas.concat() or pd.merge() functions.

    • Use pandas.concat() function to merge multiple files vertically (row-wise).

    • Use pd.merge() function to merge multiple files horizontally (column-wise) based on a common column.

    • Ensure that the files have compatible column names and data types before merging.

    • Handle any missing or duplicate values appropriately during the merging process.

    • Consider ...

  • Answered by AI
  • Q3. Data frame explain in detail
  • Ans. 

    A data frame is a two-dimensional data structure in which data is stored in rows and columns.

    • Data frames are commonly used in programming languages like R and Python for data analysis.

    • Each column in a data frame represents a variable, while each row represents an observation.

    • Data frames can contain different types of data, such as numeric, character, and factor.

    • Data frames can be created from various sources like CSV f

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Feb 2021. There were 3 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 - Aptitude Test 
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - easy to crack they will ask qestions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

SQL and Python data analysis questions

Round 2 - Technical 

(1 Question)

  • Q1. How do you match the data in different columns.
  • Ans. 

    Matching data in different columns involves comparing the values in the columns and identifying similarities or patterns.

    • Use string matching techniques like exact match, partial match, or fuzzy matching.

    • Apply data cleaning and preprocessing techniques to standardize the data before matching.

    • Utilize advanced algorithms like Levenshtein distance or Jaccard similarity for more complex matching.

    • Consider using database join...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

SQL query optimisation

Round 2 - HR 

(1 Question)

  • Q1. Regular discussion, about job role, why swiggy

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare excel, and sql
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Aptitude Test 

Quant, LR, puzzles, cat based level 2 questions

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between tuple nd list
  • Ans. 

    Tuple is immutable and ordered, while list is mutable and ordered in Python.

    • Tuple is created using parentheses () while list is created using square brackets []

    • Tuple elements cannot be changed once assigned, while list elements can be modified

    • Tuple is faster than list for iteration and accessing elements

    • Example: tuple = (1, 2, 3) and list = [1, 2, 3]

  • Answered by AI
  • Q2. How will you cut a cake into 8 equal pieces by 3 cuts
Round 3 - HR 

(2 Questions)

  • Q1. Walk me through ur cv
  • Ans. 

    I have a strong background in data analysis with experience in various industries.

    • Bachelor's degree in Statistics with a focus on data analysis

    • Proficient in SQL, Python, and data visualization tools like Tableau

    • Experience working with large datasets and conducting statistical analysis

    • Completed internships at XYZ Company and ABC Organization

    • Presented findings at industry conferences

  • Answered by AI
  • Q2. What have learnt from this experience?
  • Ans. 

    I have learned to effectively analyze and interpret data to derive meaningful insights and make informed decisions.

    • Developed strong analytical skills through hands-on experience with various data analysis tools and techniques

    • Improved ability to identify trends, patterns, and outliers in data sets

    • Enhanced communication skills by presenting findings and recommendations to stakeholders

    • Learned to collaborate with team memb

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just be honest , calm

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2023. 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 - Technical 

(6 Questions)

  • Q1. Joins, operations questions not data analysis questions
  • Q2. Customer retention case study
  • Q3. Cumulative sum for given table
  • Ans. 

    To calculate cumulative sum for a given table

    • Sort the table in ascending order based on the column you want to calculate the cumulative sum for

    • Add a new column to the table to store the cumulative sum

    • Iterate through each row of the table and calculate the cumulative sum by adding the current row's value to the previous row's cumulative sum

    • Store the cumulative sum in the new column for each row

  • Answered by AI
  • Q4. Do you have experience in operations/data entry role
  • Ans. 

    Yes, I have experience in both operations and data entry roles.

    • I have worked as a data entry operator for a pharmaceutical company where I was responsible for entering patient data into the system.

    • In my previous role as an operations analyst, I was responsible for analyzing data and creating reports for the management team.

    • I have experience using various data entry software such as Microsoft Excel and Google Sheets.

    • I a...

  • Answered by AI
  • Q5. As a data analyst can you do data entry work also?
  • Ans. 

    Yes, I can do data entry work as a data analyst.

    • Data entry work is a part of data analysis process.

    • I have experience in data entry work and can perform it efficiently.

    • Data entry work includes entering data into spreadsheets, databases, or other software.

    • I understand the importance of accurate data entry for effective analysis.

  • Answered by AI
  • Q6. Normal excel statements like if, vlookup, xlookups etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - 1) Waste of time (never trust interviewer who explains about the role)
2) they are looking for candidates for data reporting operations guy from a tier 1 college
3) as discussed with the interviewer the profile will be like a data entry operations role so get clarification on the role properly.
4) if you get an offer letter try to make this company as least priority company as the JD is not clear and the way they explain the case study is truly confusing.
5) other than this central tendency, normal crunching, joins, etc,.
6) People from non - data analytics team took an interview I hope there is no data analyst in the company while checking in LinkedIn and even the interviewer mentioned the same.
7) Interview will get rescheduled several times because of the interviewer and will be more delay
8) as per their discussion it will be more about data reporting in google sheets, excel on a daily basis i guess and I hope there won't be any proper predictive or quantitative or qualitative analysis.
9) if you are looking for better learning, growth and advancement in your career then this is not a correct company for you(that's how I decided when comparing offers from other company).
10) try to communicate with employees of the company who are in current role or past role get a better understanding.
11) current company situtation might push you but take a better decision.
12)chhallaaang lagaane se pahale dekho.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2023. There were 6 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 - HR 

(2 Questions)

  • Q1. Screening questions
  • Q2. Name, age, qualification, prior experience etc
Round 3 - Case Study 

Operation questions like vlookups, Hlookups, xlookups etc,.

Round 4 - Case Study 

Reporting questions like pivot tables, typing speed, power pivots, pricing sheet preparation

Round 5 - Case Study 

SQL queries like joins, aggregation functions, filters etc,.

Round 6 - One-on-one 

(3 Questions)

  • Q1. Advanced analytics and finding trends and patterns with MH - operations data
  • Q2. How fast can you prepare a bar chart with product operations data
  • Ans. 

    I can prepare a bar chart with product operations data within a few minutes.

    • I have experience using data visualization tools like Tableau, Power BI, or Excel to quickly create bar charts.

    • I am proficient in organizing and cleaning data to ensure accurate representation in the chart.

    • I can customize the chart with relevant labels, colors, and titles to make it visually appealing and easy to understand.

  • Answered by AI
  • Q3. How can I do merge multiple excel files together
  • Ans. 

    You can merge multiple Excel files together using the 'Consolidate' feature in Excel.

    • Open Excel and go to the 'Data' tab

    • Click on 'Consolidate' in the 'Data Tools' group

    • Select the files you want to merge and choose the desired options

    • Click 'OK' to merge the files together

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

HackerRank Test - Python, SQL

Impact Guru Interview FAQs

How many rounds are there in Impact Guru Data Analyst interview?
Impact Guru interview process usually has 1-2 rounds. The most common rounds in the Impact Guru interview process are Technical, HR and Assignment.
How to prepare for Impact Guru Data 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 Impact Guru. The most common topics and skills that interviewers at Impact Guru expect are SQL, Data Analysis, Google Analytics, Tableau and R.
What are the top questions asked in Impact Guru Data Analyst interview?

Some of the top questions asked at the Impact Guru Data Analyst interview -

  1. What do you know about analysis and logical reason...read more
  2. How will merge multiple file in pyt...read more
  3. Difference between rank and dense r...read more

Tell us how to improve this page.

Impact Guru Data Analyst Interview Process

based on 3 interviews

Interview experience

3.3
  
Average
View more
Impact Guru Data Analyst Salary
based on 27 salaries
₹3 L/yr - ₹7.5 L/yr
22% less than the average Data Analyst Salary in India
View more details

Impact Guru Data Analyst Reviews and Ratings

based on 6 reviews

4.5/5

Rating in categories

4.7

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

3.9

Promotions

4.5

Work satisfaction

Explore 6 Reviews and Ratings
Business Development Associate
56 salaries
unlock blur

₹2.6 L/yr - ₹7.2 L/yr

Assistant Manager
54 salaries
unlock blur

₹3.4 L/yr - ₹10 L/yr

Senior Business Development Associate
54 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Senior Associate
31 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Operations Associate
28 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Impact Guru with

Milaap

3.7
Compare

Udaan

4.0
Compare

Swiggy

3.8
Compare

BlackBuck

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