There were 2 questions I tackled. The first was a power function that needed to be implemented in logn time and a Java encapsulation question (asking questions about making arrays inaccessible from outside the object).
Intern Interview Questions
248,717 intern interview questions shared by candidates
What would you say is your greatest weakness?
Expected value of number of heads if you flip 4 coins and can flip over any pair of two tails.
Three coins are in a bag. The first coin flips heads with probability 50%, the second coin flips heads with probability 60%, and the third coin flips heads with probability 70%. I pull out a coin and flip heads. If I flip this coin again, what is the probability I will get heads?
Given a string and a dictionary. Break the string into meaningful words.
Print out a binary tree level by level
Given an unsorted array, extract the max and min value using the least number of comparison.
Can you describe a time when you faced a challenge that was hard to overcome (something along those lines)
Welche Marken gehören zu Konzern
Write a function that takes in an array and repeats an integer that appears the most.
Viewing 191 - 200 interview questions