Implementation of an LRU Cache.
Software Intern Interview Questions
17,731 software intern interview questions shared by candidates
Design a system to evacuate a building as quickly as possible in the event of a fire. Money, and resources are unlimited.
What was a time where you as a leader had to bring people together to accomplish a goal?
Implement a special queue containing a linked list as its inner data structure.
Asked me to parse an org for the OA. I was given an employee, their manager, and their employee ID and I had to be able to print the entire org in indent style, showing the manager to employee relationship
They asked what I knew about the company.
Questions on trees and design , behavioural questions
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.
Viewing 2401 - 2410 interview questions