Upload Button Icon Add office photos

Filter interviews by

Money View Product Business Analyst Interview Questions and Answers

Updated 31 May 2023

Money View Product Business Analyst Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in May 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 - One-on-one 

(2 Questions)

  • Q1. 1. what is the day-to-day activity of the Product analyst 2. What A/B testing 3. Case study on how many Tata cars are there in India 4. Asked about the difference between rank, dense_rank,row_number,
  • Ans. 

    Describing day-to-day activities, A/B testing, Tata cars in India, and difference between rank functions for Product Business Analyst role.

    • Day-to-day activities include gathering and analyzing data, creating reports, identifying trends, and collaborating with cross-functional teams.

    • A/B testing involves comparing two versions of a product or feature to determine which performs better.

    • As of 2021, Tata Motors has sold ove...

  • Answered by AI
  • Q2. 5. difference between truncate, delete and drop 6. difference between union and union all 7. He asked to solve SQL questions involving percentages and another one with rank
  • Ans. 

    Answers to SQL-related questions for Product Business Analyst position

    • Truncate is a DDL command that removes all rows from a table without logging the individual row deletions, while delete is a DML command that removes specific rows from a table and logs each deletion

    • Drop is a DDL command that removes an entire table from the database

    • Union combines the results of two or more SELECT statements into a single result set,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I thought it went really well. Because I answered all the questions, but I didn't get selected. Not sure why they are not even sharing

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Case Study 

How to increase personal insurance revenue to 5x?

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

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. How do you think Business analyst?
  • Ans. 

    Business analysts think analytically and strategically to identify business needs and recommend solutions.

    • Business analysts analyze data to identify trends and patterns.

    • They work closely with stakeholders to gather requirements and understand business processes.

    • They use tools such as SWOT analysis, process flow diagrams, and data modeling to recommend solutions.

    • Business analysts communicate effectively to bridge the ga...

  • Answered by AI
  • Q2. Please tell me about your data analyst experience.
  • Q3. Do you have any experience on SQL or Python
  • Ans. 

    Yes, I have experience with both SQL and Python.

    • I have used SQL to query databases and extract relevant information.

    • I have written Python scripts to automate data analysis and reporting tasks.

    • I am familiar with using SQLAlchemy in Python for database interactions.

    • I have experience with data manipulation and visualization using Python libraries like Pandas and Matplotlib.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Please Introduce Yourself.
  • Q2. Long Communication About Former Company's Experiences (Process, Responsibility, Designation & Salary).
  • Q3. Mathematics About Percentage. (Verbally)
  • Q4. Aptitude Test (Written) you 2

Interview Preparation Tips

Interview preparation tips for other job seekers - When you are infront Interviewer don't hesitate about your Viva that how'll this happen, will i perform and all that. Don't worry about all of this. He/She will not be a ghost or devil definitely. They'll be a simple human being. They wanna know just about yourself and your former Experience & measure your School's period knowledge. Just nothing more than that . So please be cool , keep calm and keep the faith on yourself and ofcourse God. And go for it because you can do this. You made for to do this .

Lot's Of Wishes for Everyone / Good Luck




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

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SQL questions and logical reasoning questions

Interview Preparation Tips

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

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic python, sql and pandas questions

Round 2 - Technical 

(2 Questions)

  • Q1. Case study (Probability questions)
  • Q2. Resume projects

I appeared for an interview in Dec 2021.

Round 1 - Video Call 

Round duration - 90 Minutes
Round difficulty - Easy

Problem solving using SQL questions

Round 2 - Video Call 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Easy

A marketing campaign is run, how will you decide metrics to be tracked. Techincaly a KPI round

  • Q1. In a marketing campaign, how would you decide which metrics to track?
  • Ans. 

    Metrics selection based on campaign objectives, target audience, and key performance indicators.

    • Identify campaign objectives and goals

    • Consider target audience and their behavior

    • Select key performance indicators (KPIs) relevant to the campaign

    • Track metrics such as conversion rate, click-through rate, ROI, customer acquisition cost

    • Analyze data to measure success and make data-driven decisions

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

Social empathatic fit round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in BangaloreEligibility criteriaNoJupiter Money interview preparation:Topics to prepare for the interview - SQL, Tablea, Data Visualisation, Key Metrics for a Product, Data Visualisation using PythonTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : SQL logics to be understood completely
Tip 2 : A good running working logic of Python
Tip 3 : Basics of Dashboarding

Application resume tips for other job seekers

Tip 1 : One pager , single column resume which shows all your skills
Tip 2 : Mention all things that make you relevant for the job

Final outcome of the interviewSelected
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL questions are asked in this round Some theory questions are asked as well

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on SQL
practice plenty of SQL and case study problems
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Types of Window Function
  • Ans. 

    Window functions are used in SQL to perform calculations across a set of table rows related to the current row.

    • Types include ROW_NUMBER(), RANK(), DENSE_RANK(), NTILE(), LAG(), LEAD(), FIRST_VALUE(), LAST_VALUE(), etc.

    • They allow for calculations to be performed on a specific subset of rows within a query result set.

    • Window functions are commonly used for running totals, moving averages, and ranking data.

  • Answered by AI
  • Q2. Difference between Joins with examples
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is a match 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 rows when there is a match in one of the tables.

    • Cross Join:

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Case Study of zomato ?
  • Q2. Some basic math questions. Simultaneous equations .

Interview Preparation Tips

Interview preparation tips for other job seekers - However good you are in the interview in case study you need to get the math problems correct on the first attempt. I got it wrong but answered it correctly within one minute. But they said " i lack attention to detail" and didnt consider me for the next round.

Money View Interview FAQs

How many rounds are there in Money View Product Business Analyst interview?
Money View interview process usually has 2 rounds. The most common rounds in the Money View interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in Money View Product Business Analyst interview?

Some of the top questions asked at the Money View Product Business Analyst interview -

  1. 1. what is the day-to-day activity of the Product analyst 2. What A/B testing 3...read more
  2. 5. difference between truncate, delete and drop 6. difference between union and...read more

Tell us how to improve this page.

Money View Product Business Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

CRED Interview Questions
3.5
 • 37 Interviews
Kissht Finance Interview Questions
3.9
 • 32 Interviews
Jupiter Money Interview Questions
3.3
 • 30 Interviews
Uni Cards Interview Questions
3.8
 • 24 Interviews
Jodo Interview Questions
3.6
 • 23 Interviews
indiagold Interview Questions
4.2
 • 22 Interviews
OneCard Interview Questions
3.5
 • 22 Interviews
Ocrolus East Interview Questions
3.5
 • 19 Interviews
View all
Process Associate
91 salaries
unlock blur

₹1.8 L/yr - ₹4.1 L/yr

Collection Associate
29 salaries
unlock blur

₹2 L/yr - ₹3.7 L/yr

Team Lead
25 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

Senior Brand and Marketing Manager
22 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Software Engineer
21 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Explore more salaries
Compare Money View with

Kissht Finance

3.9
Compare

Ocrolus East

3.5
Compare

KhataBook

3.4
Compare

Uni Cards

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