What is the best way to store an array?
Engineer Developer Interview Questions
467,789 engineer developer 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'.
Write a function that takes in an array of strings and outputs a dictionary with the first character of each string as the key and the remaining characters as the object.
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.
Given a matrix with each row and column sorted in increasing order, find if the matrix contains a given element.
Balancing a binary tree
Viewing 1811 - 1820 interview questions