Amazon · Technical Interview
Design a rate limiter for API gateway
Discuss token bucket vs sliding window. Cover distributed consistency and failure modes.
Tip: Lead with requirements, then trade-offs, then a concrete AWS-flavored example.
Amazon · Technical Interview
Discuss token bucket vs sliding window. Cover distributed consistency and failure modes.
Tip: Lead with requirements, then trade-offs, then a concrete AWS-flavored example.
Google · System Design
Upload, transcoding queue, CDN, and metadata store at scale.
Flipkart · Machine Coding
Implement reserve/release inventory with concurrency-safe updates.
Google · Technical Interview
Explain reconciliation, memoization, and when to use virtualization libraries.
Tip: Mention profiling first — avoid premature optimization.
Amazon · Technical Interview
Contract tests, e2e scope, and observability for failure injection.