Level: Mid-Level
Round: Phone Screen · Type: Coding · Difficulty: 6/10 · Duration: 60 min · Interviewer: Unfriendly
Topics: Sliding Window
Location: Seattle, WA, US
Interview date: 2025-08-08
Got offer: False
I had a phone screen interview. The coding question involved a sliding window problem.
I interviewed for an SDE III position, which is essentially an SDE II role at larger companies. I received a LeetCode problem that turned out to be a sliding window question. I didn't handle the intermediate details well, and my solution had a bug at the end. This question is classified as easy on LeetCode, which shows that I need to improve. I recommend practicing coding these problems yourself to see if you can write a bug-free solution in under 30 minutes.
LeetCode similar: LeetCode 2092