Given a list of numbers, find the consecutive sequence of numbers whose sums equal to a target number.
Engineering Technology Interview Questions
45,242 engineering technology interview questions shared by candidates
Not relevant (see my comment) even if you answered correctly.
Write the code for the preorder traversal of a tree.
Given an array of integers, a, return the maximum difference of any pair of numbers such that the larger integer in the pair occurs at a higher index (in the array) than the smaller integer type of question...
Stuff like linked lists & basic recursion
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
Viewing 81 - 90 interview questions