Given a weight capacity, a limit on the number of shipping containers your ship can carry, a quantity of containers and their weights, and an array of port IDs at which to drop off these respective containers, return the number of cross-ocean trips required to complete the job.
Grad Interview Questions
7,386 grad interview questions shared by candidates
Technical coding question, common behavior question
What is polymorphism? Give an example. What is the difference between private inheritance and protected inheritance?
Return a String with the characters present in the first word but not in the second word. "ab", "ab" -> "" "abc", "ca" -> "b" "a", "z" -> "a" They were looking for O(n+m).
Delete node from linked list BFS on nodes in a matrix Return deepest level of string nested in parentheses Design tic-tac-toe Manager interview was top k stocks
Tell me the formula for the Gaussian Random Variable?
Very straight forward interview: know the company (technical and culture) and be able to articulate your experience (teamwork and technical).
What do you know about Rogers?
deep iterator
Tell us about yourself?
Viewing 961 - 970 interview questions