I applied online. I interviewed at ByteDance (Singapur)
Interview
After CV screening one online interview was scheduled on lark.
Interviewer asked to sort numbers lexicographically.
I approached with trie. But there is an optimized solution for this problem. That problem can be found in leetcode
Interview questions [1]
Question 1
Interviewer asked to sort numbers lexicographically.
That problem can be found in leetcode.
I applied online. I interviewed at ByteDance in Dec 2020
Interview
After submitting the resume there were two rounds of interviews. I was asked questions about resume and prior experience and then a leetcode medium coding problem. After you pass one round, you are moved to the next round.
I applied through an employee referral. The process took 3 weeks. I interviewed at ByteDance (Shanghái, Shanghai) in Nov 2020
Interview
- 1 OA test (leetcode medium/hard problems, can skip if ur referred)
- 3 rounds of remote video interviews
- all interviews are technical and consist of compsci problems + coding test
Interview questions [1]
Question 1
- fundamental c++ problems, like how does v-tables work and stuff