← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
Round-1: Find a Triplet that Sum to a Given Value (Leetcode) Find a Triplet in an Array Whose Sum is Closest to a Given Number (Leetcode) Minimum Number of Platforms Required for Railway/Bus Station (Leetcode)
Round-2: Group Anagrams (Leetcode) Lowest Common Ancestor of a Binary Tree (Leetcode) Vertical Sum of a Binary Tree (InterviewBit) Was asked to design the database schema and API contracts for a system which I can't recollect.
Round-3: Design a meeting scheduler where a user can create a meeting, add participants and get to know the conflicts. The solution should be scalable. Database schema, API contracts and pseudo code for some of the APIs were expected along with a high-level design.
Verdict: Selected