Implementation of various data structures
Software Intern Interview Questions
17,722 software intern interview questions shared by candidates
Total time covered by a set of intervals.
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.
Frequency Counting of Words / Top N words in a document. Given N terms, your task is to find the k most frequent terms from given N terms. Needs to be O(N)
Asked questions about the projects that i had done previously. Asked a c programming question which I answered.
What experience do you have with software?
Viewing 1781 - 1790 interview questions