How do you find the kth largest element efficiently? — Intel interview
Reported in Intel interview loops. Heap and selection strategy question with multiple valid approaches.
Company vault
Semiconductor and software — low-level concepts, C++, and parallelism in Oregon and Arizona.
Questions
105
Reported in Intel interview loops. Heap and selection strategy question with multiple valid approaches.
Reported in Intel interview loops. Advanced string window question seen in strong coding interviews.
Reported in Intel interview loops. Graph traversal question using DFS or BFS flood-fill.
Reported in Intel interview loops. Topological sort and directed cycle detection interview staple.
Reported in Intel interview loops. Dynamic programming optimization with unbounded choices.
Reported in Intel interview loops. Simple but important recurrence-based DP interview problem.
Reported in Intel interview loops. Data structure trade-off question for autocomplete and dictionary lookups.
Reported in Intel interview loops. Hard interview classic requiring binary search partition logic.
Reported in Intel interview loops. Disjoint set union structure used in graph connectivity interviews.
Reported in Intel interview loops. Pattern recognition question for linear-time array scans.
Reported in Intel interview loops. System design problem testing reliability, fan-out, and channel abstraction.
Reported in Intel interview loops. Design question around large files, durability, and secure uploads.
Reported in Intel interview loops. System design interview around indexing, ranking, and freshness.
Reported in Intel interview loops. Critical design topic focused on correctness under retries and failures.
Reported in Intel interview loops. Geo-spatial system design covering matching latency and surge logic.
Reported in Intel interview loops. Observability architecture interview question for platform roles.
Reported in Intel interview loops. System design exercise emphasizing control plane and low-latency reads.
Reported in Intel interview loops. Architecture discussion around tenant security and scaling models.
Reported in Intel interview loops. System design topic around edge caching, invalidation, and latency.
Reported in Intel interview loops. Event delivery design question focusing on retries and idempotency.