J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez TikTok en sept. 2025
Entretien
Deep dive on Resume for 20 minutes, Questions on JavaScript+HTML+CSS for 20 minutes, then a coding task for 20 minutes. No hard leetcode but the questions are very tricky. Have to be familiar with JavaScript behavior
Questions d'entretien [1]
Question 1
const a = Foo.prototype;
const b = Object.getPrototypeOf(new Foo());
const c = Object.getPrototypeOf(Foo);
are a, b, c equal to each other
2 technical rounds, 1 hiring manager round, 1 hr round, it was very fast and it lasted a week. recruiter is very on the ball. Good experience, was not asked to speak chinese thankfully
Questions d'entretien [1]
Question 1
what is uselayouteffect, promise all implementation, 2 leetcode mediums (sliding window, stack and queue), what is useimperativehandle, how to handle text overflow
The interviewer asked one JavaScript question and one HTML/CSS question. There are other questions that test general knowledge about JavaScript. Overall, it was ok if you prepared well. I assumed this is similar to other coding assessment from other companies.
J'ai passé un entretien chez TikTok (Shanghai, Shanghai)
Entretien
Somewhat hard concepts with regard to the 3 coding questions, two with React and one with LRU cache. also problems of "bagu"concepts of css and jscript, and finally one DP problem.