I applied online. The process took 1+ week. I interviewed at ByteDance in Feb 2025
Interview
OA for assessing the knowledge of front end. Had to build 4 tasks in the web browser of Byte Dance. Questions include processing APIs, rendering forms, managing styling. Was able to do 2/4 and got rejection email the following day.
Interview questions [1]
Question 1
Build a web site that renders the information present as json object in a js file. Handle a API that fetches data from a resource, render it on the site with required styling. Syntax of the API response was given.
1. Self introduction: education, work experience, projects
2. Discuss one project with the interviewer
3. Solve 1 algorithm problem
4. The interviewer share about the mission of the group and daily working style.
Interview questions [1]
Question 1
Given n numbers, find two numbers whose sum equals to T
I applied online. The process took 3 months. I interviewed at ByteDance in Nov 2025
Interview
Went through the whole process two times. The first time was interviewing and reach to the 3rd round, and got ghosted suddenly. Then they reached out to me for another round. also went through 3 rounds to HM rounds. Got rejected to HM rounds. The HM round is harder because they will drill more concept from your resume.
Interview questions [1]
Question 1
For technical: Leetcode Questions: Text Justification(easier version), reverse parentheses, and merge k sorted list.