← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
I was initially asked a question similar to 'Verifying an Alien Dictionary', but after mentioning I had encountered a similar problem in a mock interview, the interviewer proceeded with the 'Alien Dictionary' problem. This is a hard problem. I attempted to understand, explain, and code the solution with the interviewer's hints. I found this problem challenging. Although I completed the coding portion, there were a few bugs in my code.