I applied online. I interviewed at ByteDance in Mar 2020
Interview
3 rounds in a row. Each round they will ask you a medium LC algorithm problem and some networking or databases fundamentals. First algorithm is form a binary tree with pre-order and in-order sequences. Second one is a sliding window. And third one is a tree traversal problem. Not that hard.
Interview questions [1]
Question 1
1. Algorithms.
2. Databases. Especially transactions.
3. Networking. Especially HTTPS.
The interview process was fairly standard. They asked about technical skills, projects, and tested coding abilities. Overall, the communication went smoothly.
The interviewer was guiding throughout the process, helped debug the coding questions, and offered ideas to move forward.
Interview questions [1]
Question 1
What’s the most complex or memorable online incident or piece of feedback you’ve experienced?
I completed an online OA with 5 MCQs and 2 coding questions: one on implementing a priority queue and the other on finding an answer using binary search. Easy problems on linear data structure
Interview questions [1]
Question 1
I cant remember the question specifically, but both involve greedy algorithm with priority q and binary search.
Did 2 behavior questions first. The first one is describe a challenge, second one describe a team conflict. The interviewer didn't seem to care much tho. Then a leetcode medium question, linked list i remember.
Interview questions [1]
Question 1
Describe a challenge u once had and how u overcame it.