Upload Button Icon Add office photos

Filter interviews by

Tokopedia Interview Questions, Process, and Tips

Updated 14 Nov 2024

Top Tokopedia Interview Questions and Answers

View all 10 questions

Tokopedia Interview Experiences

Popular Designations

25 interviews found

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

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

Round 1 - Coding Test 

Increasing triple subsequence, rest is easy hashmap

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

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 asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2022. There were 2 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. How can we improve the performance of a Front End System
  • Ans. 

    Improving Front End System Performance

    • Optimize images and reduce their size

    • Minimize HTTP requests and use caching

    • Use lazy loading for images and videos

    • Reduce the number of DOM elements

    • Use a Content Delivery Network (CDN)

    • Minimize the use of external scripts and plugins

    • Use asynchronous loading for scripts

    • Optimize CSS and JavaScript files

    • Use browser caching

    • Implement server-side rendering

  • Answered by AI
  • Q2. What is Event Loop and give an example on how it works.
  • Ans. 

    Event Loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.

    • Event Loop is a part of JavaScript runtime that continuously checks the call stack and the task queue.

    • It prioritizes the tasks in the queue and pushes them to the call stack when it's empty.

    • This allows JavaScript to handle I/O operations and other asynchronous tasks without blocking the main thread.

    • Example: setTimeout() function ad...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep focusing on basics, JavaScript is a must, no matter what framework you use.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

I was interviewed in Feb 2022.

Round 1 - Product Management 

(4 Questions)

Round duration - 60 Minutes
The interviewer asked mostly about product journeys, user growth, user monetization, etc. I was also asked questions related to product design.

  • Q1. Questions related to the product journeys
  • Q2. Questions related to the user growth
  • Q3. Questions related to user monetization
  • Q4. Product design

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 4 - 5 years of experience.Tokopedia interview preparation:Tips for other job seekers - I prepared using Google, crack-the-pm mock interview, and by reading blogs on Medium.Final outcome of the interviewSelected

Associate Product Manager Interview Questions asked at other Companies

Q1. 2. You have water filled Jar X and empty Jar Y. You transferred a portion of water from Jar X to Y using spunch which absorbs A% of water and it pours B% of water in Jar B. After one iteration, Z ml of water is present in Jar Y find water i... read more
View answer (2)

Tokopedia interview questions for popular designations

 Software Engineer

 (10)

 Data Analyst

 (2)

 Senior Software Engineer

 (2)

 Software Developer

 (2)

 Android App Developer

 (1)

 Associate Product Manager

 (1)

 Big Data Engineer

 (1)

 IOS Developer

 (1)

IOS Developer Interview Questions & Answers

user image Saanica Gupta

posted on 12 Jul 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is failable initialisers
  • Ans. 

    Failable initialisers are initialisers that can return nil instead of an instance of the class.

    • Failable initialisers are denoted by placing a question mark after the init keyword.

    • They are commonly used to handle invalid input or to fail gracefully.

    • Example: init?(name: String) { if name.isEmpty { return nil } }

    • Failable initialisers can be used with optional binding to safely unwrap the returned instance.

  • Answered by AI
  • Q2. Swift Basics and learning

Interview Preparation Tips

Interview preparation tips for other job seekers - - Prepare DSA array questions
- Be good with core concepts

Skills evaluated in this interview

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)

Get interview-ready with Top Tokopedia Interview Questions

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

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

Round 1 - Coding Test 

DSA medium leetcode questions - easy to solve

Round 2 - Coding Test 

DSA medium 2 questions and core questions 1.5 hrs

Round 3 - HR 

(5 Questions)

  • Q1. Managerial round and company fit check
  • Q2. Tell about company
  • Q3. Why should we hire you?
  • Q4. Tell something not in your resume
  • Q5. How would you handle deadlines?
  • Ans. 

    I prioritize tasks, communicate with stakeholders, and adjust resources as needed to meet deadlines.

    • Prioritize tasks based on importance and urgency

    • Regularly communicate with stakeholders to provide updates and address any issues that may impact deadlines

    • Adjust resources or seek help from team members if necessary to meet deadlines

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and core concepts and be confident

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Jobs at Tokopedia

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

I applied via campus placement at National Institute of Technology,(NIT), Delhi and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Kadance algorithm and find the middle of the linklist

Round 2 - Coding Test 

More on java and Python based coding questions

Round 3 - HR 

(4 Questions)

  • Q1. Behavioural questions were asked
  • Q2. What are your expectations from this job
  • Q3. What are your plans ahead
  • Q4. Where do you see yourself in 5 years ahead

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good practise of DSA

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

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

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

- simple basic ios questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked DSA array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well DSA and code

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Topics
Monotonic Stack
Array

Duration
1 Hour

Question
Kadane Algorithm

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)

Tokopedia Interview FAQs

How many rounds are there in Tokopedia interview?
Tokopedia interview process usually has 2-3 rounds. The most common rounds in the Tokopedia interview process are Technical, Coding Test and HR.
How to prepare for Tokopedia 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 Tokopedia. The most common topics and skills that interviewers at Tokopedia expect are Recruitment, Financial Services, Logistics, Python and Data Structures.
What are the top questions asked in Tokopedia interview?

Some of the top questions asked at the Tokopedia interview -

  1. Why data? Why Tokopedia? Talk about bachelor's thes...read more
  2. How can we improve the performance of a Front End Sys...read more
  3. What is Event Loop and give an example on how it wor...read more
How long is the Tokopedia interview process?

The duration of Tokopedia interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Tokopedia Interview Process

based on 19 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 436 Interviews
BigBasket Interview Questions
3.9
 • 357 Interviews
Myntra Interview Questions
4.0
 • 216 Interviews
Blinkit Interview Questions
3.7
 • 182 Interviews
Nykaa Interview Questions
3.5
 • 114 Interviews
Snapdeal Interview Questions
3.8
 • 76 Interviews
Pepperfry Interview Questions
3.2
 • 31 Interviews
Shopclues Interview Questions
3.9
 • 9 Interviews
Paytm Mall Interview Questions
3.6
 • 7 Interviews
View all

Tokopedia Reviews and Ratings

based on 79 reviews

4.0/5

Rating in categories

3.8

Skill development

4.5

Work-life balance

3.6

Salary

2.9

Job security

4.1

Company culture

3.0

Promotions

3.8

Work satisfaction

Explore 79 Reviews and Ratings
Software Engineer (IOS) - Transport

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Software Engineer - Care & Comms

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Software Engineer (Android)- Transport

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
138 salaries
unlock blur

₹6.2 L/yr - ₹26 L/yr

Senior Software Engineer
53 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
Did you find this page helpful?
Yes No
write
Share an Interview