Simple regex matching.
Engineering Coordinator Interview Questions
45,088 engineering coordinator interview questions shared by candidates
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?
What is the size of an integer on a 32-bit system?
Can you tell us a little about yourself ?
Viewing 81 - 90 interview questions