Online assessment: Five code questions with four medium difficulty levels and one easy level question, including Back Tracking, DFS, BFS, and Dynamic Programming (DP) problems. Need to finish within 2 hours, which is not easy.
Interview questions [1]
Question 1
In an array, arr, the elements at indices i and j (where i < j) form an inversion if am[i] > arr [i]. in other words, inverted elements arr(i] and arr] are considered to be "out of order". To correct an inversion, we can swap adjacent elements.
First, self-introduction then ask questions 1.resume question: lots of details and project questions, like platform structure 2.coding question: a code about stack topic, medium level 3.behavior question: about job content and process
Interview questions [1]
Question 1
Do you know the based structure of the platform in your project?
I applied online. The process took 1+ week. I interviewed at TikTok (San Francisco, CA) in Sep 2022
Interview
interviewers is super nice, but she asked for 2 medium leetcode questions in intern position, which is beyond my algorithm skill. She seems like having lots of experiences about js and ask my resume' project in deep.
Interview questions [1]
Question 1
Introduce your self and then it is technical questions