← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
Microsoft Senior Software Engineer
Round 1 (Coding): You are given multiple collections of files. You need to return the total memory occupied by all collections. Also, you need to return the top k collections according to size.
Round 2: Design Pocket FM (High-Level Design + Low-Level Design)