Programmers Software Engineer Interview Questions
The questions to prepare for a Programmers Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Evaluates realtime data ingestion, consistency strategy, and scalable system design.
Assesses your ability to explain UI architecture, state flow, and component responsibilities.
Assesses realtime update architecture and your approach to minimizing latency.
Evaluates performance troubleshooting, measurement, and optimization strategy.
Tests problem-solving and your ability to analyze algorithmic complexity clearly.
Evaluates caching, API design, and performance optimization for high-frequency data.
Tests your ability to translate requirements into a normalized, practical schema.
Assesses your understanding of data modeling tradeoffs and fit-for-purpose decisions.
Sign up to see every question
Create a free account to unlock this list and practice real interview questions.
Calculate weighted average selling prices by product using a date-range join, aggregation, and NULL handling.
Costar
Costar GroupUse a normalization CTE and self-join to find FanDuel player records sharing an email or phone number.
FanduelUse LEFT JOINs, a CTE, and aggregation to summarize 2025 claims and completed payments for active Guidewire PolicyCenter policies.