← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
Level: Senior-Level
Round: Phone Screen · Type: Coding · Difficulty: 6/10 · Duration: 60 min · Interviewer: Neutral
Topics: Sliding Window
Location: San Francisco Bay Area
Interview date: 2025-12-01
Got offer: False
I had a phone screen for a senior software engineer position. The interviewer was a junior engineer from another team.
I was asked LeetCode 76. I hadn't practiced sliding window problems in a while. I wrote the code, but it didn't pass the test cases before the interview ended.
LeetCode similar: LeetCode 76