Stuff like linked lists & basic recursion
Engineering Analyst Interview Questions
56,367 engineering analyst interview questions shared by candidates
Return the second-smallest element of a list.
Write a function that gets the number of squares between two numbers
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
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?
Viewing 101 - 110 interview questions