Date: August 16, 2019.
Online Test(1 and a half hours)
- https://leetcode.com/problems/jump-game-ii/.
- https://leetcode.com/problems/gray-code/.
- 10 MCQs which inluded basic questions from OS and DBMS.
Round 1(F2F)(>1 hour)
- Given an infinite array of numbers which are in sorted order and arranged in AP for which the common difference is not known how will you find the missing element. Only one element is missing.
- https://leetcode.com/problems/maximum-subarray/.
- Bottom view of the binary tree.
All the problems I was supposed to give the optimized approach and only if satisfied I was asked to write full working code.
Round 2(F2F)(50 - 60 mins)
- Variation of https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal/. But instead here the questions was of 2 levels instead of 1 level. i.e first two levels it should be from left to right and the next two levels it should be from right to left and so on. Full working code was asked.
- https://www.geeksforgeeks.org/puzzle-27-hourglasses-puzzle/.
- Basic Questions from DBMS and OS.
HR ROUND(10 mins)
It was a long day started at 7 in the morning and ended 10 at night. There was a long gap between rounds because there were more than 20 students shortlisted for interviews and they had to conduct each round for all of them before they released the shorlist for next round. Then we had dinner with the team and QandA session.