Skip to content

Twitter (X) Interview Experiences

How Twitter (X) fresher interviews usually run, campus and off-campus. Patterns shift by year and role, so treat this as a prep map, not a script.

Twitter placement process includes: 1. Online Coding Round (60-90 minutes) - 3-4 coding questions on platforms like HackerRank, Codility, or Mettl. 2. Technical Interviews (2-3 rounds) - Data structures, algorithms, OOP, DBMS, OS, project discussion, coding on whiteboard or shared doc, may include puzzles and system design for SDE2+. 3. Managerial/Team Fit Round -…

Eligibility (from student reports): 7.0+ CGPA or 70% in most top colleges).

Fresher package ballpark (from student reports): ₹35-45 LPA. Confirm on your offer letter.

Round Duration What they test
Online Assessment 90-120 min 2-3 coding problems (DSA)
Technical Round 1 45-60 min DSA + detailed project discussion
Technical Round 2 45-60 min DSA / system design basics
Hiring Manager / HR 30-45 min Behavioural + team fit

Experience 1: SDE / software engineer (2025)

Section titled “Experience 1: SDE / software engineer (2025)”

Profile: B.Tech CSE, ~8.0 CGPA, tier-2 college, one internship, steady DSA practice

Online assessment

  • Timed coding on a platform (HackerRank or similar). Clean, passing solutions beat partial cleverness.
  • Shortlist mail typically arrived in a few days.

Technical rounds

  • Coding: Longest substring without repeating characters, expected approach: sliding window + hashmap. They probed complexity and edge cases.
  • Follow-up: Binary tree level order traversal: BFS.
  • Domain chat around feed ranking and fan-out. Plain explanations worked better than buzzwords.
  • Detailed project discussion: stack choice, hardest bug, and what you would rebuild.

HR / managerial

  • Why this company?
  • A disagreement with a teammate and how you handled it
  • Keep answers short, situation, what you did, result.

Result: Selected
What helped: Talking through the approach before coding, and connecting project work to Twitter (X)’s world (feed ranking).

Experience 2: SDE / software engineer (2024-2025)

Section titled “Experience 2: SDE / software engineer (2024-2025)”

Profile: B.Tech IT / ECE, ~7.2 CGPA, strong projects, average contest rating

What differed

  • Screening felt tighter on time; one question needed an optimised pass to stay competitive.
  • Later round leaned into rate limits: APIs, data choices, and failure modes at a fresher depth.
  • Warm-up: Detect cycle in a directed graph: DFS colouring / topological sort.

Mistakes that hurt other candidates

  • Coding before clarifying constraints
  • Treating HR as a formality
  • System-design jargon without a simple bottleneck story

Result: Selected after HR / managerial
Takeaway: At Twitter (X), clear DSA plus a coherent story on feed ranking usually beats a high CGPA with weak explanation.

  1. Longest substring without repeating characters. Usually expects sliding window + hashmap
  2. Binary tree level order traversal. Usually expects BFS
  3. Detect cycle in a directed graph. Usually expects DFS colouring / topological sort
  4. Discussion on feed ranking and fan-out, bottlenecks, failure modes, simple APIs
  5. Detailed project discussion, architecture, hardest bug, what you would change
  1. Why this company?
  2. A disagreement with a teammate and how you handled it
  3. An ownership example from a project
  4. Relocation preference
  • Clear the screening round first. Timed practice beats last-minute topic hopping.
  • For domain questions, explain feed ranking in plain language, inputs, outputs, what breaks at scale.
  • OOPs and SQL still open a lot of Twitter (X) panels. Do not skip fundamentals.
  • HR answers should be concrete. One story with a result beats five slogans.
  • If you do not know something, say so and outline how you would find out.

After technical rounds, Twitter (X) usually closes with a short HR / hiring-manager conversation: motivation, location, notice period, and a couple of behavioural stories. Prepare those answers on the dedicated page rather than cramming them into this hub.

HR interview questions

Common Twitter (X) HR questions, sample answer frames, and STAR tips.

Google · Meta · Amazon · Microsoft · Apple · Netflix