Detecting memory leaks in Java? Interprocess communication in Android? A lot of specific knowledge based questions that do not really provide good representation of someone's technical ability
Sales Engineering Manager Interview Questions
56,367 sales engineering manager interview questions shared by candidates
Desing a 4-way software cache driver.
Write running code to print out the level order traversal of a binary tree
Simple regex matching.
Phone interview questions: Given an array of numbers (1,2,3,8,0,2,2,0,10), move all 0s to the right end and all other numbers to the left while keeping relative order of non-zero numbers. Has to be linear in time and in-place.
Given only a pointer to an arbitrary node in a singly-linked list, how would you delete that node? Are there any cases where this is impossible?
Are you able to supprt your self your trip for staying in America?
find the min value in BST
What is the size of an integer on a 32-bit system?
Given a decimal number, find the number of 1s in its binary representation? Follow up: Can u solve this in O(1) run time and O(1) space.
Viewing 101 - 110 interview questions