Really just a few of the typical CS interview questions (I think it was the counterfeit coin question and maybe a few basic questions about C).
Intern Software Interview Questions
17,747 intern software interview questions shared by candidates
Anything asked about C in the first interview.
write a 2d int [] [] maze solving algorithm
None, mostly basic questions about Java, SQL, Linux commands, and puzzle questions. One of the puzzle questions: you have 8 textbooks. They all weigh the same except one which is heavier. Using a balance scale only twice, find which textbook that weighs the heaviest.
Name a time you lead a team.
Design a file system with basic CRUD operations and some more
How did you deal with conflict
Find the k largest values in an array in average time O(n).
1st round: The technical interviews consisted of a leetcode-style easy question, and a playlist shuffling question. Both of these interviews didn't expect you to actually have runnable code, just an explained thought process. Final round: Many behavioral questions were asked about my ability to work with others. The coding interview was a sudoku based question.
What is OOP? What is polymorphism?
Viewing 841 - 850 interview questions