Which would be a better data structure for searching: a linked-list or an arraylist?
Marketing Engineering Interview Questions
56,460 marketing engineering interview questions shared by candidates
If memory is limited, which data structure is better: hashtable or binary tree?
List 5 words that describe you.
If there are 3 switches in one room and 1 lightbulb in another, and you can only go from the room with the switches to the room with the bulb once, how would you determine which switch turns on the bulb?
Tell me about a time you had to deal with a difficult team member
STAR style question around difficult management scenario I encountered.
There was a question on longest common subsequence (dynamic programming).
The question was pretty straightforward. Given a random number generator, and an array consists of M numbers, generate a number from 1 to N, but not in that array.
Given a list of lists, implement the iterator interface, and write code for next() and hasNext().
you have a longggg list of words, return a list of distinct words along with the count of how many occurred using only 16gb of memory
Viewing 631 - 640 interview questions