Coinbase

Coinbase

Cryptocurrency exchange platform

4 Rounds ~21 Days Hard
Start Mock Interview

The Interview Loop

Recruiter Screen (30 min)

Standard fit check, behavioral questions, and resume overview.

Technical Loop (3-4 Rounds)

Deep dive into domain knowledge, coding, and system design.

Interview Question Bank

Data Engineer System Design hard

Design a real-time data pipeline to ingest and process blockchain node data (e.g., Ethereum blocks) into a data warehouse for analytics.

#Streaming #Kafka #Data Lake #Architecture
Data Engineer System Design medium

How would you design a scalable ETL pipeline to aggregate daily trading fees across millions of users and multiple assets?

#Batch Processing #Airflow #Spark #ETL
Data Engineer System Design hard

Design a data lakehouse architecture for Coinbase's compliance team to run ad-hoc queries on petabytes of historical transaction data.

#Iceberg/Hudi #Snowflake #Storage #Data Governance
Data Engineer System Design medium

Explain how you would handle late-arriving data in a daily batch pipeline calculating user portfolio balances.

#Data Engineering #Airflow #Idempotency #Backfilling
Data Engineer System Design hard

Design a system to ingest, process, and serve real-time exchange rates for 10,000+ crypto pairs to internal microservices.

#Pub/Sub #Caching #Redis #Microservices
Data Engineer System Design medium

How would you migrate a legacy daily batch pipeline to a streaming architecture using Kafka and Flink?

#Kafka #Flink #Migration #Architecture
Data Engineer System Design medium

Design a data pipeline to sync user account balances from a highly transactional PostgreSQL database to Snowflake.

#CDC #Debezium #Snowflake #Data Replication
Data Engineer System Design medium

How do you ensure data quality and anomaly detection in a pipeline that ingests third-party market data?

#Data Quality #Anomaly Detection #Observability
Data Engineer System Design hard

Design a metrics aggregation system for Coinbase Wallet telemetry data (e.g., button clicks, screen views) handling millions of events per second.

#High Throughput #OLAP #Druid/ClickHouse #Telemetry
Data Engineer System Design hard

Design a real-time ETL pipeline to ingest, validate, and store transaction data from multiple blockchain nodes (Bitcoin, Ethereum, Solana).

#Streaming #Kafka #Data Lake #Architecture
Data Engineer System Design hard

Design a data warehouse architecture for Coinbase's compliance team to run daily Anti-Money Laundering (AML) reports on petabytes of data.

#Data Warehousing #Batch Processing #Security #Snowflake
Data Engineer System Design hard

How would you design a system to calculate and serve real-time crypto portfolio balances to millions of concurrent users?

#Caching #Event Sourcing #High Availability #Redis
Data Engineer System Design medium

Design an Airflow DAG architecture to handle dependencies between fiat deposits, crypto trades, and daily financial reconciliation.

#Airflow #Orchestration #DAG Design #Idempotency
Data Engineer System Design hard

Explain how you would migrate a massive legacy Redshift database to Snowflake with zero downtime for downstream analytics consumers.

#Cloud Migration #Dual Writes #Data Validation
Data Engineer System Design hard

Design a streaming pipeline using Kafka and Flink to detect fraudulent login attempts based on IP geolocation and velocity.

#Stream Processing #Flink #Fraud Detection #Stateful Processing
Data Engineer System Design medium

How do you handle schema evolution in a data lake storing raw JSON payloads from various rapidly updating blockchain networks?

#Schema Registry #Data Lake #Parquet/Avro
Data Engineer System Design medium

Design a system to ingest exchange rate data from 10 different external crypto exchanges and calculate a consolidated, volume-weighted global price.

#API Integration #Data Aggregation #Fault Tolerance
Data Engineer System Design hard

Design a system to detect anomalous trading patterns (potential wash trading) in near real-time.

#Real-time #Flink #Fraud Detection #Event Processing
Machine Learning Engineer System Design medium

Design a rate limiter for Coinbase's public API to prevent abuse from high-frequency trading bots.

#Rate Limiting #Distributed Systems #Redis
Software Engineer System Design hard

Design a cryptocurrency exchange matching engine capable of handling millions of orders per second.

#High Throughput #Low Latency #Event Sourcing #Microservices
Software Engineer System Design hard

Design a real-time fraud detection system for users purchasing crypto with credit cards.

#Machine Learning Infrastructure #Real-time Processing #Data Pipelines
Software Engineer System Design medium

Design a real-time price ticker dashboard for millions of concurrent web and mobile clients.

#WebSockets #Pub/Sub #Redis #Scalability
Software Engineer System Design hard

Design the infrastructure for a secure cryptocurrency wallet system, including hot and cold storage management.

#Security #Cryptography #Key Management #Distributed Systems
Software Engineer System Design medium

Design a highly available API rate limiting service for Coinbase's public API.

#Redis #Distributed Caching #API Gateway
Software Engineer System Design hard

Design a blockchain indexer that reads blocks from an Ethereum node and makes transaction histories searchable by user address.

#Data Pipelines #ETL #Databases #Blockchain
Software Engineer System Design medium

Design a notification system to send price alerts (Push, SMS, Email) to millions of users with low latency.

#Asynchronous Processing #Message Queues #Microservices
Software Engineer System Design hard

Design a system to handle a massive airdrop of a new token to 10 million eligible users at a specific time.

#Batch Processing #Scalability #Database Locking
Software Engineer System Design hard

Design a fiat-to-crypto payment gateway that integrates with traditional banks and blockchain networks.

#Payment Systems #State Machines #Third-party Integration
Software Engineer System Design hard

Design a scalable ledger database system to track user fiat and crypto balances securely.

#Databases #ACID #Immutability #Double Entry Accounting
Software Engineer System Design medium

Design a real-time fraud detection system to flag suspicious cryptocurrency withdrawals.

#Stream Processing #Machine Learning #Rules Engine
Software Engineer System Design hard

Design the backend architecture for a cryptocurrency exchange. Focus on the order matching engine and how it interacts with user balances.

#Microservices #Concurrency #Matching Engine #ACID
Software Engineer System Design medium

Design a real-time price ticker dashboard for Coinbase's homepage that serves millions of concurrent users.

#WebSockets #Pub/Sub #Caching #Scalability
Software Engineer System Design hard

Design a reliable fiat-to-crypto payment gateway that integrates with third-party banks and handles deposits and withdrawals.

#Idempotency #Payment Gateways #Distributed Systems
Software Engineer System Design hard

Design Coinbase's wallet infrastructure, specifically focusing on how to securely manage hot and cold wallets.

#Security #Cryptography #Key Management #Air-gapping
Software Engineer System Design medium

Design a system to execute a token airdrop to 10 million eligible users within a 24-hour window.

#Batch Processing #Scalability #Message Queues
Software Engineer System Design hard

Design a distributed double-entry accounting ledger for internal user balances.

#Databases #ACID #Distributed Systems #Event Sourcing
Software Engineer System Design medium

Design a global rate-limiting service for Coinbase's public API that can handle millions of requests per second.

#Redis #Distributed Systems #API Gateway
Software Engineer System Design medium

Design a notification system that allows users to set custom price alerts (e.g., 'Email me when BTC drops below $60k').

#Stream Processing #Notifications #Databases
Software Engineer System Design hard

Design a system to monitor multiple blockchains and alert internal systems of chain reorganizations (reorgs) or orphaned blocks.

#Blockchain #Event Sourcing #Monitoring

Difficulty Radar

Based on recent AI-sourced data.

Meet Your Interviewers

The "Standard" Interviewer

Senior Engineer

Focuses on core competencies, system constraints, and clear communication.

Simulate

Unwritten Rules

Think Out Loud

Always explain your thought process before writing code or drawing architecture.

Practice Now