They asked questions about my course projects.
Internship Interview Questions
104,851 internship interview questions shared by candidates
Which functional area would you like to work for
Given an array of numbers and another number. Find the numbers that add up to the current number.
Create a function that validates whether you a given string is a number
Given an array of numbers, how would you search for one number?
Having a function that generates only 0 or 1, write a function that using the above function to generate integer in the range [0, n] with n given, and by giving same chance to all the numbers by calling only that function.
One question they asked me was how to find out if a list was a cycle in O(n) time
Given a string and a word list, find how many words could be find in the string. The characters to form a word in the string is the subsequence, not necessary to be concatenate.
Logical - If you have 9 balls and 1 is defective among them(have more weight) and rest of them are identical to each other. You got one physical balance machine to determine which one it is. So how many steps it would take to get to the answer.
describe a thing that you are proud of
Viewing 461 - 470 interview questions