Received online assessment a couple days after submitting online application. Online assessment consisted of multiple choice and two coding questions - it was leetcode medium. You have 1 hour and 30 minutes to complete it.
I applied through college or university. The process took 5 days. I interviewed at TikTok (Hongkong) in Aug 2024
Interview
The interview process for a software engineering intern at TikTok began with an OA, followed by a brief phone call with a recruiter to discuss my background and interest in the role. I then faced a technical phone interview, where I solved algorithmic problems on a coding platform.
Interview questions [1]
Question 1
LRU Cache - Design a data structure that follows the constraints of a Least Recently Used (LRU) cache
I applied online. The process took 1 week. I interviewed at TikTok (Toronto, ON) in Jul 2024
Interview
Only did the OA, The questions were 2 leetcode mediums with 3 other poorly formated multiple choice questions. Overall was an Ok experience. It lasts around an hour overall. It is a nice experience to have.
Interview questions [1]
Question 1
Giving 4 pseudocode and asking which one represents which type of sorting algorithm