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
Software Engineering Intern Interview Questions
56,367 software engineering intern interview questions shared by candidates
Desing a 4-way software cache driver.
Simple regex matching.
Write running code to print out the level order traversal of a binary tree
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
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.
What is the most important parameter of diffusion process?
Viewing 101 - 110 interview questions