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

Updated 25 Mar 2024

WeRize Production Analyst Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Questions on SQL joins
  • Q2. Guesstimates like lift estimations
  • Ans. 

    Guesstimates involve making educated guesses or estimates based on available information.

    • Understand the problem and the variables involved

    • Break down the problem into smaller parts if necessary

    • Use logical reasoning and available data to make estimates

    • Provide a range of estimates rather than a single number

    • Consider different scenarios and their impact on the estimate

  • Answered by AI
  • Q3. Guesstimates on Maruti cars inBengalur
  • Ans. 

    I would estimate that there are approximately 50,000 Maruti cars in Bengaluru based on the city's population and car ownership trends.

    • Consider the population of Bengaluru and the percentage of car owners

    • Look at the market share of Maruti in India and apply it to Bengaluru

    • Take into account the number of Maruti dealerships in the city

  • Answered by AI

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Sql questions based on group by , windows functions , functions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Understand the role very clearly.

I applied via Company Website and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Salary and designation

Interview Preparation Tips

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

I applied via Company Website and was interviewed in Jul 2023. There were 4 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 

Number sires, clock, logic, arithmetic, geometry

Round 3 - Coding Test 

Code test basic, ans the basic knowledge, write code

Round 4 - Technical 

(5 Questions)

  • Q1. What is python?
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is widely used for web development, data analysis, artificial intelligence, and scientific computing.

    • It emphasizes code readability and uses indentation to define code blocks.

    • Python has a large standard library and a vibrant community of developers.

    • Example: print('Hello, World!')

    • Example: import pandas as pd

  • Answered by AI
  • Q2. What is python used for?
  • Ans. 

    Python is a versatile programming language used for data analysis, web development, artificial intelligence, automation, and more.

    • Data analysis and visualization

    • Web development (Django, Flask)

    • Artificial intelligence and machine learning (TensorFlow, PyTorch)

    • Automation and scripting

    • Scientific computing (NumPy, SciPy)

  • Answered by AI
  • Q3. What type of language is python?
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is an interpreted language, meaning it does not need to be compiled before running.

    • It supports multiple programming paradigms, including object-oriented, imperative, and functional programming.

    • Python has a large standard library and a thriving community, making it versatile and widely used.

    • Example: Python is used for web develop...

  • Answered by AI
  • Q4. What is oops in python?
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of 'objects', which can contain data and code.

    • OOP allows for the organization of code into reusable components called classes.

    • Classes can have attributes (variables) and methods (functions) associated with them.

    • In Python, everything is an object, and classes can be defined using the 'class' keyword.

    • Encapsulation, inheritance, and polymorph

  • Answered by AI
  • Q5. What is array in python?
  • Ans. 

    An array in Python is a data structure that stores a collection of elements of the same type.

    • Arrays can store elements such as integers, floats, or strings.

    • Arrays are indexed starting from 0, with elements accessed using their index.

    • Example: arr = ['apple', 'banana', 'cherry']

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Swiggy Data Analyst interview:
  • Advanced Excel
  • SQL Server
  • Python
Interview preparation tips for other job seekers - online interview

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. About previous experience situation based questions excel problem solving
  • Q2. Tell me about yourself difference between data quality and data validity

Interview Preparation Tips

Interview preparation tips for other job seekers - excel skills and data analysis basics
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jun 2023. 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 

Aptitude test is a way for employers to assess a candidate's abilities through a variety of different testing formats. Aptitude tests will test your ability to perform tasks and react to situations at work. This includes: problem-solving.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself. How did you hear about this position? Why do you want to work here?
  • Ans. Hi thank you for giving me this opportunity to introduce my self lakshmi r am basically from doddballapur i graduate in b. Com from banglore north university
  • Answered Anonymously
  • Q2. What is your greatest strength? What are your strengths and weaknesses? What do you know about this company/organization?

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
Moderate
Process Duration
-
Result
No response

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Calculate no of rows after join
  • Ans. 

    Calculate the number of rows after joining two datasets.

    • Count the number of rows in each dataset

    • Perform the join operation

    • Count the number of rows in the resulting dataset

  • Answered by AI
  • Q2. Split person name in excel
  • Ans. 

    Use Excel's text to columns feature to split person names into separate columns.

    • Select the column containing the full names

    • Go to the Data tab and click on Text to Columns

    • Choose 'Delimited' and select the delimiter that separates the names (e.g. space)

    • Click Finish to split the names into separate columns

  • Answered by AI

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. How your work will increase our revenue? By sharing the data we can improve our services.
  • Ans. 

    Sharing data insights can help improve services and identify revenue opportunities.

    • Analyzing customer behavior can help identify areas for improvement

    • Identifying trends in sales data can help optimize pricing strategies

    • Using data to personalize marketing efforts can increase customer engagement

    • Predictive modeling can help identify potential revenue opportunities

    • Tracking key performance indicators can help optimize busi

  • Answered by AI
  • Q2. Do you believe in the overtime if yes then why? I don believe in the rare cases we should help our team mates

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay cool and be optimistic.

Data Analyst Interview Questions & Answers

Paytm user image Rahul Jindal

posted on 19 Sep 2024

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

I applied via Instahyre and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql questions on windows functions, subquery
  • Q2. Guesstimmate on how many cricket bat is solved in a year
  • Ans. 

    It is difficult to accurately estimate the number of cricket bats sold in a year without specific data.

    • The number of cricket bats sold in a year can vary based on factors such as seasonality, popularity of cricket, and market trends.

    • One approach to estimate could be to consider the total population of cricket-playing countries and the average number of bats owned by players.

    • Another approach could be to look at the sale...

  • Answered by AI

WeRize Interview FAQs

How many rounds are there in WeRize Production Analyst interview?
WeRize interview process usually has 1 rounds. The most common rounds in the WeRize interview process are Technical.
What are the top questions asked in WeRize Production Analyst interview?

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

  1. Guesstimates like lift estimati...read more
  2. Guesstimates on Maruti cars inBenga...read more
  3. Questions on SQL jo...read more

Tell us how to improve this page.

WeRize Production Analyst Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
Swiggy Interview Questions
3.8
 • 428 Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
PolicyBazaar Interview Questions
3.6
 • 348 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Ola Cabs Interview Questions
3.4
 • 139 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
Tracxn Interview Questions
3.1
 • 100 Interviews
Testbook.com Interview Questions
3.6
 • 99 Interviews
View all
WeRize Production Analyst Salary
based on 11 salaries
₹5.6 L/yr - ₹9 L/yr
29% less than the average Production Analyst Salary in India
View more details

WeRize Production Analyst Reviews and Ratings

based on 2 reviews

2.0/5

Rating in categories

2.5

Skill development

1.0

Work-life balance

1.5

Salary

2.5

Job security

1.0

Company culture

2.0

Promotions

1.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Relationship Manager
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Product Manager
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare WeRize with

Ola Cabs

3.4
Compare

Flipkart

4.0
Compare

Paytm

3.3
Compare

Swiggy

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