Open In App

Tokopedia Interview Experience for Software Engineer | On-Campus 2021

Improve
Improve
Like Article
Like
Save
Share
Report

Tokopedia visited on my campus on 2nd Nov 2021. I interviewed for a Software Engineer position. There were a total of 1 Online Assessment + 3 Technical Rounds + 1 HR Interview. The entire process takes around 15-20 days.

Online Assessment: Easy – Medium

Some logical reasoning question (Hard) and 2 coding question (Easy). 

  1. 1st – https://www.geeksforgeeks.org/find-subarray-with-given-sum/
  2. String Related Question (Easy)

   Those who solved both coding and 50% reasoning question shortlisted for the interviews

Round 1(1st Technical Round): Easy-Medium

It was a video-based round on Google Meet. The interviewer started by introducing himself and took a general introduction about myself.

Some DBMS concept like  (procedure call, keys, difference between Union and Union All)

   Coding Question-

  1. Given a character array. find out the frequency of each character present in it( Cakewalk).
  2. https://leetcode.com/problems/find-the-smallest-divisor-given-a-threshold/( Binary Search)
  3. Asking for the suitable data structure for the given situation ( Doubly Linked list).

Some OOPs concept along with the code.

After half an hour I got a call for 2nd technical round

Round 2(2nd Technical Round): Medium-Hard

  It was a video-based round on Google Meet. The interviewer started by introducing himself and took a general introduction about myself,

The interviewer was asking 3 Coding Problems:

  1. Validate Binary Search Tree https://leetcode.com/problems/validate-binary-search-tree/ (Tree Data Structure)
  2. Median of two sorted arrays https://www.geeksforgeeks.org/median-of-two-sorted-arrays-of-different-sizes/(Binary Search)
  3. Find the number of islands  https://www.geeksforgeeks.org/find-number-of-islands/ (Graph)

 Some project related question

Round 3(Technical Manager Round): It was a video-based round on Google Meet. The interviewer started by introducing himself and took a general introduction about myself, 

  • Some OOPs concept along with the code.
  • Some basic coding question related to linked list , Binary Search.
  • 3 – Puzzles along with the code ( Egg break problem)

HR Interview: It was a video-based round on Google Meet. The interviewer started by introducing himself and took a general introduction about myself, 

 HR told me that I got an offer from Tokopedia for Software Engineer position.

 Some discussion on salary, location, date of joining etc. 

Verdict: Selected


Last Updated : 17 Nov, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads