LeetCode 49 - Group Anagrams
Student Engineer Interview Questions
1,501 student engineer interview questions shared by candidates
The host of a game show, offers the guest a choice of three doors. Behind one is a expensive car, but behind the other two are goats. After you have chosen one door, he reveals one of the other two doors behind which is a goat (he wouldn't reveal a car). Now he gives you the chance to switch to the other unrevealed door or stay at your initial choice. You will then get what is behind that door. You cannot hear the goats from behind the doors, or in any way know which door has the prize. Should you stay, or switch, or doesn't it matter?
logic design ,and analyzed schematic.
General technical questions about the team I applied to (front-end)
OOPS principles such as what is an object, class, inheritance, polymorphism, architectures like n-layers and MVC.
Given API of cameras system in C#, how do you test the system. It was working good and suddenly it crashed, what would you check?
Why do want to work at Apple
describe a data structure to save entries in a DNS
1-you are given two lists find the first node at which they collide 2-implement a stack data structure (only takes int and has a max size) 3-if you have a string that contains () {} [] .. check if its balanced 4-implement a stack with get_min o(1) you can use additional space 5- given a binary search tree and a number a find the rank of a
Given an array, check if there is a sub-array who's sum is equal to N (which is given as a parameter).
Viewing 971 - 980 interview questions