← 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 Azure
Round 1: The question was indirectly related to Inclusion-Exclusion DP on an n-ary tree. I was asked to write fully functional code and perform a dry run on several examples and edge cases.
Round 2: I was asked to design a low-level design (LLD) for a version control system that supports various actions such as push, pull request, and merge request. There was significant discussion regarding the implementation choices.
Round 3: This round involved high-level design (HLD) and low-level design (LLD) for a distributed task scheduler and executor. The interview was conducted by a senior director, and we had extensive discussions on various aspects and design considerations.
Result: Rejected