Standard interview. Online Assessments + 2 coding rounds. Made to the second coding round, but unfortunately didn't pass it. The online assessment was super super hard, but the coding rounds were fine
I applied through a recruiter. I interviewed at ByteDance (Singapur) in Feb 2023
Interview
I applied online. About a week later, I received an email from the HR department to schedule a phone screening. Following the initial phone screening, I had a technical interview.
Interview questions [1]
Question 1
I was asked to solve a medium-level problem related to string manipulation. The interviewer provided hints when necessary and was mainly interested in my thought process and the efficiency of the solution.
5 questions in total for the OA, two multiple choice, one sql, two leetcode hard problems that require you to find minimum common integers and compare subarray values. Both require O(n) solutions
Interview questions [1]
Question 1
The multiple choice questions focus on Operating system, the SQL question is very basic, but the two leetcode array problems were hard for me