1. How do you test a key board? 2. Given nine items and one of them is heavier than the others, how do you find the heavier one using a scale just twice?
Software Intern Interview Questions
17,771 software intern interview questions shared by candidates
Write a program to reverse a linked list
Unexpected question was to design and develop a function to draw a card from a deck. The interviewer said that we are going to Vegas to sell this product. It should draw cards at random however it should not be predictable and so on.
Basically, "solve FizzBuzz in sudocode" - asked by a nontechnical HR interviewer, because "an engineer told them to ask", and "I don't have to do it if I don't want to".
Logic puzzle: If we have 3 doors and we need to choose the one with the prize. We choose one and then the host opens one of the other two doors. Should we change our answer after that?
What are your preferred coding languages?
What is the difference between a stack and a queue?
Design an algorithm that would shuffle a deck of cards
Interviewer asked me some big data question, like how you would keep track of the top ten most popular events/people ignoring noise. Haven't had much big data experience so I made up something. Then we went onto a coding problem where I was asked to: Write a program, input a number. This program would repeat certain set of mathematical operations (Take digits out of number and square the digits, combine the sum) If at any point the sum is 1, return true, otherwise return false.
Nothing, the questions were simple and logic based.
Viewing 1781 - 1790 interview questions