I applied through an employee referral. The process took 3 weeks. I interviewed at ByteDance in Mar 2018
Interview
1. Online assessment, including computer basics, data structure, and algorithm, operating system, computer network.
2. Remote video interview with coding questions, project related questions - round 1
3. Remote video interview with coding questions, project related questions - round 2
4. HR phone interview
Interview questions [1]
Question 1
1.Min stack with push, pop, getMin. Follow up: popMin
2.Best time to buy/sell stocks with at most 2 transactions. Follow up: with at most k transactions
3.A simple binary search question
4.LRU
5.What is the use of TCP sliding window
6.What is MySQL leftmost prefix index