← 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: Onsite · Type: System Design · Difficulty: 7/10 · Duration: 60 min · Interviewer: Neutral
Topics: System Design, Data Structures, Algorithms
Location: San Francisco Bay Area
Interview date: 2025-11-15
Got offer: False
Question: Design a storage system that can query all words within a lexicographical range.
I had an onsite interview for a Software Engineer role. The design question involved creating a storage system capable of querying all words within a specified lexicographical range. For example, given the data set {"aa", "aaa", "ac", "f", "z"}: