I applied online. I interviewed at TikTok in Feb 2022
Interview
HackerRank online assessment. 5 coding questions. All medium-hard difficulty. I was unable to pass all test cases for any question. Passed some test cases for 3 questions. 0 test cases for 1 question and did not even attempt another question.
Interview questions [1]
Question 1
Sort names with Roman Numerals (Bob XL, Jim III, Bob III, Jim II, etc). This was one question I got most of the test cases to pass, but some did not pass.
Gave assessment which lasted about 40 mins.
The assessment was proctored and was hosted on hacker rank. There were about five questions. I am yet to receive any feedback over it.
there are 5 coding problems in OA, it requires me to finish them in 120 mins, but there is no time limitation for every single question. The first two questions are easy, even can be sovled using one line code, third and fourth are both medium, the last is a hard question