Upload Button Icon Add office photos

Filter interviews by

Tokopedia Data Analyst Interview Questions and Answers

Updated 5 Apr 2024

Tokopedia Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2024

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

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

Round 1 - HR 

(1 Question)

  • Q1. Why data? Why Tokopedia? Talk about bachelor's thesis?
  • Ans. 

    Data analysis is crucial for making informed decisions. Tokopedia's vast data provides a great opportunity for analysis. My bachelor's thesis focused on data-driven insights.

    • Data allows for informed decision-making and insights.

    • Tokopedia's extensive data provides a valuable opportunity for analysis.

    • My bachelor's thesis delved into data-driven insights and analysis.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Walkthrough bachelor's thesis

Interview Preparation Tips

Topics to prepare for Tokopedia Data Analyst interview:
  • SQL
  • Python
  • Data Analysis
Interview preparation tips for other job seekers - Good place to start your career, office politics is tricky tho.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 24 Feb 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. SQL: left join, right join and inner join questions find out the latest entry for an user when they log in to a app Python: few basic questions on python like count the characters in a word. Linux: what co...

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 ProblemGiven an array/list of integer numbers 'CHOCOLAT ... read more
asked in Wipro
Q3. Ninja and substringsNinja has been given a string 'STR' containin ... read more
Q4. Maximum In Sliding Windows Of Size KGiven an array/list of intege ... read more
asked in Tredence
Q5. First Repeated CharacterYou are given a string 'STR' of lowercase ... read more

Interview questions from similar companies

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

I applied via LinkedIn

Round 1 - Coding Test 

SQL, Python, like case about window function

Round 2 - Technical 

(1 Question)

  • Q1. All about past project

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All about the past projects. Few basic data visualization concepts like what charts to use, what will be the best fit for a particular scenerio

Interview Preparation Tips

Interview preparation tips for other job seekers - Projects details and sql +tableau questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The assessment consists of a dataset for which we are required to build a machine learning model and submit the results along with code and detailed documentation

Round 2 - Technical 

(3 Questions)

  • Q1. What are ensemble models
  • Ans. 

    Ensemble models are machine learning models that combine multiple individual models to improve predictive performance.

    • Ensemble models work by aggregating predictions from multiple models to make a final prediction.

    • Common types of ensemble models include Random Forest, Gradient Boosting, and AdaBoost.

    • Ensemble models are often more accurate and robust than individual models.

    • They can reduce overfitting and increase genera...

  • Answered by AI
  • Q2. Difference between bagging and boosting
  • Ans. 

    Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.

    • Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.

    • Boosting involves training multiple models sequentially, where each subsequent model c...

  • Answered by AI
  • Q3. A lot of tree based questions

Skills evaluated in this interview

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

I applied via LinkedIn

Round 1 - Coding Test 

SQL, Python, like case about window function

Round 2 - Technical 

(1 Question)

  • Q1. All about past project

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What experience do you have using SQL?
  • Ans. 

    I have extensive experience using SQL for data analysis and reporting.

    • Proficient in writing complex SQL queries

    • Experience in data manipulation, aggregation, and filtering

    • Familiarity with joins, subqueries, and stored procedures

    • Experience in optimizing queries for performance

    • Examples: Used SQL to analyze customer behavior and create reports for marketing team, extracted data from multiple tables using joins and subqueri

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Priceline Data Analyst interview:
  • Excel
Interview preparation tips for other job seekers - Have a portfolio of database experience.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

45 mins: AWS,Data warehouse,Python

Round 2 - Technical 

(2 Questions)

  • Q1. Explain OOPS concepts
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
  • Q2. Explain BigQuery
  • Ans. 

    BigQuery is a fully managed, serverless data warehouse by Google Cloud for analyzing large datasets using SQL.

    • Fully managed and serverless data warehouse

    • Allows for analyzing large datasets using SQL

    • Integrates with other Google Cloud services like Data Studio and AI Platform

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1.Basic SQL
2. Python based question
3.Data modelling
4. Spark
5. Cloud based questions

Round 2 - Coding Test 

Sql,Python,Data Modeling and Project based questions

Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion and cultural fit.
  • Q2. Basic cultural fit.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Understanding about Redshift, SQL, Data Analysis, Data Modelling
  • Q2. Explain the types of Data Modelling and its concepts.
  • Ans. 

    Data Modelling involves creating a visual representation of data to understand relationships and patterns.

    • Types of Data Modelling include Conceptual, Logical, and Physical models

    • Conceptual model focuses on high-level business concepts and relationships

    • Logical model translates the conceptual model into a more detailed structure

    • Physical model represents how the data will be stored in a database system

    • Data Modelling conce...

  • Answered by AI

Tokopedia Interview FAQs

How many rounds are there in Tokopedia Data Analyst interview?
Tokopedia interview process usually has 1-2 rounds. The most common rounds in the Tokopedia interview process are Technical and HR.
What are the top questions asked in Tokopedia Data Analyst interview?

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

  1. Why data? Why Tokopedia? Talk about bachelor's thes...read more
  2. SQL: left join, right join and inner join questions find out the latest entry f...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Tokopedia interviews
Company Website
Referral
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Data Analyst Interview Questions from Similar Companies

View all
Software Engineer
161 salaries
unlock blur

₹7.8 L/yr - ₹26 L/yr

Senior Software Engineer
71 salaries
unlock blur

₹16 L/yr - ₹35 L/yr

Technical Architect
21 salaries
unlock blur

₹50 L/yr - ₹73 L/yr

Senior Data Scientist
18 salaries
unlock blur

₹18 L/yr - ₹40 L/yr

Software Developer
16 salaries
unlock blur

₹7.8 L/yr - ₹18 L/yr

Explore more salaries
Compare Tokopedia with

OLX

3.8
Compare

Flipkart

4.0
Compare

Snapdeal

3.8
Compare

Paytm Mall

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview