Company interview guides
103 guides. Quirks, curated problems, and what actually makes each loop different.
Browse company guides6 guides
FAANG+
Start here in FAANG+
Amazon
~60% of the loop is Leadership Principles behavioral stories; prepare 14+ STAR narratives mapped to specific LPs—LP performance is as decisive as coding, and L6+ requires cross-team impact stories.
Open Amazon guide →
Apple
FAANG+
Deeply team-dependent with no standardized format—some teams ask zero LeetCode and focus on concurrency, C/OS-level problems, or domain-specific debugging, making it nearly impossible to predict wi...
FAANG+
Four coding rounds demand optimal solutions (not just working ones), with no IDE—code in Google Docs; interviewers evaluate thought process and time/space complexity rigorously, often pushing you t...
Meta
FAANG+
Highly standardized process: study the top 50 Meta-tagged LeetCode questions from the last 3–6 months, as the same problems recycle frequently; coding bar is strict—a 2/4 score fails you even with...
Microsoft
FAANG+
Recycles core algorithmic patterns across different problem contexts; study fundamental algorithms (not memorized answers) and expect a mix of LeetCode coding plus system design, with heavy communi...
Netflix
FAANG+
No standardized interview—each team picks its own problems and format; culture alignment with the 'Freedom and Responsibility' memo is evaluated as rigorously as technical skill, and code must run...
8 guides
AI Frontier
Start here in AI Frontier
OpenAI
Deliberately avoids abstract LeetCode puzzles; instead asks practical multi-gate OOP problems (implement a KV store, in-memory DB, web crawler) requiring significant code volume—candidates spend th...
Open OpenAI guide →
Anthropic
AI Frontier
Unique 4-level CodeSignal OA where each level unlocks only after solving the previous; includes a rare culture/ethics round with intentionally uncomfortable questions probing your genuine alignment...
Cohere
AI Frontier
Emphasizes real-world LLM engineering problems (e.g., top-k token decoding, deduplicating data streams) over abstract algorithmic puzzles; OA features custom binary-manipulation problems absent fro...
Cursor
AI Frontier
Completely unique 8-hour simulated workday onsite: given a real (limited-doc) piece of Cursor's codebase, candidates use Cursor+GPT+Google freely to implement vague features—explicitly tests AI-ass...
Databricks
AI Frontier
Coding questions are more substantive than typical LeetCode—expect multi-threading/concurrency rounds and domain-relevant problems; interviewers emphasize first-principles thinking aligned with Dat...
DeepMind
AI Frontier
Google-style coding rounds (Medium/Hard LC) supplemented by mandatory ML-theory oral exams covering linear algebra, probability, and mathematical intuition — far heavier on research depth than typi...
Mistral
AI Frontier
ML quiz (LLM architecture, transformers, loss functions, optimization) combined with a LeetCode Hard and a from-scratch ML implementation (e.g., K-means in PyTorch); Python threading questions also...
Scale AI
AI Frontier
Heavy emphasis on data quality reasoning and ambiguous problem-solving under speed pressure; OA questions involve card-game-style implementation with many edge cases, not classic LeetCode—candidate...
20 guides
Growth Tech
Start here in Growth Tech
AMD
Software-role interviews lean Medium/Hard LC with C++/Python coding; the experience varies sharply by team — some interviewers have been reported as largely disengaged, making communication skills...
Open AMD guide →
Anduril
Growth Tech
Defense-tech startup with high security clearance expectations. Systems programming (C++, Rust) valued. Real-time sensor fusion and autonomous systems domain questions.
Dropbox
Growth Tech
Standard DSA loop with LeetCode-tagged questions, but system design rounds feature file-sync and storage-specific scenarios (conflict resolution, delta sync, distributed consistency)—Dropbox's core...
IBM
Growth Tech
Rarely refreshes its question bank, making historical prep highly reliable; entry-level OAs have surprised candidates with two LeetCode Hards in 60 minutes, particularly for the ASE/Graduate hire t...
Intel
Growth Tech
Coding questions skew easy-to-medium by hardware-company standards; interviewers supplement with low-level systems questions (memory layout, cache coherency, pointer arithmetic) that reflect Intel'...
Lucid Motors
Growth Tech
Luxury EV manufacturer. Similar to Rivian but more focused on premium segment. ADAS (Advanced Driver Assistance) and infotainment system design for relevant roles.
Nuro
Growth Tech
Autonomous delivery vehicles. Extremely hard coding bar — 40% hard. Robotics, perception, and motion planning for technical roles. C++ is primary.
NVIDIA
Growth Tech
Deep GPU/systems engineering knowledge is required beyond generic FAANG prep—expect CUDA, parallel computing, and architecture-specific questions for relevant roles; HPC and ML infra backgrounds ca...
Oracle
Growth Tech
OCI interviews heavily favor HackerRank debugging rounds — candidates fix pre-written Java/Python code rather than writing from scratch, making systematic error-analysis skills more important than...
Palantir
Growth Tech
Unique 'Decomp' interview where you break down a complex real-world system using pseudocode and diagrams—no working code required; also features a 'Learning' round testing you on unfamiliar APIs fr...
Qualcomm
Growth Tech
Prioritizes C fundamentals and embedded-systems debugging over deep LeetCode grinding; expect pointer arithmetic, structure padding, volatile/static semantics, and RTOS design questions alongside m...
Rippling
Growth Tech
Fast-growing HR/IT platform. Practical engineering problems about workflows, integrations, and multi-tenant systems. Parker Conrad (founder) culture — move fast.
Rivian
Growth Tech
Electric vehicle manufacturer. Embedded systems and vehicle software for many roles. System design involves OTA updates, fleet management, and vehicle-cloud communication.
Salesforce
Growth Tech
Structured process with standard DSA coding plus a strong behavioral component tied to Salesforce values (Ohana culture); system design and domain knowledge of cloud/CRM concepts are expected for s...
Samsung
Growth Tech
Korean tech conglomerate. Interviews vary wildly by division (semiconductor, mobile, SDS). C/C++ for hardware-adjacent roles. Samsung SDS has a separate interview process.
Snowflake
Growth Tech
HackerRank OA is notoriously difficult—harder than FAANG OAs—emphasizing dynamic programming and graph theory; onsite includes multiple coding rounds plus system design, with high overall selectivi...
Stripe
Growth Tech
Practical multi-part incremental coding questions (4+ parts) in your own IDE with no LeetCode-style puzzles; unique debugging round where you download an unfamiliar repo and fix failing tests—worki...
Tesla
Growth Tech
Heavy emphasis on domain-specific technical depth (embedded systems, autopilot, manufacturing software) rather than generic DSA; interviewers dive into hands-on past projects and expect genuine kno...
VMware
Growth Tech
Almost exclusively Medium-difficulty problems with near-zero Hards in practice rounds; Java-specific design questions (immutable classes, O(1) List structures) appear regularly alongside standard L...
Waymo
Growth Tech
Google subsidiary for autonomous driving. Heavy graph and geometry problems. ML/perception questions for relevant roles. Safety-critical systems mindset.
13 guides
Fintech
Start here in Fintech
Affirm
Known recurring questions (Card Game, Decision Tree, Dispute Status with debugging) that appear consistently across candidate reports; starts with code-reading/debugging an existing codebase rather...
Open Affirm guide →
Bloomberg
Fintech
Heavy reliance on Bloomberg-tagged LeetCode problems that repeat with high frequency; notably no dynamic programming and no system design for new grads—focused on BBG-tagged mediums and an EM proje...
Brex
Fintech
Corporate card and expense management. Fast-growing fintech with startup culture. Elixir is part of the stack. Financial system correctness is paramount.
Chime
Fintech
Neobank focused on fee-free banking. System design involves real-time transaction processing, fraud detection, and mobile banking infrastructure.
Coinbase
Fintech
OA uses a sequential unlocking format—4 interdependent questions where each unlocks only after solving the previous; domain rounds test LLD + machine coding (banking/crypto systems), and even one i...
PayPal
Fintech
Standard DSA coding loop with LeetCode-tagged questions; system design and behavioral rounds emphasize reliability, fraud prevention, and payments domain knowledge—knowing how payment rails and com...
Plaid
Fintech
Practical API-focused coding questions reflecting Plaid's product (financial data aggregation, OAuth flows); expect fintech systems design—bank connectivity, data normalization, and secure credenti...
Ramp
Fintech
Startup-pace hiring with high bar but fewer standardized rounds; expect fintech systems design (expense management, card processing) and a practical coding screen; culture fit around rapid executio...
Robinhood
Fintech
Standard coding loop with LeetCode mediums and a system design round focused on financial systems (trading, portfolios, real-time data); domain knowledge of fintech/brokerage concepts adds meaningf...
SoFi
Fintech
Personal finance super-app (lending, banking, investing). System design covers loan origination, credit scoring, and multi-product financial platforms.
Square (Block)
Fintech
Practical engineering-focused interviews emphasizing payments and financial infrastructure design; system design rounds feature realistic fintech scenarios (payment processing, ledgers), and cultur...
Toast
Fintech
Restaurant technology platform. Domain questions about POS systems, payment processing, and order management. Practical engineering over algorithm tricks.
Wise
Fintech
International money transfer platform (formerly TransferWise). System design involves multi-currency routing, compliance, and real-time FX rate management. London-headquartered.
35 guides
Enterprise & Product
Start here in Enterprise & Product
Cloudflare
Extremely selective (9% pass rate reported); initial coding uses 1–2 medium problems on arrays/strings/hashmaps, but deeper rounds require strong systems knowledge (DNS, CDN, networking protocols)...
Open Cloudflare guide →
Adobe
Enterprise & Product
OA (90min) + phone + 4-5 onsite. AEM/OSGi domain knowledge for specific teams. DP and two pointers appear frequently.
Airtable
Enterprise & Product
Spreadsheet-database hybrid. System design involves flexible schema, formula engines, and real-time collaboration. Understanding how Airtable differs from traditional databases is key.
Asana
Enterprise & Product
Work management platform. Dustin Moskovitz (co-founder) sets high engineering bar. Asana values clarity of thought and systems thinking.
Atlassian
Enterprise & Product
Values-based behavioral questions are deeply integrated across all rounds, not segregated; system design questions are often collaboration-tool-specific (designing Jira/Confluence features), reward...
Box
Enterprise & Product
Cloud content management. Similar to Dropbox in domain but more enterprise-focused. System design involves file storage, sharing permissions, and content collaboration.
Canva
Enterprise & Product
Design-tool-specific system design questions (rendering, collaboration, asset management). Australian company with strong remote culture.
CrowdStrike
Enterprise & Product
Cybersecurity platform (endpoint detection, threat intelligence). System design involves real-time threat detection, malware analysis pipelines, and kernel-level agent architecture.
Datadog
Enterprise & Product
Specific recurring questions are well-documented (inverted index map, BufferedWriter, YNAB-style system design) and candidates consistently report the actual interview matches Glassdoor/LeetCode Di...
DocuSign
Enterprise & Product
E-signature platform. System design focuses on document workflows, signing ceremonies, and compliance. API design knowledge valued.
Elastic
Enterprise & Product
Elasticsearch and observability platform. System design involves search indexing, distributed document stores, and log analytics. Understanding inverted indexes is a real differentiator.
Figma
Enterprise & Product
All coding and design questions are 'Figma-flavored'—standard algorithms reframed using Figma terminology (layers, components, canvas); two system design rounds are required, one Figma-specific and...
Fortinet
Enterprise & Product
Network security appliance company. C is the primary language for many roles. System design involves firewalls, IDS/IPS, and network packet processing at line speed.
GitHub
Enterprise & Product
Microsoft subsidiary but maintains independent engineering culture. Developer tools focus — expect questions about Git internals, CI/CD, and code review systems. Remote-first culture.
GitLab
Enterprise & Product
All-remote company. Ruby on Rails codebase. Values async communication and transparency. Interview process includes a take-home assignment for some roles.
Grafana Labs
Enterprise & Product
Observability platform (Grafana, Loki, Tempo, Mimir). Remote-first culture. Interviews emphasize time-series data, distributed systems, and open-source contribution experience. Go is the primary ba...
Grammarly
Enterprise & Product
Writing assistant with NLP/ML core. Trie and string problems appear frequently (relevant to text processing). NLP knowledge valued for ML roles.
HashiCorp
Enterprise & Product
Infrastructure-as-code company (Terraform, Vault, Consul). Go is the primary language. Distributed systems and consensus algorithms are system design staples.
HubSpot
Enterprise & Product
CRM/marketing automation platform. Culture code is a real evaluation criterion. Practical engineering focus — building features that small businesses use.
Intuit
Enterprise & Product
HackerRank OA + live tech + 4-6 onsite. AI tools explicitly BANNED. Recursion and edit distance are OA favorites.
Miro
Enterprise & Product
Collaborative whiteboard platform. System design involves real-time collaboration, canvas rendering, and infinite zoom. Understanding CRDTs or operational transforms is a differentiator.
MongoDB
Enterprise & Product
Database internals knowledge expected — indexing, query execution, replication. Trie and tree problems appear frequently (relevant to B-tree indexes).
Notion
Enterprise & Product
Explicitly non-LeetCode coding—candidates receive a real-world document describing a feature to implement; references are checked before offer details are shared, making reference availability a pr...
Okta
Enterprise & Product
Identity and access management platform. Security-focused system design: OAuth, SAML, SSO, zero-trust architecture. Auth protocol knowledge is a real differentiator.
PagerDuty
Enterprise & Product
Incident management platform. System design involves alerting pipelines, on-call scheduling, and escalation engines. Reliability engineering mindset is core.
Sentry
Enterprise & Product
Developer-tools company (error monitoring). Interviews emphasize real-world debugging, observability systems, and distributed tracing. Expect system design questions around event ingestion and aler...
ServiceNow
Enterprise & Product
Enterprise workflow automation platform. Java-heavy stack. Interview process is structured and professional with emphasis on enterprise-scale thinking.
Shopify
Enterprise & Product
Signature pair programming interview is the most distinctive round—recently AI tools (Cursor, Cline) are explicitly permitted and expected; not using AI in the pair session is now considered a disa...
Splunk
Enterprise & Product
Data analytics and SIEM platform (now Cisco-owned). System design involves log ingestion, search indexing, and real-time alerting at massive scale. SPL query language knowledge is a bonus.
Supabase
Enterprise & Product
Extremely minimal public interview data; the few reported experiences emphasize PostgreSQL expertise, row-level security design, and practical system-building over algorithmic puzzles.
Twilio
Enterprise & Product
Mix of standard DSA, system design, and behavioral rounds with Twilio's communications-platform context; API design knowledge and hands-on familiarity with building communications integrations prov...
Vercel
Enterprise & Product
Rarely uses abstract LeetCode — interviews are real-world product scenarios (e.g., build a file system, design caching layers) directly mirroring Vercel's edge-network and build-pipeline engineerin...
Wix
Enterprise & Product
Website builder platform. Frontend-heavy interviews for many roles — React, performance, accessibility. System design focuses on drag-and-drop editors and template rendering.
Workday
Enterprise & Product
Enterprise HR and finance platform. Very approachable difficulty. Java/Scala stack. Values engineers who understand enterprise data models and compliance.
Zscaler
Enterprise & Product
Cloud security (SASE/zero-trust). System design involves proxy architecture, SSL inspection, and cloud-native security at massive scale. Go is common in the stack.