Lots of rapid-fire Java-specific questions. ex: what is the diffference between ArrayList and Vector? What is the purpose of the finally statement?
Development Intern Interview Questions
5,453 development intern interview questions shared by candidates
What is your favorite thing about programming?
Design a Parking Garage using Object oriented concepts.
You are given a string with billions of characters spread across many geographically separate machines. Devise a distributed algorithm to find the first non-repeating character in this large string.
They were keen on understanding my past experiences and how it translates to real world problem solving capabilities.
They asked me design google maps for system design. Basic medium level leet code questions on arrays
Data structure used to design a map app 12 basic behavioral questions (basically the first ones that come up when you google tech behavioral questions.)
Build a binary tree with a sibling link. so that you have a linked list connecting all the nodes on a given level.
Implement a queue, with a constraint. I am not sure but I think it was smallest or something
Given an integer, write a function that rotates the digits to the right.
Viewing 5341 - 5350 interview questions