TikTok Interview Questions
Coding and system-design questions asked in TikTok interviews, with worked solutions and active-recall review.
- Messenger App
Send a message, trust it arrives. An outbox that survives process kills and ordering that holds across reconnects.
Android System Designhard3mo+5
- Lowest Common Ancestor Family
Five levels of lowest-common-ancestor questions: on a binary search tree, on general binary trees, from parent pointers alone, across n-ary org charts, and in bulk batches against a static tree.
Codingmedium1w+4