TikTok

TikTok Software Engineer Interview Questions

40+ questions from real TikTok Software Engineer interviews, reported by candidates.

40
Questions
6
Round Types
8
Topic Areas
2023-2026
Year Range

Round Types

OA 19 System Design 3 Phone Screen 3 Recruiter 2 Technical 1 Take Home 1

Top Topics

Questions

Tiktok OA

OA 2024

I was asked this question in recent ByteDance OA Q) An array of n integers, arr, is given. Pick any index then calculate the XOR of the array from that...

I’ve been lurking in this subreddit for sometime now, I want to share my story to hopefully provide some hope for those who are in rough spots right now **Some background:** I graduated from a tier 2

So you pushed the button, your resume got through the screen and you're selected to talk. What happens next? I'm not HR, I'm tech - what happens before you hit my desk I can speculate at, but I can te

I had the graduate OA, it had 7 questions 5 mcq 2 coding. The mcq were fine. In the two coding questions I did one very well but only 1/5...

Given an array of integers, you can only choose one number to modify each time. You can add 1 for odd-numbered operations, and add 2 for even-numbered operations or also...

Spend it ALL There is a budget and an array of n costs. Repeat the following until budget is less than the minimum element in cost. Process: Start at element...

Minimum buckets required to divided an array of elements , such that each bucket must contain more than floor(x/2) same elements where x is the bucket size

I just finished my phone interview with TikTok, where I was asked a question about an LRU Cache. Here are the full details of the question. Design a cache class with...

Salary expectation set with HR - 35 lakhs base + bonus = ~40LPA CTC YOE: 2.5 For Round 1: The interview consisted of 4 parts: 1. Introduction 2. Project discussion 3. DSA easy-medium question: https://leetcode.com/problems/asteroid-collision/description/ 4. CS...

Each person is repeatedly shouting out a word "tiktok". Their sounds can overlap with each other, creating a combined sentence. Determine the minimum number of people required to produce a...

I recently had a Tiktok Lark interview for 2025 Fresh grad roles. And I got stomped by the question. The question (I thought) seemed similar to merging intervals and meeting...

Tiktok onsite

Onsite 2024

Gist of the problem is : Given a string, you need to make the frequency of all characters the same by performing the minimum number of operations (insertions, deletions). But...

Optimize TikTok Reels Viewing Problem Description: A content creator is taking on a challenge to get really good at TikTok. Instead of regular activities, they decide to focus on a playlist...

I just got out of an interview with TikTok and they asked a very weird question. So the question was there is parking lot with spots connected to each other. The...

Tiktok- Backend SE

System Design 2023

Education : PhD Physics Experience : 9 years Position: Backend SE Global Architecture Location: Singapore Questions : ~250LC I was asked the question about merge k sorted linked lists. I managed to solve the problem and...

If possible, please provide answer in python # Q1: Integer denoting the maximum popularity. <br><br> # Q2: Good Subset of a Binary Matrix [<br><br> # Q3: Can I Survive? Kindly provide the solution in python. <br><br> # Q4:...

Question 1: A company is working on a new algorithm that operates on a special CPU that can handle n types of tasks, and the priority of the ith task...

There was a question in my tiktok oa which was of this sort - Find the number of subarrays of length atleast 3 such that the bitwise XOR of the...

Suprisingly 7 total rounds but easy-medium (took almost 4 months) with each round as Elimination. All interviewers were suprisingly awesome too. I currently work in one of the top FAANG...

You are given an integer array arr. For 0 <= i < arr.length, 0 <= j < arr.length and i != j return the maximum sum of xor(arr[i], arr[j]) and...

What TikTok Looks for in Software Engineer Interviews

TikTok Software Engineer interviews are calibrated against the level and scope expected of the role. Across 40+ verified candidate reports on LeakCode, the consistent signals interviewers look for: clear problem decomposition before coding, explicit complexity reasoning, structured handling of edge cases, and the ability to articulate trade-offs between two reasonable approaches.

The discriminator between candidates who advance and candidates who do not is rarely the final correctness of the solution. It is the path to the solution: did you ask clarifying questions, did you state your approach before coding, did you handle edge cases without prompting, and did you communicate your reasoning throughout. Reports tagged "no hire" frequently cite a working solution with poor communication; reports tagged "strong hire" cite clear thinking even when the final solution was incomplete.

How To Use This Question Set

Real interview reports are a calibration tool, not a memorization target. Companies update their question pools every 2-4 months; memorizing exact problems risks misleading you when the interviewer uses a variant. The high-leverage use: identify the patterns that appear repeatedly in TikTok Software Engineer reports, practice those patterns on similar (not identical) problems, and use the reports to understand the interviewer's typical follow-up depth.

Filter the questions below by round type, difficulty, and recency. Focus first on reports from the past 6-12 months; older reports may reference questions that have since rotated out of TikTok's pool. Reports tagged with quantified difficulty (e.g., "medium-hard") are higher-signal than reports without difficulty tags.

Round-by-Round Expectations

TikTok Software Engineer loops typically span 4-6 rounds across phone screens and on-site or virtual on-site interviews. The structure varies by company: some run 1 recruiter screen + 1 technical phone + 3-4 on-site rounds; others run 1 recruiter screen + 1 OA + 4-5 on-site rounds. The recruiter screen is logistics and culture-light; the technical phone screen is medium-difficulty coding; the on-site loop covers coding, system design (at L4+ levels), and behavioral rounds.

Each round is designed to surface a specific signal. Coding rounds: correctness, code quality, complexity reasoning, communication. System design rounds: requirements clarification, design judgment, operational thinking. Behavioral rounds: ownership scope, leadership, ambiguity tolerance, conflict navigation. Strong candidates explicitly hit each signal dimension out loud during the round; weak candidates focus only on solving the prompt.

Common Interview Mistakes At This Combination

Reports tagged "no hire" at TikTok Software Engineer commonly cite: jumping into code without clarifying requirements, coding silently for 10+ minutes without verbalizing approach, missing edge cases (empty input, single element, very large input, overflow), and producing a working solution that the candidate cannot explain or refactor when probed. Strong candidates avoid these patterns by following a consistent template: clarify, verbalize approach, code with narration, test with examples.

Behavioral and design rounds have their own failure modes. Behavioral: stories that use "we" instead of "I" diluting individual signal, stories with no quantified outcome, defensiveness when probed about failure. Design: not asking clarifying questions, not stating requirements out loud, designing for a single server when the prompt clearly implies scale, ignoring operational concerns (deployment, monitoring, rollback). These show up in roughly half of TikTok Software Engineer interview retrospectives on LeakCode.

See All 40 TikTok Software Engineer Questions

Full question text, answer context, and frequency data for subscribers.

Get Access