Upload Button Icon Add office photos

Mylo

Compare button icon Compare button icon Compare

Filter interviews by

Mylo Data Analyst Interview Questions and Answers

Updated 5 Aug 2024

Mylo Data Analyst Interview Experiences

4 interviews found

Data Analyst Interview Questions & Answers

user image Mrinal Tiwari

posted on 11 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Joins and Basic aggregate questions
  • Q2. Python pandas realted

Data Analyst Interview Questions & Answers

user image Shreya Mittal

posted on 16 May 2024

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

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

Round 1 - Aptitude Test 

It was good. 1 hr duration

Round 2 - One-on-one 

(1 Question)

  • Q1. The questions were asked one on one
Round 3 - HR 

(1 Question)

  • Q1. Normal hr questions were asked

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

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Aug 2024

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

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic GFG questions and basic logiccal reasoning

Round 2 - HR 

(1 Question)

  • Q1. Why are you swithcing
  • Ans. 

    Seeking new challenges and growth opportunities in a different industry.

    • Looking for a new challenge to expand my skills and knowledge

    • Interested in exploring different industries and gaining diverse experience

    • Seeking growth opportunities that align with my career goals

  • Answered by AI

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 8 Feb 2024

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

I appeared for an interview before Feb 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is sql, what is key word, tell me something about pandas and numpy, hangman puzzle
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases. Keywords are reserved words in SQL.

    • SQL is used to retrieve, insert, update, and delete data from databases

    • Keywords in SQL are reserved words that have a specific meaning and cannot be used as identifiers

    • Pandas is a Python library used for data manipulation and analysis

    • NumPy is a Python library used for numerical computing and array o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - clear your basic everything is easy

Skills evaluated in this interview

Mylo interview questions for designations

 Analyst

 (1)

 Product Manager

 (1)

 Category Manager

 (1)

Interview questions from similar companies

Business Analyst Interview Questions & Answers

Paytm user image Rockey Maheshwari

posted on 8 Sep 2015

Interview Preparation Tips

Round: Test
Experience: It was a test of moderate level.

20 ques in 20 min.

Basic focus was speed and accuracy.

Tested calculation speed.
Tips: Try to decide which ques to answer and which ones to leave.

Its very important not to get stuck in any 1 ques and waste time. MOVE ON!
Duration: 20 minutes
Total Questions: 20

Round: Technical Interview
Experience: Hi ! i dont remember the question but I do remember that they were easy.

The interviewers are there to test you not to embarrass you. or humiliate you.
They dont expect you to answer every ques so no need to get frustrated if you get a couple of them wrong.
Tips: Go easy...
If you dont know answer to a ques , dont panic,. They are willing to qive you points for your approach.

General Tips: Relax at all times
Skill Tips: Just practice. Whenever you are on facebook solve a couple of brain teasers.


Skills: Aptitude
College Name: DTU
Motivation: Good Future prospects!
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions on joins and aggregate functions.
  • Q2. Basic theoretical sql questions
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions on python

Interview Preparation Tips

Interview preparation tips for other job seekers - Study SQL and Python in detail

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude reasoning quant and permutations and combinations

Round 2 - Group Discussion 

A topic was given for a group ..eg cryptocurrency is boon or bane

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare accordingly for the role .
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on Excel and spreadsheet
Round 2 - Technical 

(1 Question)

  • Q1. SQL and business understanding data handling
Round 3 - Technical 

(1 Question)

  • Q1. Problem solving
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between rank & dense rank
  • Ans. 

    Rank assigns unique numbers to each row based on the order specified, while dense rank assigns consecutive numbers without gaps.

    • Rank leaves gaps in the ranking sequence if there are ties, while dense rank does not

    • Rank function is used to assign a unique rank to each row, while dense rank function is used to assign a unique rank to each distinct row

    • For example, if there are two rows with the same value and rank 1, the n...

  • Answered by AI
  • Q2. Given two tables Tell how many values would be there for left right inner outer join
  • Ans. 

    The number of values in different types of joins depends on the relationship between the tables.

    • In a left join, all values from the left table are included along with matching values from the right table. The number of values will be equal to the number of rows in the left table.

    • In a right join, all values from the right table are included along with matching values from the left table. The number of values will be equ...

  • Answered by AI
  • Q3. Find the newest customer id for every product
  • Ans. 

    Use SQL query to find the newest customer id for every product

    • Use GROUP BY clause to group by product

    • Use MAX() function to find the newest customer id for each product

    • Join the tables if necessary

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql questions checking basic concepts
  • Q2. Excel task based questions

Mylo Interview FAQs

How many rounds are there in Mylo Data Analyst interview?
Mylo interview process usually has 1-2 rounds. The most common rounds in the Mylo interview process are One-on-one Round, Aptitude Test and HR.
How to prepare for Mylo 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 Mylo . The most common topics and skills that interviewers at Mylo expect are Data Analysis, Data Visualization, Power Bi, QlikView and SQL.
What are the top questions asked in Mylo Data Analyst interview?

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

  1. what is sql, what is key word, tell me something about pandas and numpy, hangm...read more
  2. The questions were asked one on ...read more
  3. Joins and Basic aggregate questi...read more

Tell us how to improve this page.

Mylo Data Analyst Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 753 Interviews
PhonePe Interview Questions
4.0
 • 300 Interviews
Freecharge Interview Questions
3.8
 • 53 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
Google Pay Interview Questions
4.2
 • 34 Interviews
InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.1
 • 17 Interviews
FarMart Interview Questions
4.1
 • 16 Interviews
View all
Mylo Data Analyst Salary
based on 11 salaries
₹7 L/yr - ₹14 L/yr
60% more than the average Data Analyst Salary in India
View more details

Mylo Data Analyst Reviews and Ratings

based on 3 reviews

2.5/5

Rating in categories

5.0

Skill development

3.2

Work-life balance

3.2

Salary

2.6

Job security

3.2

Company culture

2.6

Promotions

2.6

Work satisfaction

Explore 3 Reviews and Ratings
Data Analyst
11 salaries
unlock blur

₹7 L/yr - ₹14 L/yr

Software Developer
10 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Performance Marketer
6 salaries
unlock blur

₹4.8 L/yr - ₹21 L/yr

Production Analyst
5 salaries
unlock blur

₹6 L/yr - ₹8.5 L/yr

Sales Officer
5 salaries
unlock blur

₹2.4 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Mylo with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

3.6
Compare

Freecharge

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