Find longest consecutive sequence in an unsorted array — X (Twitter) interview
Reported in X (Twitter) interview loops. Hash set based linear-time approach for sequence detection.
Interview atlas
Explore 2,994 curated Q&As across 124 employers — filter by career stage, round, or company.
Reported in X (Twitter) interview loops. Hash set based linear-time approach for sequence detection.
Reported in X (Twitter) interview loops. Array prefix-suffix pattern often asked in coding rounds.
Reported in Samsung interview loops. Design pattern comparison frequently asked in OOD interviews.
Reported in Samsung interview loops. OOD pattern question focused on replacing condition-heavy logic.
Reported in Samsung interview loops. DevOps observability basics with practical incident response context.
Reported in Samsung interview loops. Cloud fundamentals question about storage trade-offs.
Reported in Samsung interview loops. Container optimization question for build speed and security.
Reported in Samsung interview loops. Laravel framework operations question for robust async processing.
Reported in Samsung interview loops. Framework-specific optimization question for reducing N+1 queries.
Reported in Samsung interview loops. TypeScript interview topic focused on maintainable type composition.
Reported in Samsung interview loops. Language-level design trade-offs often asked in Java interviews.
Reported in Samsung interview loops. Behavioral prompt for coachability and growth mindset.
Reported in Samsung interview loops. HR question testing judgment under pressure and planning discipline.
Reported in Samsung interview loops. Pattern recognition question for linear-time array scans.
Reported in Samsung interview loops. Dynamic programming optimization with unbounded choices.