I applied online. The process took 3 weeks. I interviewed at Shopee (Singapur) in Oct 2024
Interview
Hard technical interview that has a lot of coding and system design. I was asked how to design a cache, load balancer. There was a coding interview that involves a trie
The technical interview are quite standard but still challenging, They'll give a simple problem to solve with code just like you solving medium level of hackerrank. You can learn a bit about some of the fundamental of programming and things such DFS.
Interview questions [1]
Question 1
Count lake/land using code. (Find which algorithm would be the best option and implement it in code)
I applied through a recruiter. The process took 6 weeks. I interviewed at Shopee (Singapur) in Aug 2024
Interview
I had two technical interviews with the hiring and engineering managers respectively. Both asked LeetCode questions and asked me to code out React components. I was applying for a frontend role with almost a year of work experience. Surprisingly no system architecture or JS questions, unlike what I read here from other people's experiences. From first contact to offer, it was about 1.5 months long.
Interview questions [1]
Question 1
Write a function that iterates a tree and produce a string of all the components in the desired format.