Leetcode style - very easy. Pay attention to details
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
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
Signed NDA.
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.
Several reasoning questions like finding patterns of two strings. Debugging questions of java code.
Debugging and reasoning
Viewing 2241 - 2250 interview questions