Given a BST, implement a Sibling member variable and initialize them: struct Node { int data; Node* left; Node* right; Node* sibling; }; Such that all Nodes at the same depth point to the one to the right: 5 / \ 3 -> 7 / \ / \ 1 -> 4 -> 6 -> 9
Grad Interview Questions
8,338 grad interview questions shared by candidates
Given a number of children, and a number of turns for each round. Figure out which student wins
Have you ever worked here before.
Will you be able to complete a 12 week training period with no days off
Find the root of the tree given a dictionary of all parent-child nodes.
Phone: 1. BST in min-max fashion Onsite: 1. Variation of Insert Delete GetRandom O(1) on a different class (OOP style) 2. System Design on browser history
why do i want to join bloomberg and design underground system
why do you want to work here
Why did you apply to Rogers?
What is an SQL Index?
Viewing 981 - 990 interview questions