Detect cycle in linked list using Floyd algorithm — Google interview
Reported in Google interview loops. Classic linked list pointer question in entry and mid-level interviews.
Company vault
Alphabet — search, ads, cloud, and AI. Strong DSA and Googleyness loops across Mountain View, Seattle, and NYC.
Questions
107
Reported in Google interview loops. Classic linked list pointer question in entry and mid-level interviews.
Reported in Google interview loops. Hash set based linear-time approach for sequence detection.
Reported in Google interview loops. Heap and selection strategy question with multiple valid approaches.
Reported in Google interview loops. Advanced string window question seen in strong coding interviews.
Reported in Google interview loops. Graph traversal question using DFS or BFS flood-fill.
Reported in Google interview loops. Topological sort and directed cycle detection interview staple.
Reported in Google interview loops. Dynamic programming optimization with unbounded choices.
Reported in Google interview loops. Simple but important recurrence-based DP interview problem.
Reported in Google interview loops. Data structure trade-off question for autocomplete and dictionary lookups.
Reported in Google interview loops. Hard interview classic requiring binary search partition logic.
Reported in Google interview loops. Disjoint set union structure used in graph connectivity interviews.
Reported in Google interview loops. Pattern recognition question for linear-time array scans.
Reported in Google interview loops. System design problem testing reliability, fan-out, and channel abstraction.
Reported in Google interview loops. Design question around large files, durability, and secure uploads.
Reported in Google interview loops. System design interview around indexing, ranking, and freshness.
Reported in Google interview loops. Critical design topic focused on correctness under retries and failures.
Reported in Google interview loops. Geo-spatial system design covering matching latency and surge logic.
Reported in Google interview loops. Observability architecture interview question for platform roles.
Reported in Google interview loops. System design exercise emphasizing control plane and low-latency reads.
Reported in Google interview loops. Architecture discussion around tenant security and scaling models.