I applied online. The process took 4 weeks. I interviewed at Shopee (Singapur) in Dec 2021
Interview
1 Online Test, 3 Technical Interviews, 1 HR Interview. Technical interviews consist of easy to middle level Leetcode questions + system design questions. HR questions are very common ones like "why do you want to work in Shopee"
Online assessment, then phone screening and live coding interview. I didn't pass the live coding interview. It took around 1-2 hours. Asked about CS fundamentals, like data structure and algorithms.
I applied online. The process took 2 weeks. I interviewed at Shopee (Singapur) in Dec 2019
Interview
Overall quick and structured process. Scheduling of interviews were easy.
3 rounds in total - 2 technical, 1 HR
Technical rounds:
- Array
- lru cache
Conceptual qns:
- explain how tcp/ip works
- knowing how to use database locking to ensure data consistency
- how public/private key works
Interview questions [1]
Question 1
Implement an lru cache with time and space complexity explained