TikTok Interview Questions
We track 2 interview questions reported from TikTok: 1 in System Design for ML, 1 in ML Fundamentals & Algorithms. They average 3.5/5 difficulty — hard for a working engineer — and every one was reported by someone who sat the loop, not written by us. The topics that come up most: harmful detection.
Practice these on the problems board →Question mix
- System Design for ML1
- ML Fundamentals & Algorithms1
Difficulty
- 3/5 — medium1
- 4/5 — hard1
Asked for MLE (2), RS (2), SWE (1)
Topics TikTok asks about
Reported TikTok questions
Designing Harmful Content Detection System for Instagram
4/5This TikTok system design interview problem challenges you to build a robust moderation infrastructure capable of identifying dangerous, abusive, or policy-violating media across a massive social platform. You need to architect a scalable pipeline that processes heterogeneous data types, including images, videos, and accompanying text, while minimizing latency and maintaining high classification accuracy. The question evaluates your expertise in handling multi-modal machine learning workflows at enterprise scale. Get full access to the comprehensive system design document and recommended architecture by subscribing.
System Design for MLharmful detectionLayer Normalization
3/5In this machine learning engineering task reported at TikTok, you are asked to build a foundational neural network component from scratch using NumPy. Specifically, you must implement both the forward and backward passes for Layer Normalization, ensuring that activation scaling operates independently across features for each sample without relying on batch statistics. The challenge tests your understanding of tensor calculus, gradient propagation, and numerical stability. To view the full prompt details and the complete reference solution, a subscription is required.
ML Fundamentals & Algorithms
TikTok interview FAQ
- How many TikTok interview questions are available?
- 2 reported TikTok questions, the largest group being System Design for ML (1).
- How hard is the TikTok interview?
- Across the questions we track, TikTok averages 3.5 out of 5: 1 at 3/5, 1 at 4/5.
- What topics does TikTok ask about?
- Most often harmful detection.