What is the best way to store an array?
Engineer Software Interview Questions
512,496 engineer software interview questions shared by candidates
Convert a string of alphabets to a string which contains the type of the alphabet and it's frequency if the length of the converted string is greater than previous one(ex: 'aa' -> 'aa', 'bbb' -> b3). Ex: 'aabbcccdd' -> 'aabbc3dd'.
Easy questions but you need to be very quick .. no time to think.
Did ask some basic programming questions, ex. Have you ever used UML?
Group Anagrams
I am not sure if this company is for real. Seems no one has been hired.
Join 2 table and get the date where most of employees worked for a previous employer.
Balancing a binary tree
Given a matrix with each row and column sorted in increasing order, find if the matrix contains a given element.
Suppose that we wish to know which stories in a 100-story building are safe to drop eggs from, and which will cause the eggs to break on landing. What strategy should be used to drop eggs such that total number of drops in worst case is minimized and we find the required floor.
Viewing 2141 - 2150 interview questions