Upload Button Icon Add office photos
Engaged Employer

i

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

WeRize Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

WeRize Data Analyst Interview Questions, Process, and Tips

Updated 1 Mar 2025

Top WeRize Data Analyst Interview Questions and Answers

WeRize Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 21 Jul 2023

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Self-introduction Why are you looking for a job change
  • Q2. SQL joins and find the nth highest value in a table
  • Ans. 

    Using SQL joins to find the nth highest value in a table

    • Use a combination of SQL joins and subqueries to find the nth highest value in a table

    • For example, you can use a query like SELECT DISTINCT column_name FROM table_name ORDER BY column_name DESC LIMIT n-1,1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - - The attitude of the interviewer was not so encouraging and very serious face throughout the interview
- Sometimes, didn't reveal the full questions, asked questions like an acronym(we don't even get what is there in the interviewer's mind)
- Could not able to hear the voice so clearly because of the very low voice
- They are not ready to take the candidates who want to change the domain though they have the required skills
- Answered almost all the questions correctly and one with very minimal error
- I wouldn't have joined even if I got selected
- This is a Fintech company that provides financial services
- Overall, not so good experience

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2025

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Find the most frequent word in a string
  • Ans. 

    Use Python to find the most frequent word in a string

    • Split the string into words using split() method

    • Create a dictionary to store word frequencies

    • Iterate through the words and update the dictionary

    • Find the word with the highest frequency using max() method

  • Answered by AI
  • Q2. Reverse a string using recursion
  • Ans. 

    Reverse a string using recursion

    • Create a recursive function that takes a string as input

    • Base case: if the string is empty, return an empty string

    • Recursive case: return the last character of the string concatenated with the result of calling the function on the substring excluding the last character

  • Answered by AI
Round 2 - Case Study 

1. What are the important factors to consider when investing in a business?
2. Evaluate the profitability of a virtual cricket arcade in a mall.

Round 3 - Culture Fitment 

(2 Questions)

  • Q1. How do credit card companies make money?
  • Ans. 

    Credit card companies make money through interest charges, fees, and interchange fees.

    • Interest charges on balances carried over from month to month

    • Annual fees charged to cardholders for the privilege of using the card

    • Late payment fees for missed payments

    • Interchange fees charged to merchants for processing transactions

    • Foreign transaction fees for purchases made in a foreign currency

  • Answered by AI
  • Q2. Motivation for Job Change
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Desire to work on more complex data sets

    • Opportunity for career advancement

    • Interest in learning new technologies and tools

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have no other options and are in a desperate position, only then apply and continue with the process for this company. Practice medium Python questions in any coding platform.

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

Interview questions from similar companies

Analyst Interview Questions & Answers

Tracxn user image Jay Shankar Prasad

posted on 16 Oct 2023

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

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

15 questions 30 Minuities

Round 2 - Case Study 

2 or 3 case study the will ask

Round 3 - HR 

(1 Question)

  • Q1. Regarding CTC & Interests in the org.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is DAX and its use in power bi
  • Ans. 

    DAX (Data Analysis Expressions) is a formula language used in Power BI for data modeling and analysis.

    • DAX is used to create calculated columns and measures in Power BI.

    • It allows for advanced data analysis, such as time intelligence functions (e.g., YEAR, MONTH).

    • Example: A measure to calculate total sales could be defined as: Total Sales = SUM(Sales[Amount]).

    • DAX supports filtering and context manipulation, enabling dyna...

  • Answered by AI
  • Q2. Role of power query in power bi
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Aptitude Test 

Round 1 is Cognitive aptitude test.

Round 2 - Case Study 

Next round had business case study with two model responses and you have to choose better response and give reason.

Round 3 - One-on-one 

(1 Question)

  • Q1. Previous experience and projects.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Aptitude Test 

Basic questions from quantitative and logical reasoning

Round 2 - One-on-one 

(5 Questions)

  • Q1. Guesstimate question about number of ott subscribers all over India.
  • Ans. 

    There are approximately 100 million OTT subscribers in India.

    • Consider the total population of India (around 1.3 billion)

    • Estimate the percentage of people using OTT platforms (around 30-40%)

    • Calculate the number of OTT subscribers based on the percentage

    • Example: 1.3 billion * 0.35 = 455 million OTT subscribers

  • Answered by AI
  • Q2. Logical question.
  • Q3. How will you chech validity of a claim, online( research based question)
  • Q4. Projects you did in graduation.
  • Ans. 

    Developed a project on analyzing customer behavior using data analytics tools.

    • Used Python for data collection and analysis

    • Implemented machine learning algorithms for predictive modeling

    • Created visualizations using Tableau for presenting insights

  • Answered by AI
  • Q5. What do you know about LLMs?
  • Ans. 

    LLMs stand for Legal Entity Identifiers, unique codes used to identify legal entities involved in financial transactions.

    • LLMs are unique 20-character alphanumeric codes used to identify legal entities participating in financial transactions.

    • They were introduced as part of the global LEI system to improve transparency and reduce risks in financial markets.

    • LLMs are required for reporting under regulations such as MiFID I...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Join this company if you are not seeking for a long term growth and only salary matters to you as there is no job security, no growth and no promotion.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response
Round 1 - One-on-one 

(3 Questions)

  • Q1. Explain market research type
  • Ans. 

    Market research types include primary research, secondary research, qualitative research, quantitative research, and exploratory research.

    • Primary research involves collecting data directly from the source, such as surveys, interviews, and observations.

    • Secondary research involves analyzing existing data sources, such as reports, articles, and databases.

    • Qualitative research focuses on understanding attitudes, behaviors, ...

  • Answered by AI
  • Q2. Explain database type
  • Ans. 

    Database type refers to the structure and organization of data within a database system.

    • Database types include relational, NoSQL, object-oriented, and hierarchical databases.

    • Relational databases store data in tables with rows and columns, using SQL for querying.

    • NoSQL databases are non-relational and can store unstructured data, such as MongoDB or Cassandra.

    • Object-oriented databases store data as objects, with attribute...

  • Answered by AI
  • Q3. Father daughter age questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SQL,python related questions were asked in interview
  • Q2. Statistics,SQL related questions were asked in interview

Business Analyst Interview Questions & Answers

Zeta user image Divyanshee Singh

posted on 28 Oct 2024

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

(2 Questions)

  • Q1. Sql questions were answered by the interviewer
  • Q2. Sql questions were questioned
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. Share experiences around your previous jobs
  • Ans. 

    I have experience in various industries including finance, healthcare, and technology.

    • Worked as a Business Analyst at XYZ Finance, where I analyzed financial data and developed reports for senior management.

    • Collaborated with cross-functional teams to gather requirements and design solutions for a healthcare software project at ABC Healthcare.

    • Conducted user acceptance testing and provided recommendations for process imp...

  • Answered by AI
  • Q2. How many cross-functional teams you work with
  • Ans. 

    I work with three cross-functional teams.

    • I collaborate with the marketing team to analyze customer data and develop marketing strategies.

    • I work with the product development team to gather requirements and ensure the successful delivery of new features.

    • I also collaborate with the finance team to analyze financial data and provide insights for decision-making.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Information around technical knowledge and involvement
  • Q2. Information around how much you engage with tech folks

Interview Preparation Tips

Interview preparation tips for other job seekers - Elaborate all your experiences well.

WeRize Interview FAQs

How many rounds are there in WeRize Data Analyst interview?
WeRize interview process usually has 2-3 rounds. The most common rounds in the WeRize interview process are Technical, Resume Shortlist and Case Study.
How to prepare for WeRize 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 WeRize. The most common topics and skills that interviewers at WeRize expect are Business Intelligence, Data Analytics, Data Science, Python and SQL.
What are the top questions asked in WeRize Data Analyst interview?

Some of the top questions asked at the WeRize Data Analyst interview -

  1. SQL joins and find the nth highest value in a ta...read more
  2. How do credit card companies make mon...read more
  3. Find the most frequent word in a str...read more

Tell us how to improve this page.

WeRize Data Analyst Interview Process

based on 2 interviews

Interview experience

1.5
  
Bad
View more
WeRize Data Analyst Salary
based on 6 salaries
₹15 L/yr - ₹20 L/yr
166% more than the average Data Analyst Salary in India
View more details

WeRize Data Analyst Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

2.4

Skill development

3.6

Work-life balance

2.0

Salary

2.9

Job security

1.4

Company culture

2.0

Promotions

1.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
47 salaries
unlock blur

₹5.5 L/yr - ₹16.2 L/yr

Business Analyst
22 salaries
unlock blur

₹4 L/yr - ₹11.5 L/yr

Relationship Manager
18 salaries
unlock blur

₹2.8 L/yr - ₹5.1 L/yr

Software Developer
13 salaries
unlock blur

₹6 L/yr - ₹13.6 L/yr

Collection Officer
13 salaries
unlock blur

₹2.9 L/yr - ₹4.2 L/yr

Explore more salaries
Compare WeRize with

FastInfo

4.1
Compare

Testbook.com

3.5
Compare

Netmeds.com

3.6
Compare

Livguard

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