Etsy Interview Questions
Practice the exact questions companies are asking right now.
Explain approach and seek feedback effectively
Technical Screen: Communication in Live Coding and Internship Planning Part 1 — Live Coding Communication During a 20-minute live coding exercise foll...
Measure and Improve Listing Quality with Key Metrics
Evaluating and Improving Listing Quality in an Online Marketplace Scenario You are a product/analytics lead at an online marketplace (e.g., Airbnb, Et...
Run a clean A/B test for autocomplete
Design an online controlled experiment for ML-ranked autocomplete and search satisfaction You are planning an A/B test to measure the impact of an ML-...
Design ML ranking for query suggestions
Re-rank Query Suggestions for Autocomplete Context You are building a re-ranking system for search autocomplete. For each keystroke, a candidate gener...
Implement streaming autocomplete under tight memory
Build an autocomplete service: Input: a list of up to 5,000,000 UTF-8 words (may include accents and hyphens), each with an integer popularity score t...