Tell me about your background.
Member Technical Staff Interview Questions
4,044 member technical staff interview questions shared by candidates
How would you define excellent customer service?
Q: Basic Geometry Questions.
For a Web 2.0 application, where would you terminate SSL sesssions?
In the technical interview, a problem related to graphs was asked. The focus was laid on the approach and its optimization.
Round - 3 I was asked two coding problems. Both of them were related to binary trees. Q1 - I don't remember the question exactly but it was like, given a binary tree we need to modify the tree where each node has the value of sum of this children and parent node. If it's NULL, consider them as of value 0. I discussed various approaches and finally coded the problem. Q2 - This was an interesting question and new to me. There is a binary tree which can be considered as a forest. One of the nodes catches fire and now at every timestamp, the fire is spreading to this neighbours (parent and children). How long will it take for the whole tree to burn? Some discussions were done on how the time complexity will be computed in various scenarios (skewed tree, complete binary tree). Later I was asked to code the problem assuming we don't have a direct pointer from children to the parent node.
Questions on tree, 2D array, and standard system design questions.
Regular Leetcode and System design stuff. Interviewers were nice.
Design PubSub system(SNS) from AWS?
Questions about algorithm and Java language utilities
Viewing 3741 - 3750 interview questions