Real Interview Questions by Company [2026-2027]

805+ companies, 23,721+ candidate-reported questions sourced from 7 platforms. Find the right company, see what they are actually asking, and prep for the specific rounds that matter.

Last updated 2026. Data refreshed hourly from live scrapers.

1. Why Company-Specific Prep Beats Generic LeetCode Grinding

The modal tech interview in 2026 is not a random algorithm problem. It is a specific question a specific company has been asking on repeat for six to eighteen months. Google's top-of-funnel phone screen still leans on sliding window and two-pointer problems. Meta's coding round is overwhelmingly BFS/DFS and dynamic programming. Amazon's OA is dominated by a handful of graph and array patterns that cycle through predictably every hiring season.

Candidates who know this prep differently. They do not grind 500 LeetCode problems hoping for statistical coverage. They look at the actual question history for their target company, identify the three or four dominant topic clusters, and practice those specifically. The delta in offer rates between the two approaches is not marginal.

LeakCode aggregates 23,721+ real candidate reports from 7 verified sources including 1Point3Acres, LeetCode Discuss, Reddit, and Blind. Every question is tagged with the company, round type, role, and year. The result is a live signal feed for what 805+ companies are actually asking right now, not a pedagogically curated problem set from 2019.

This guide surfaces the highest-coverage companies in LeakCode's database. The top-50 table below is sorted by question count by default. Click any column header to re-sort. Each company name links directly to its question page where you can filter by role, round, and year.

Below the table, you will find deep-dives into 13 high-priority companies: what topics appear most, what rounds candidates report most frequently, and which roles have the strongest signal. Use the deep-dives to decide where to focus your prep energy once you have identified your target company.

For a full explanation of where these questions come from and how they are verified, read Where Real Leaked Interview Questions Come From. For FAANG OA-specific prep, see the FAANG OA Question Guide. For the full top-level leaked questions hub, see Real Interview Questions Leaked.

2. Top 50 Companies by Question Coverage

Click any column header to sort. Click again to reverse. Data from LeakCode's live database.

# Company Tier Questions Browse
1 Amazon Tfaang 4,020 View →
2 Google Tfaang 3,147 View →
3 Meta Tfaang 2,231 View →
4 Microsoft Tfaang 1,543 View →
5 Bloomberg Tfinance 763 View →
6 Uber Tunicorn 668 View →
7 LinkedIn Tunicorn 630 View →
8 Apple Tfaang 261 View →
9 Oracle Tpublic 258 View →
10 Square/Block Tpublic 215 View →
11 ByteDance Tunicorn 183 View →
12 DoorDash Tunicorn 179 View →
13 Paypal Tstartup 173 View →
14 Salesforce Tpublic 160 View →
15 Cisco Tpublic 158 View →
16 IBM Tpublic 154 View →
17 Intuit Tstartup 148 View →
18 Adobe Tpublic 128 View →
19 Infosys Tstartup 121 View →
20 Stripe Tunicorn 119 View →
21 Snowflake Tpublic 113 View →
22 Atlassian Tpublic 112 View →
23 JPMorgan Tfinance 111 View →
24 Airbnb Tunicorn 103 View →
25 Netflix Tfaang 102 View →
26 Goldman Sachs Tfinance 92 View →
27 OpenAI Tunicorn 86 View →
28 Databricks Tunicorn 85 View →
29 Accenture Tstartup 85 View →
30 NVIDIA Tpublic 82 View →
31 Visa Tstartup 78 View →
32 Twitter/X Tunicorn 77 View →
33 Walmart Tstartup 76 View →
34 Deloitte Tstartup 75 View →
35 Morgan Stanley Tfinance 69 View →
36 Pinterest Tstartup 66 View →
37 Samsung Tstartup 65 View →
38 Coinbase Tpublic 64 View →
39 VMware Tpublic 61 View →
40 Waymo Tstartup 60 View →
41 D.E. Shaw Tfinance 58 View →
42 Roblox Tpublic 58 View →
43 Palantir Tpublic 58 View →
44 Rippling Tstartup 57 View →
45 Citadel Tfinance 54 View →
46 Robinhood Tpublic 50 View →
47 Snap Tunicorn 49 View →
48 Qualcomm Tpublic 48 View →
49 TikTok Tstartup 47 View →
50 Dropbox Tpublic 47 View →

Showing top 50 of 805+ companies. Browse all topics or search across all companies.

Google Interview Questions

3,147+ questions · most recent: 2026

Browse Google →

Google has the deepest question coverage in LeakCode's database. The 1Point3Acres source is particularly rich for Google L4/L5 SWE reports — Chinese-language posts that are invisible to English-only research tools like LeetCode Discuss. Google's phone screen is consistently dominated by sliding window, two pointers, and hash map problems at medium difficulty.

The Google onsite coding rounds (4-5 sessions) skew toward harder graph, DP, and tree problems. System design rounds at Google are notably different from Meta/Amazon — interviewers expect Spanner/Bigtable-level distributed systems knowledge at senior levels. Behavioral rounds focus on the STAR method against leadership and ambiguity questions.

Top topics reported: {'audit_topic': 'graph', 'cnt': 333} · {'audit_topic': 'dynamic_programming', 'cnt': 171} · {'audit_topic': 'system_design', 'cnt': 153}

Meta Interview Questions

2,231+ questions · most recent: 2026

Browse Meta →

Meta's coding round is the most predictable of any FAANG company. The dominant topics are BFS/DFS, dynamic programming, and array manipulation — with a strong bias toward problems involving trees (the internal codebase is heavily graph-structured). Meta E5 candidates report that the "harder" coding round is almost always a graph or DP problem with a tight time constraint.

Meta's behavioral round uses a specific values framework. Candidates who do not prepare for Meta's cultural values questions perform significantly worse than technical performance would predict. LeakCode's behavioral question coverage for Meta is strong across both E4 and E5 levels.

Top topics reported: {'audit_topic': 'system_design', 'cnt': 103} · {'audit_topic': 'arrays', 'cnt': 75} · {'audit_topic': 'binary_tree', 'cnt': 46}

Amazon Interview Questions

4,020+ questions · most recent: 2026

Browse Amazon →

Amazon's OA pipeline is one of the most well-documented in LeakCode's database. The HireVue/Codility platform cycles through a set of ~30-40 problem templates for SDE I/II. Candidates who have seen these templates (available on LeakCode) have a significant advantage. The OA is two coding problems, 90 minutes — medium/medium-hard difficulty.

Amazon's onsite is distinctive: every interviewer is assigned a Leadership Principle to probe, making behavioral prep as important as technical prep. LeakCode has the strongest behavioral LP coverage of any source — the 1Point3Acres Chinese community has extensively documented LP patterns for L5 and L6 SDE positions.

Top topics reported: {'audit_topic': 'system_design', 'cnt': 517} · {'audit_topic': 'graph', 'cnt': 271} · {'audit_topic': 'dynamic_programming', 'cnt': 233}

Apple Interview Questions

261+ questions · most recent: 2026

Browse Apple →

Apple's interview process is more team-dependent than other FAANG companies — hiring managers have more autonomy, so question patterns vary by org (hardware, iOS, ML, services). That said, LeakCode's database shows consistent patterns: Apple coding rounds lean toward medium-difficulty problems with emphasis on correctness and code quality over speed.

Apple system design rounds are notably hardware-aware. Distributed systems questions at Apple often involve constraint reasoning about device-level and edge computing scenarios. Apple's behavioral rounds are less scripted than Amazon's LP approach — expect open-ended culture fit questions.

Top topics reported: {'audit_topic': 'system_design', 'cnt': 19} · {'audit_topic': 'strings', 'cnt': 11} · {'audit_topic': 'graph', 'cnt': 11}

Netflix Interview Questions

102+ questions · most recent: 2026

Browse Netflix →

Netflix's engineering interviews are senior-skewed — they hire almost exclusively at senior+ levels. The coding round emphasis is on Java/C++ performance-sensitive code and distributed systems awareness. Netflix is unusual in that it does not use LeetCode-style puzzle problems heavily; it prefers domain-relevant system problems.

Netflix's culture (Freedom and Responsibility) is a significant interview component. Expect probing questions about how you handle ambiguity, disagree with decisions, and manage without process. LeakCode has strong coverage of Netflix's culture-fit questions from Reddit and Blind.

Top topics reported: {'audit_topic': 'system_design', 'cnt': 26} · {'audit_topic': 'algorithms', 'cnt': 15} · {'audit_topic': 'system design', 'cnt': 9}

Microsoft Interview Questions

1,543+ questions · most recent: 2026

Browse Microsoft →

Microsoft's interview process is one of the most consistent across teams — the company standardized its interview format more aggressively than most. Coding questions trend toward medium difficulty with an emphasis on tree/graph traversal and dynamic programming. Microsoft's OA uses Codility for new grad and is heavily pattern-matched.

Microsoft's "As Appropriate" (AA) round — an informal final interview with a senior director — is relatively unique among big tech. Candidates who are not aware of this round are sometimes caught off guard. LeakCode has well-documented AA round reports from Reddit.

Top topics reported: {'audit_topic': 'system_design', 'cnt': 156} · {'audit_topic': 'arrays', 'cnt': 88} · {'audit_topic': 'strings', 'cnt': 76}

Stripe Interview Questions

119+ questions · most recent: 2026

Browse Stripe →

Stripe is known for its "bring your own language" coding format and a strong emphasis on code review and technical writing. The take-home component is a real differentiator — Stripe gives candidates a realistic engineering task rather than a LeetCode puzzle. LeakCode has strong coverage of Stripe's take-home prompt patterns.

Stripe's system design round is payments-domain-heavy. Expect questions about idempotency, exactly-once delivery, distributed transaction patterns, and API design for financial systems. Behavioral rounds at Stripe focus on ownership, bias toward action, and attention to detail.

Top topics reported: {'audit_topic': 'algorithms', 'cnt': 19} · {'audit_topic': 'system_design', 'cnt': 8} · {'audit_topic': 'strings', 'cnt': 5}

OpenAI Interview Questions

86+ questions · most recent: 2026

Browse OpenAI →

OpenAI's interview process has evolved rapidly as the company scaled from ~400 to 3,000+ employees. Current reports indicate a strong ML systems emphasis even for pure SWE roles — infrastructure engineers at OpenAI are expected to understand GPU memory hierarchies, distributed training, and large-scale inference serving.

Coding rounds at OpenAI are medium-to-hard with a preference for problems where the optimal solution requires insight rather than pattern memorization. Research engineer roles have a heavier ML theory component (transformers, attention mechanisms, optimization). LeakCode's OpenAI coverage is growing rapidly as headcount scales.

Top topics reported: {'audit_topic': 'system design', 'cnt': 22} · {'audit_topic': 'strings', 'cnt': 9} · {'audit_topic': 'graph', 'cnt': 7}

Anthropic Interview Questions

46+ questions · most recent: 2026

Browse Anthropic →

Anthropic is one of the hardest companies to get interview data from due to its selective size and NDA culture. LeakCode's coverage is smaller but growing — the most reliable signal comes from Reddit's r/MachineLearning and r/cscareerquestions, where candidates occasionally post de-identified reports.

Anthropic's SWE interview is known for a very high bar on systems thinking and safety-aware reasoning. The research track has a significant reading comprehension component — candidates report being asked to analyze and critique ML papers. Infrastructure roles focus on scalable ML serving and training pipeline architecture.

Top topics reported: {'audit_topic': 'hash_table', 'cnt': 3} · {'audit_topic': 'tokenization,nlp,ml,strings,trie,greedy,dynamic-programming,debugging', 'cnt': 1} · {'audit_topic': 'system_design', 'cnt': 1}

ByteDance / TikTok Interview Questions

183+ questions · most recent: 2026

Browse ByteDance →

ByteDance has one of the strongest question signals in LeakCode's database from the 1Point3Acres source. The Chinese-language tech community has extensive ByteDance interview reports — the company recruits heavily from Chinese universities and the 1p3a community documents these rounds in detail.

ByteDance's coding rounds are notably harder than most FAANG at the same level — the company targets competitive programmers and the difficulty bar skews toward LeetCode hard. Data structure and algorithm knowledge is tested explicitly, including less-common structures like segment trees and monotonic stacks. TikTok US interviews follow similar patterns.

Top topics reported: {'audit_topic': 'graph', 'cnt': 24} · {'audit_topic': 'dynamic_programming', 'cnt': 22} · {'audit_topic': 'system_design', 'cnt': 13}

Uber Interview Questions

668+ questions · most recent: 2026

Browse Uber →

Uber's interview process reflects its mapping and real-time logistics domain. System design rounds frequently involve geo-spatial problems: how would you design the dispatch system, the surge pricing engine, or the ETA prediction service? These are domain-flavored distributed systems questions where knowing Uber's business model helps.

Coding rounds at Uber are medium difficulty with a trend toward graph and heap problems. The interview is standardized across most engineering orgs (unlike Apple). LeakCode's Uber coverage benefits from strong Reddit signal — Uber employees and candidates are active on r/cscareerquestions.

Top topics reported: {'audit_topic': 'dynamic_programming', 'cnt': 39} · {'audit_topic': 'arrays', 'cnt': 37} · {'audit_topic': 'design', 'cnt': 28}

Airbnb Interview Questions

103+ questions · most recent: 2026

Browse Airbnb →

Airbnb's interview process includes a distinctive "cross-functional collaboration" component that tests how you work with PMs and designers, not just other engineers. Candidates report this as a meaningful differentiator — purely technical candidates who do not prepare for the collaboration scenarios underperform.

Coding rounds at Airbnb trend toward array, string, and hash map problems. Airbnb has a strong product sense interview component for senior+ levels. System design rounds often involve marketplace or search-related problems. LeakCode's coverage is particularly strong from LeetCode Discuss where Airbnb interview reports are plentiful.

Top topics reported: {'audit_topic': 'algorithms', 'cnt': 49} · {'audit_topic': 'system_design', 'cnt': 19} · {'audit_topic': 'arrays', 'cnt': 4}

Roblox Interview Questions

58+ questions · most recent: 2026

Browse Roblox →

Roblox has grown rapidly in engineering headcount and has a growing LeakCode footprint. Its interview process is similar to tier-1 FAANG in structure: phone screen, OA, and multi-round onsite. The platform's real-time 3D engine and large-scale creator economy create distinctive system design angles.

Coding rounds at Roblox lean toward medium difficulty. Infrastructure and platform engineering roles have strong distributed systems components. Roblox is known for a positive candidate experience and transparent feedback. LeakCode's coverage comes primarily from Reddit and LeetCode Discuss.

Top topics reported: {'audit_topic': 'system_design', 'cnt': 11} · {'audit_topic': 'strings', 'cnt': 4} · {'audit_topic': 'hash_table', 'cnt': 4}

How to Use This Guide

Step 1: Identify your target company. If you have an interview scheduled, go straight to the company deep-dive section above or click the "Browse" link in the top-50 table to land on that company's question page.

Step 2: Filter by role and round. On the company page, filter by your role type (SWE, MLE, PM, EM) and the specific round you need to prep for (OA, phone screen, system design, behavioral). Do not prep every round equally — focus on the rounds that are highest-stakes for your seniority level.

Step 3: Identify the topic clusters. Look at the top topic tags across the questions. Most companies have 3-5 dominant topics that account for 60-70% of coding questions. These are your prep priority.

Step 4: Cross-reference with the year filter. Interview patterns change year over year. Set the year filter to 2025-2026 to see only recent signal. Questions from 3+ years ago are less predictive.

Step 5: Check the source. Questions from 1Point3Acres (1p3a) tend to be the most detailed — candidates write multi-paragraph breakdowns. Reddit questions are often shorter but higher volume. Use the source filter to prioritize depth vs. breadth based on how much time you have.

FAQ

Which company has the most real interview questions on LeakCode?
Google consistently tops LeakCode's coverage table, followed by Meta and Amazon. The exact counts update daily. Use the top-50 table above or visit /companies/google for live counts.
Are these real interview questions or practice problems?
Every question in LeakCode comes from a candidate report. They are not curated practice problems. The practical difference: you see what companies are actually asking right now, not what a prep service thinks is representative.
How many companies does LeakCode cover?
LeakCode covers 805+ companies with verified candidate reports. Coverage ranges from FAANG (thousands of questions each) to Series B startups (tens of questions).
Does LeakCode have questions from non-FAANG companies?
Yes. The top-50 table shows strong coverage from Stripe, Uber, Airbnb, Bloomberg, Citadel, Two Sigma, Robinhood, Snowflake, Databricks, and many others. Reddit is particularly valuable for finance and mid-tier tech.
How often are company question counts updated?
LeakCode's scrapers run on a regular cadence across all 7 source platforms. New reports from active hiring cycles appear within days of being posted publicly.
Can I filter questions by role or round?
Yes. Every company page includes filters for role type (SWE, MLE, PM, EM, Data Engineer) and round type (OA, phone screen, system design, behavioral, onsite). You can also filter by year.
What does the 'tier' column mean?
Tier 1 = large established tech firms (FAANG/MANGA). Tier 2 = well-known high-growth companies (Stripe, Uber, Airbnb, Snowflake). Tier 3 = mid-tier companies and startups. Tier is based on brand recognition, not LeakCode coverage volume.
Does LeakCode have Google interview questions?
Yes. Google is LeakCode's highest-coverage company, spanning all rounds: OA, phone screen, coding, system design, and behavioral. 1Point3Acres is the richest source for Google L4/L5 SWE reports.
Does LeakCode have Amazon interview questions?
Yes. Amazon is one of LeakCode's top-covered companies. Coverage is strong for both the OA pipeline and the behavioral LP round, with particularly detailed 1Point3Acres reports for L5/L6 SDE positions.
What is the difference between LeakCode and Glassdoor?
Glassdoor has broader company coverage but most entries are one sentence with no detail. LeakCode aggregates richer reports from 1Point3Acres and LeetCode Discuss where candidates write multi-paragraph round breakdowns. LeakCode also provides frequency data across 7 sources.
Is LeakCode free?
Yes. LeakCode is free to browse for all companies and question types. A premium tier unlocks full question text, source links, and advanced filters.
How do I find questions for a company not in the top 50?
Use the search on the Real Interview Questions Leaked page or browse the full company list. LeakCode covers 805+ companies — the top-50 table shows the highest-coverage subset only.

Related Resources