Give an array of integers, find all pairs that sum upto a given number
Intern Software Engineer Interview Questions
9,357 intern software engineer interview questions shared by candidates
Difference between Java and C++, which one is better.
All questions were straightforward and not tricky.
2.find max height of n ary tree
binary search
I don't want to give the exact interview question, but here's something similar that any company might ask - given a binary tree and an integer corresponding to a level in the tree, print the contents of the nodes in that level of the tree from left to right.
Describe how hashtables work, and traversals for trees both recursive and non recursive
Algorithm optimization question.
memory management
java function to find the word count on a string
Viewing 2571 - 2580 interview questions