1p3a Question · Mar 2026

Google L4 Software Engineer Interview: LRU Cache and URL Shortening

SWE Mid Easy

Question Details

# Phone Interview 1 You are given an array of strings: ``` ["ad", "awe", "cat", "apple", "dog", ...] ``` You are also provided with an API: ``` bool isValid(string s) ``` This API internally contains

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Arrays Strings Linked List Networking