Upload Button Icon Add office photos
Engaged Employer

i

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

Impact Analytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Impact Analytics Senior Business Analyst Interview Questions, Process, and Tips

Updated 22 Oct 2024

Top Impact Analytics Senior Business Analyst Interview Questions and Answers

Impact Analytics Senior Business Analyst Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Resultant rows for different SQL joins
  • Ans. 

    Resultant rows for different SQL joins

    • Inner join - returns rows that have matching values in both tables

    • Left join - returns all rows from the left table and the matched rows from the right table

    • Right join - returns all rows from the right table and the matched rows from the left table

    • Full outer join - returns all rows when there is a match in either left or right table

  • Answered by AI
  • Q2. Group by and join SQL questions involving nulls

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test covered questions around stats (mean, median, etc), python, SQL and aptitude questions

Round 2 - Coding Test 

Q1. Write a python code for the Fibonacci series.
Q2. Write a SQL code find the mean salary for every department.
Q3. Write a SQL code to find the employee age at the time of joining the company.
Q4. Rewrite the above queries in Python.

Interview Preparation Tips

Topics to prepare for Impact Analytics Senior Business Analyst interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Practice writing scripting code in Python. Get a good grasp on window functions in SQL. Don't forget to practice pandas.

Senior Business Analyst Interview Questions Asked at Other Companies

asked in Sapiens
Q1. Difference between annuity and pension, types of annuity and pens ... read more
Q2. If you had to accommodate a CR in agile how would you do so?
asked in Brillio
Q3. If I tell you to prepare a TOC for a RFP what will you put into i ... read more
Q4. What are the different meetings that happen in Agile style develo ... read more
asked in EVRY India
Q5. Five concepts in artificial intelligence, In machine learnin ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Python questions, write a SQL query to return employee with the number of leaves in each month, Vlookup, Index Match, Rank, Dense Rank
  • Q2. Loc and iloc in python
  • Ans. 

    loc and iloc are methods in pandas used for selecting rows and columns by label or integer position.

    • loc is used for selecting rows and columns by label

    • iloc is used for selecting rows and columns by integer position

    • Example: df.loc[0:5, 'column_name']

    • Example: df.iloc[0:5, 2]

  • Answered by AI
  • Q3. Advantage of Vlookup over-index match
  • Ans. 

    Vlookup is simpler and easier to use, while Index Match is more flexible and efficient.

    • Vlookup is easier for beginners to understand and use

    • Vlookup is quicker to set up and requires less formula writing

    • Index Match is more flexible as it can look up values in any column, not just the first one

    • Index Match is more efficient for large datasets as it does not require the entire column to be searched

  • Answered by AI
  • Q4. Difference between BRD and FRD
  • Ans. 

    BRD focuses on business requirements while FRD focuses on functional requirements.

    • BRD (Business Requirements Document) outlines the business problem that needs to be solved.

    • FRD (Functional Requirements Document) details how the system will meet the business requirements.

    • BRD is more high-level and focuses on the 'what', while FRD is more detailed and focuses on the 'how'.

    • BRD is typically created before FRD in the projec...

  • Answered by AI
  • Q5. Retail experience and analysis
  • Ans. 

    Retail experience and analysis

    • I have over 5 years of experience in retail industry analysis

    • Proficient in using data analytics tools to track sales trends and customer behavior

    • Implemented strategies based on market research to increase sales and customer satisfaction

    • Collaborated with cross-functional teams to optimize inventory management and pricing strategies

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Previous Experience, About Self

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain your project in PowerBI.
  • Q2. What is Append and Merge?
  • Ans. 

    Append and Merge are two methods used to combine data from multiple sources into a single dataset.

    • Append adds new rows to an existing dataset.

    • Merge combines two or more datasets based on a common column or key.

    • Append is useful when adding new data to an existing dataset, while Merge is useful for combining datasets with related information.

    • Example: Appending new sales data to an existing sales dataset.

    • Example: Merging ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Since I applied for the role of PowerBI developer, I was asked questions on PowerBI and statistics which mainly included probability.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

SQL test has been conducted nearer to 12-15 questions.

Round 3 - HR 

(2 Questions)

  • Q1. Normal discussion, about salary negotiation
  • Q2. Asked about my past company experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck.
They have lots of opportunities.....................
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic QA related Questions
Round 1 - Aptitude Test 

Go for general aptitude questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Go through SQL basics first and then coding basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your expectations firm and answer quickly.

I applied via Referral and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Round 1: Was asked to solve a basic problem using python Concepts of ML, specifically Linear Regression Round 2: Simple case study and puzzles Round 3: Another simple case study and generic conversation...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Brush up the basics. Communicate your ideas and approach clearly.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Blood Relations, Pipes and Cisterns, Time and work etc.

Round 2 - Coding Test 

Question based on hashmap

Round 3 - Group Discussion 

Is Artificial Intelligence boon or ban.

Round 4 - Technical 

(2 Questions)

  • Q1. Python and SQL questions
  • Q2. Python and Numpy, Pandas

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from your resume.
Contribute & help others!
anonymous
You can choose to be anonymous

Impact Analytics Interview FAQs

How many rounds are there in Impact Analytics Senior Business Analyst interview?
Impact Analytics interview process usually has 1-2 rounds. The most common rounds in the Impact Analytics interview process are Aptitude Test, Coding Test and One-on-one Round.
How to prepare for Impact Analytics Senior Business 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 Analytics. The most common topics and skills that interviewers at Impact Analytics expect are Python, SQL, Analytics, Data Analytics and Excel.
What are the top questions asked in Impact Analytics Senior Business Analyst interview?

Some of the top questions asked at the Impact Analytics Senior Business Analyst interview -

  1. Resultant rows for different SQL jo...read more
  2. advantage of Vlookup over-index ma...read more
  3. Difference between BRD and ...read more

Recently Viewed

INTERVIEWS

Impact Analytics

No Interviews

INTERVIEWS

Amec Foster Wheeler

No Interviews

INTERVIEWS

Agilent Technologies

No Interviews

SALARIES

Mastercard Advisors

INTERVIEWS

Aarvee Associates

No Interviews

INTERVIEWS

Aarvee Associates

No Interviews

INTERVIEWS

Walmart

No Interviews

INTERVIEWS

Aarvee Associates

No Interviews

INTERVIEWS

Impact Analytics

No Interviews

INTERVIEWS

Aarvee Associates

No Interviews

Tell us how to improve this page.

Impact Analytics Senior Business Analyst Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Magic Edtech Interview Questions
3.0
 • 50 Interviews
Affine Interview Questions
3.3
 • 48 Interviews
View all
Impact Analytics Senior Business Analyst Salary
based on 46 salaries
₹11 L/yr - ₹28 L/yr
35% more than the average Senior Business Analyst Salary in India
View more details

Impact Analytics Senior Business Analyst Reviews and Ratings

based on 4 reviews

3.2/5

Rating in categories

3.3

Skill development

1.9

Work-life balance

3.3

Salary

3.3

Job security

2.2

Company culture

3.3

Promotions

1.9

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Scientist
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Impact Analytics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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