Twitter/X OA Questions 2024: What Candidates Actually Saw

Last updated: May 2026

5+ Twitter/X online assessment questions reported by candidates who took the OA in 2024. Sourced from 1Point3Acres, LeetCode, Blind, Glassdoor, and Reddit. Data grows as new reports are added.

Twitter/X OA Format in 2024

The Twitter/X online assessment has followed a consistent format across multiple hiring cycles. Based on 2024 reports in the database, candidates typically see 2 to 3 algorithmic coding problems delivered through a proctored online platform (most commonly HackerRank). Some roles include additional behavioral or work-simulation components after the coding section.

Time limits reported by candidates range from 70 to 110 minutes for the full assessment. The coding problems are auto-graded, so edge case handling and runtime efficiency both matter. Partial credit is available on some platforms if your solution passes a subset of test cases.

Real Twitter/X OA Questions from 2024

New Relic SSE | Hyderabad

system design leetcode

Recently I was interviewed with New Relic for SDE 3, it consists of 4 rounds 1. OA on coderpad \t \t3-4 coding questions \t \t3-4 SQL questions \t* \tbasic JAVA and Kafka multiple choice...

View

New Relic | SSE P3 | Hyderabad

easy system design leetcode

Current companty: MAANG SDE 2 YOE: 5 Interviews have 4 rounds 1. OA \t Coding questions (2-3) easy \t JAVA questions \t Kafka related questions \t SQL queries: hard 2. DSA round: Convert list into spiral matrix 3. System...

View

Goldman Sachs | Associate | Selected | Oct 2024

easy system design leetcode

I\u2019ve been in the interview loops with Goldman Sachs since the last week of August. Throughout this time, multiple recruiters have reached out for two different roles. Given that I...

View

Coupang | Staff Software Engineer | BLR

system design leetcode

Round 1: Coding 1 hour in Hackerrank tool https://leetcode.com/problems/design-twitter/description/ **Round 2: High Level Design Round Desing Stock Brokerage Site Users can have multiple watchlist and each watchlist can have multiple stocks in it. Stocks can...

View

DSA Patterns you need to know !!!

easy coding other leetcode

After solving lot of DSA problems, I\u2019ve noticed some key patterns that are important for coding interviews. At the end of this article, I have also included links to some...

View

Topic Breakdown (2024 OA)

Topics reported by candidates who took the Twitter/X OA in 2024:

system design (4)

Difficulty Breakdown (2024 OA)

3

easy

Difficulty labels are reported by candidates or inferred from LeetCode ratings.

How to Prepare for the Twitter/X OA

The Twitter/X OA is a timed, auto-graded coding test. Preparation is different from interview prep: you need to optimize for both correctness and speed, since partial credit requires passing test cases, not just showing reasoning.

  • Practice timed sessions. Set a timer for 35 to 45 minutes per problem and simulate the real constraint.
  • Focus on the topic clusters that appear most in Twitter/X OA reports: dynamic programming, graphs, arrays, and strings make up the majority of reported problems.
  • Read the problem constraints carefully before writing code. The constraints often reveal the expected time complexity and algorithm type.
  • Use the LeakCode database to review 2024 OA questions from actual candidates. Pattern recognition across multiple sightings is a stronger prep signal than any single mock problem.
  • If the OA includes a work simulation section, practice under realistic conditions. This section tests judgment and values alignment, not coding ability.

FAQ

What does the Twitter/X OA look like in 2024?

Based on 2024 candidate reports, the Twitter/X OA typically includes 2 to 3 coding problems and runs 70 to 110 minutes. Topics lean toward dynamic programming, graphs, arrays, and strings. Some roles include a work simulation section after the coding component.

How long is the Twitter/X OA?

Most candidates report 70 to 90 minutes for the coding component. Roles with additional work simulation sections extend the total time to 110 to 150 minutes. Check your invitation email for the exact time allocation for your specific role.

What platform does Twitter/X use for the OA?

Twitter/X uses HackerRank or its own proprietary platform depending on the role and hiring cycle. Your invitation will specify the platform. Both platforms support multiple languages including Python, Java, C++, and JavaScript.

Are these real Twitter/X OA questions?

Yes. All questions in the LeakCode database come from candidate reports on 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. They are not AI-generated. Each question links to its source where available.

Other Twitter/X OA Years

Related: Twitter/X OA Hub · Twitter/X All Questions · All OA Questions · Data Sources