Given an array of meeting time intervals intervals where intervals[i] = [starti, endi], return the minimum number of conference rooms required.
Grad Interview Questions
7,940 grad interview questions shared by candidates
what was my GPA, what did i learned from my preceptor, why i wanted to be a nurse. how to solve problems with a family member, what was my favorite subject at nursing school and the most challenging
Linked list and string manipulation
Write a function to print first n odd powers of 3, where n is given.
Two data structures problems, one bit manipulation problem and one design problem. Very similar to medium-level (and perhaps a couple of hard-level) Leetcode problems.
None I could think of, I prepared everything from careercup yahoo questions and programming interviews book. I dint had an offer during the time I was writing this. 1. find right cousin of a given node. 2. simple oop and data structure questions. and lots of simple questions checking my ability to handle things in log(n) complexity. 3. binary search - took me into situation I wrote code in 3 diff, prog. lang's
Sorting, HashMap, DP
the analogy between pump and heart, which type of pump is heart analogous to
Think of a time that you had to implement someone else's point of view in the work place?
How would you find the power set of a set of numbers? Code it.
Viewing 101 - 110 interview questions