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
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 Resume 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. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design a chat application
  • Ans. 

    Design a chat application for real-time communication

    • Use WebSocket for real-time communication

    • Implement user authentication and authorization

    • Include features like group chat, private messaging, and file sharing

    • Design a responsive and user-friendly interface

    • Ensure data security and privacy

  • Answered by AI
  • Q2. Design a payment gateway
  • Ans. 

    Design a payment gateway for online transactions

    • Implement secure encryption for data transmission

    • Integrate with various payment methods like credit cards, PayPal, etc.

    • Provide error handling and transaction logging for troubleshooting

    • Ensure compliance with PCI DSS standards for data security

  • Answered by AI

Technical Architect Interview Questions asked at other Companies

Q1. How to manage clients, how to handle critical issues with example
View answer (3)
Tokopedia Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - Coding Test 

2 dsa questions of easy/medium

Round 2 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcodeeasy/medium
Round 3 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcode easy/medium
Round 4 - Behavioral 

(1 Question)

  • Q1. Asked one dsa question on tree and discussion on resume and dbms os
Round 5 - HR 

(1 Question)

  • Q1. Salary Discussion

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 (197)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. 2 DSA leetcode (1 medium , 1 hard)
Round 2 - Technical 

(1 Question)

  • Q1. Same round 1 2 DSA leetcode questions (1 hard , 1 medium)
Round 3 - Technical 

(1 Question)

  • Q1. It was the hiring manager round, it started with the LRU cache algorithm and went deep in the system design

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 (197)

Tokopedia interview questions for popular designations

 Software Engineer

 (10)

 Data Analyst

 (2)

 Software Developer

 (2)

 Senior Software Engineer

 (2)

 Technical Architect

 (1)

 Associate Product Manager

 (1)

 Software Engineer Intern

 (1)

 Lead

 (1)

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Round 1 was coding test.

Round 2 - Technical 

(2 Questions)

  • Q1. Round 2 was Technical
  • Q2. Questions on TreeTraversal
Round 3 - Technical 

(1 Question)

  • Q1. Round 3 was Technical round
Round 4 - HR 

(1 Question)

  • Q1. This was the final round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

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 (197)

Get interview-ready with Top Tokopedia Interview Questions

Big Data Engineer Interview Questions & Answers

user image narayana gadamsetti

posted on 13 Feb 2024

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

I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is coalesce and reparation in Apache spark
  • Ans. 

    Coalesce is used to reduce the number of partitions in a DataFrame or RDD, while repartition is used to increase the number of partitions.

    • Coalesce is a narrow transformation that can only decrease the number of partitions.

    • Repartition is a wide transformation that can increase or decrease the number of partitions.

    • Coalesce is preferred over repartition when reducing the number of partitions.

    • Repartition shuffles the data ...

  • Answered by AI
  • Q2. For repartition the data fram

Skills evaluated in this interview

Big Data Engineer Interview Questions asked at other Companies

Q1. Difference between partitioning and bucketing. Types of joins in spark Optimization Techniques in spark Broadcast variable and broadcast join Difference between ORC and Parquet Difference between RDD and Dataframe Architecture of our projec... read more
View answer (1)

Jobs at Tokopedia

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

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Question on dsa and string theory along with oops concepts

Round 2 - Technical 

(1 Question)

  • Q1. Question on java strings and arrays

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2022

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 Resume tips
Round 2 - Coding Test 

3 question easy to medium based on array and strings

Round 3 - One-on-one 

(1 Question)

  • Q1. 2 coding question with swift questions
Round 4 - One-on-one 

(1 Question)

  • Q1. 1 coding question with System Design
Round 5 - One-on-one 

(1 Question)

  • Q1. EM Round questions regarding iOS
Round 6 - HR 

(1 Question)

  • Q1. Discussions regarding current market scenario

Interview Preparation Tips

Interview preparation tips for other job seekers - Have patient and prepare well for interviews
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Math, logic, and some error debugging

Round 2 - HR 

(1 Question)

  • Q1. Talk about yourself, projects, organization experience
Round 3 - Technical 

(1 Question)

  • Q1. Rotate array and fizz buzz

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. 2 question on Data structure and algorithms (easy-medium and medium level questions)
  • Q2. Related to array and matrix
Round 2 - Technical 

(2 Questions)

  • Q1. This also contained discussion on last company project and some basic question regarding different tech stack used. Then asked 2 questions on Data structure and algorithms (both medium level questions)
  • Q2. Related to stack and linked list
Round 3 - One-on-one 

(2 Questions)

  • Q1. This was the Hiring Manager round. He asked different questions related to general programming like - Rest, Http, Websockets, TCP. Asked some questions from past company projects. Then asked one easy-mediu...
  • Q2. Programming and Math related topics

Interview Preparation Tips

Topics to prepare for Tokopedia Software Engineer interview:
  • Data Structures
  • Algorithms
  • Programming
  • Operating Systems
Interview preparation tips for other job seekers - Should be well prepared for Data structure and Algorithm questions

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 (197)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

1 questions of leetcode medium level + project discussion

Round 2 - Coding Test 

1 puzzle solving round

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions about the project
  • Q2. Describe your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Should well prepare your project details

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 (197)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

INTERVIEWS

Oxigen Services

No Interviews

INTERVIEWS

Quickensol IT Solutions

No Interviews

INTERVIEWS

Mtree Software

No Interviews

SALARIES

Hyoseong Electric

INTERVIEWS

ConveGenius

No Interviews

INTERVIEWS

Kantar

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

Oxigen Services

No Interviews

INTERVIEWS

Fino Paytech

No Interviews

INTERVIEWS

Kantar

No Interviews

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.3k Interviews
Swiggy Interview Questions
3.8
 • 428 Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
Myntra Interview Questions
4.0
 • 214 Interviews
Blinkit Interview Questions
3.7
 • 181 Interviews
Nykaa Interview Questions
3.5
 • 114 Interviews
Snapdeal Interview Questions
3.8
 • 75 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

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Architect
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Scientist
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
16 salaries
unlock blur

₹0 L/yr - ₹0 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