J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez TikTok (Jakarta) en juin 2022
Entretien
Interview process was 3 rounds, each round asking algorithm questions, last round algorithm + system design, one key tip is you have to show your thought process so that the interviewers know what you're thinking about and can discuss for the optimization
Questions d'entretien [1]
Question 1
1. Bit manipulation, forget the details but it requires shifting bits 2. Best time to buy and sell stocks 2 3. String & array manipulation, forget the details but it's like top K frequent elements, but tweaked
The interview process was quick and the interviewers were patient and helpful. I had two rounds of technical interviews and a phone interview. The questions weren't too difficult. A mix of short answer questions and coding exercises.
The interview began with a general introduction. During the time of the interview there was one LC med question about DFS for you to answer on hackerrank, following with some question time at the end.
Questions d'entretien [1]
Question 1
Traversing the graph to find if path exist for a given string
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez TikTok
Entretien
The interview was very simple. They asked a few iOS specific questions, and then 2 leetcode ~medium questions for both rounds.
I felt it was a negative experience because the interview was completely one dimensional and at no point did we discuss anything of substance. It felt like a college quiz.
Questions d'entretien [1]
Question 1
A polymorph of the leetcode course schedule problem: https://leetcode.com/problems/course-schedule/description/