One of the questions was merging of k-sorted arrays. The solution expected was the one using heap.
Intern Software Engineer Interview Questions
9,334 intern software engineer interview questions shared by candidates
Lots of rapid-fire Java-specific questions. ex: what is the diffference between ArrayList and Vector? What is the purpose of the finally statement?
Questions about system architecture of database system.
explain hash table and binary tree
How would you go comparing two sets of objects
What is your favorite thing about programming?
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.
There were some questions based on graph theory that were very simply stated, but required a very well-thought-out precise solution.
.First interview asked BST and 2sum in an array including time and space complexity questions. The second one asked me to merge to sorted array and something about arraylist and linkedlist.
They were keen on understanding my past experiences and how it translates to real world problem solving capabilities.
Viewing 9051 - 9060 interview questions