← 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: Multiple Types · Difficulty: 6/10 · Duration: 120 min · Interviewer: Neutral
Topics: String Manipulation, System Design
Location: San Francisco Bay Area
Interview date: 2026-01-15
Question: Write a string encoder/decoder, without using special characters.
Question: Design Slack.
In the first round, I was asked to implement a string encoder and decoder, with the constraint that I couldn't use any special characters. The second round focused on designing Slack. I discussed the architecture and key features.