Are you sure this is a position you see yourself in?
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
Debugging and reasoning
Show level order tree traversal
Algorithm and Data Structures
Write a Program that takes in an array of integers and prints out all the numbers that appeared an odd number of times.
Difference between stack and queue, give real-world example usages of them
2sum
The stock prices in the array one and then questions on mergesort + quicksort
nth fibonacci, validate bst, merge two sorted array
Two problems. Second one was a more complicated twist of the first one. Review data structures, especially HashTables/HashMaps, and Big-O analysis. My interviewer wanted the most efficient solution, so it's necessary to understand the complexity of your algorithm. Cracking the Coding Interview was very helpful in my preparation.
Viewing 2421 - 2430 interview questions