Design a test for ______
Software Development Intern Interview Questions
2,987 software development intern interview questions shared by candidates
write a Fibonacci series algorithm? write iterative method and in recursive method?
Set the pointer of every node in a binary tree to its right sibling.
Is there any questions you want to ask?
Print a binary tree in level order
I only received one question ... related to array traversal.
A basic string manipulation question (unfortunately I don't remember the details as it was my first interview of the day)
How would you explain internet to a five year old?
reverse linked list in group with recursive and non-recursive method
They're not trying to trick you, just trying to see you think critically. For example, instead of iterating over a string from left->right, a certain solution could perform more efficiently by iterating right->left.
Viewing 2931 - 2940 interview questions