← 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: Intern
Round: Phone Screen · Type: Coding · Difficulty: 8/10 · Duration: 60 min · Interviewer: Unfriendly
Topics: Algorithms
Location: Mountain View, CA
Interview date: 2026-02-15
I encountered a very challenging hard-level problem. With the interviewer's help, I managed to write the code.
The coding question I received was quite difficult, requiring a deep understanding of algorithms and data structures. Although I struggled initially, the interviewer provided helpful guidance that allowed me to arrive at a working solution. I focused on breaking down the problem into smaller parts and optimizing the solution for efficiency.
LeetCode similar: LeetCode 843