Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso TikTok nel mese di set 2025
Colloquio
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
Domande di colloquio [1]
Domanda 1
const a = Foo.prototype;
const b = Object.getPrototypeOf(new Foo());
const c = Object.getPrototypeOf(Foo);
are a, b, c equal to each other
Ho sostenuto un colloquio presso TikTok (Singapore)
Colloquio
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
Domande di colloquio [1]
Domanda 1
what is uselayouteffect, promise all implementation, 2 leetcode mediums (sliding window, stack and queue), what is useimperativehandle, how to handle text overflow
Ho sostenuto un colloquio presso TikTok (Singapore)
Colloquio
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.
Ho sostenuto un colloquio presso TikTok (Shanghai, Shanghai)
Colloquio
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.