← 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 | SDE 2 (L61)
Round 1 (Online Assessment): Two medium-hard level questions.
Round 2 (Problem Solving): Two medium-hard level DSA questions (Next Largest Element & Minimum Window Substring).
Round 3 (Design): I was asked to write working code for the low-level design (LLD) of an LRU cache and then modify it to an LFU cache with minimal changes. I also presented the high-level design (HLD) of my current project and then designed an HLD for a system similar to a voting system.
Round 4 (Architecture and Design Round): This was an architecture and design round. I was asked to design a database for a supply chain management system/warehouse, including the ER diagram, SQL queries, and DBMS concepts.