Given an array of integers [1,2,3,4]. and target t = 5. Come up with a solution that will print out all the unique pairs in the array that are equal t.
Interns Interview Questions
249,127 interns interview questions shared by candidates
"Given this 'web page' of an interactive calculator where you can insert values and the results be printed to the screen, what methods would you use to 'break' the code?"
write a function that takes in an int and returns a string that would be how one would say that number (ex: 123 -> one hundred twenty three; 50019 -> five thousand nineteen).
Describe a recent financial article
What limits the size of cache?
If a project deadline is coming up, what do you do? Do you work overtime?
Tell me about yourself
Given a limited amount of RAM, how would you sort an entire disks worth of data?
Count number of consecutive ones and find the second greatest element in the array.
How would you design an elevator?
Viewing 421 - 430 interview questions