Google
More Experiences
Google Onsite 2
May 13, 2025 • 4 reads
Summary
I bombed my Google onsite interview due to nervousness, struggling with a hashmap problem involving time-based entry removal.
Full Experience
Bombed it :( Was too nervous. Is was a simple hashmap question where I was supposed to remove the entries if a certain time has passed. I started thinking of using heap :( Very embarassing
Interview Questions (1)
Q1
Hashmap with Time-Based Entry Removal
Data Structures & Algorithms
A simple hashmap question where I was supposed to remove the entries if a certain time has passed.