Checking to see if you fit the role
Software Developer Intern Interview Questions
2,856 software developer intern interview questions shared by candidates
Which programming languages have you worked on?
How to push a element in stack
Implementation of an LRU Cache.
Implement a special queue containing a linked list as its inner data structure.
What is the difference between a struct and a class?
There are two mars rovers on a 2 dimensional plane (Mars?), as well as 2 sensors. One rover is between the two sensors, and the other is outside. Write a program using only forward, backward, and onSensor() : boolean, to ensure that the rovers will collide.
Find an object in a sorted array in O(logn) time.
Given some random letters , for example "a,e,o,g,z,k,l,j,w,n" and a dictionary. Try to find a word in the dictionary that has most letters given.
implement a hash function, implement a linkedlist, implement atoi
Viewing 381 - 390 interview questions