For coding question, I was asked to design a simple parking garage that accommodated three different parking space sizes. The garage was to support taking in a list of car objects, read their sizes and assign them to a corresponding spot.
Development Intern Interview Questions
5,458 development intern interview questions shared by candidates
write a function to check whether there exists duplicated words in a string. Show your test case.
Reverse a linked list
Be ready to use OO concepts to answer some very general design questions.
Difference between Java and C++, which one is better.
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
memory management
java function to find the word count on a string
Round1 : first coding question was to merge to unsorted arrays.
Viewing 1561 - 1570 interview questions