← 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: Mid-Level
Round: Onsite · Type: Coding · Difficulty: 7/10 · Duration: 180 min · Interviewer: Neutral
Topics: Arrays, Sorting, Graphs, Depth-First Search
Location: San Francisco Bay Area
Interview date: 2026-01-15
I had an onsite interview that consisted of three coding questions.
My onsite interview consisted of three coding questions:
I completed the code for the first two questions. I only finished half of the deep copy graph problem before the time ran out. The interviewer asked in-depth questions about optimizing time complexity and test cases.