Upload Button Icon Add office photos

Ola Electric Mobility

Compare button icon Compare button icon Compare

Filter interviews by

Ola Electric Mobility Data Analyst Interview Questions, Process, and Tips

Updated 18 Sep 2024

Top Ola Electric Mobility Data Analyst Interview Questions and Answers

Ola Electric Mobility Data Analyst Interview Experiences

4 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

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

(2 Questions)

  • Q1. Explain about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Graduated with a degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience in analyzing large datasets and creating data visualizations

    • Strong problem-solving skills and attention to detail

  • Answered by AI
  • Q2. What is ur experience on Data analyst
  • Ans. 

    I have 3 years of experience as a Data Analyst in the retail industry.

    • Utilized SQL to extract and analyze data from databases

    • Created visualizations using Tableau to present insights to stakeholders

    • Performed statistical analysis to identify trends and patterns in sales data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learning, Be strong in Basics , be confident

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

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

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Graduated with a degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience in analyzing large datasets and creating data visualizations

    • Strong problem-solving skills

  • Answered by AI
  • Q2. What are the steps you do for Data cleaning
  • Ans. 

    Data cleaning involves removing or correcting errors in a dataset to ensure accuracy and consistency.

    • Remove duplicate entries

    • Fill in missing values

    • Correct formatting errors

    • Identify and remove outliers

    • Standardize data types

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well , Always be strong in Basics , Keep on upgrading yourself

Skills evaluated in this interview

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
Q4. Sliding Window Maximum Problem Statement You are given an array/l ... read more
asked in Tredence
Q5. Find First Repeated Character in a String Given a string 'STR' co ... read more

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2024

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

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Explain the experience in data
  • Ans. 

    I have over 5 years of experience in data analysis, including working with large datasets, creating visualizations, and providing actionable insights.

    • Experience in cleaning and transforming data to ensure accuracy and consistency

    • Proficient in using statistical tools and techniques to analyze data

    • Ability to create data visualizations and dashboards to communicate findings

    • Experience in identifying trends and patterns in ...

  • Answered by AI
  • Q2. Explain the courses done in data analyst
  • Ans. 

    Courses in data analyst cover topics such as statistics, data visualization, machine learning, and data mining.

    • Statistics: Understanding of statistical concepts and techniques for data analysis.

    • Data Visualization: Creating visual representations of data to aid in analysis and decision-making.

    • Machine Learning: Using algorithms and models to analyze and make predictions based on data.

    • Data Mining: Extracting patterns and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - i joined as a fresher through a contract role. It is really low salary for freshers.

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Dec 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2022. 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 - Technical 

(1 Question)

  • Q1. Based on my resume and my previous company and Statistics
Round 3 - Technical 

(1 Question)

  • Q1. Related to Statistics
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation.

Ola Electric Mobility interview questions for designations

 Business Analyst

 (2)

 Senior Product Analyst

 (1)

 Programmer Analyst

 (1)

 MIS Executive and Analyst

 (1)

 Assistant Manager

 (11)

 Store Manager

 (4)

 Manager

 (4)

 Senior Manager

 (3)

Interview questions from similar companies

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

I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Apptitude and technical mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Sql queries and the projects that i have done
Round 3 - HR 

(1 Question)

  • Q1. Normal hr round
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Apptitude and technical mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Sql queries and the projects that i have done
Round 3 - HR 

(1 Question)

  • Q1. Normal hr round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain ETL process
  • Ans. 

    ETL process involves extracting data from various sources, transforming it to fit business needs, and loading it into a target database.

    • Extract: Retrieve data from different sources like databases, files, APIs, etc.

    • Transform: Clean, filter, aggregate, and convert data to meet business requirements.

    • Load: Insert the transformed data into a target database or data warehouse.

    • Example: Extracting sales data from a CRM system...

  • Answered by AI
  • Q2. How to check if file is empty using python
  • Ans. 

    Use os.path.getsize() to check if file size is 0

    • Use os.path.getsize() to get the size of the file in bytes

    • Check if the size is 0 to determine if the file is empty

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. How to overcome outliers
  • Ans. 

    Outliers can be overcome by identifying and removing them or by transforming the data.

    • Identify outliers using statistical methods like z-scores or box plots.

    • Remove outliers by either deleting the data points or replacing them with a more appropriate value.

    • Transform the data using techniques like winsorization or log transformation to reduce the impact of outliers.

    • Consider the context and domain knowledge to determine t...

  • Answered by AI

Interview Preparation Tips

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

I was interviewed before Jan 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Dealing with technical stakeholders
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2022. There were 5 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 

(2 Questions)

  • Q1. Snowflake related, database warehouse, python dataframes related
  • Q2. Power BI related questions, time intelligence, DAX, PowerBI service
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager discussion, expectation setting
Round 4 - HR 

(1 Question)

  • Q1. About the company, Compensation expectation, benefits overview, relocation etc.
Round 5 - Team fit test 

(1 Question)

  • Q1. Tech stack discussion, project discussion etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Read more about data engineering, power BI time intelligence etc.

Ola Electric Mobility Interview FAQs

How many rounds are there in Ola Electric Mobility Data Analyst interview?
Ola Electric Mobility interview process usually has 1-2 rounds. The most common rounds in the Ola Electric Mobility interview process are Technical, HR and One-on-one Round.
What are the top questions asked in Ola Electric Mobility Data Analyst interview?

Some of the top questions asked at the Ola Electric Mobility Data Analyst interview -

  1. What are the steps you do for Data clean...read more
  2. What is ur experience on Data anal...read more
  3. explain the courses done in data anal...read more

Tell us how to improve this page.

Ola Electric Mobility Data Analyst Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Sonalika Tractors Interview Questions
3.7
 • 128 Interviews
Force Motors Interview Questions
3.6
 • 116 Interviews
Sasken Interview Questions
3.8
 • 79 Interviews
Yamaha Motor Interview Questions
4.2
 • 65 Interviews
Volvo Interview Questions
4.1
 • 62 Interviews
Piaggio Interview Questions
3.6
 • 59 Interviews
Ather Energy Interview Questions
4.0
 • 55 Interviews
CNH Industrial Interview Questions
3.9
 • 54 Interviews
View all
Ola Electric Mobility Data Analyst Salary
based on 23 salaries
₹3 L/yr - ₹8.1 L/yr
15% less than the average Data Analyst Salary in India
View more details

Ola Electric Mobility Data Analyst Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.6

Skill development

3.4

Work-life balance

3.7

Salary

3.2

Job security

4.1

Company culture

3.6

Promotions

4.6

Work satisfaction

Explore 4 Reviews and Ratings
Assistant Manager
540 salaries
unlock blur

₹6.5 L/yr - ₹20.5 L/yr

Manager
260 salaries
unlock blur

₹10.9 L/yr - ₹34 L/yr

Senior Associate
192 salaries
unlock blur

₹2.1 L/yr - ₹10 L/yr

Senior Manager
184 salaries
unlock blur

₹17 L/yr - ₹45 L/yr

Sales Executive
151 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Ola Electric Mobility with

Ather Energy

4.0
Compare

Hero Electric

4.0
Compare

Mahindra Last Mile Mobility

3.8
Compare

Tata Passenger Electric Mobility

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