All the questions are based on the candidate`s resume.
Developer Intern Interview Questions
5,260 developer intern interview questions shared by candidates
What do you know about ReactJS?
Tell me about a Project
Reverse a linked list
Second max element in an array? what is JIT? About Collection framework in java ? How you will make this web pages ? explain
Design a Data Structure SpecialStack that supports all the stack operations like push(), pop(), isEmpty(), isFull() and an additional operation getMin() which should return minimum element from the SpecialStack. All these operations of SpecialStack must be O(1)
They asked me About my projects
Honestly there was no difficult questions
Not so difficult questions if you are well versed with object oriented programing
You are given a list of file names, you have to store it in such a fashion that you can look up whether a file exists or not in your database, also if it exists then show all the files that start with your file name. For example, if the file name is "delivery" then show all the files with the prefix of "delivery" like "delivery hut", etc. Also, some discussion on suffix tries was also there, he did not got deeper into that because of the time constraints.
Viewing 1781 - 1790 interview questions