- (Phone call coding interview). You have two lists, the first contain larger words, write a method that finds if the anagram from the second list's word in the first list's word.
Developer Interview Questions
269,303 developer interview questions shared by candidates
First question was to solve a programming problem. Other questions were about business logic, about hotels etc. First question: write a function that gets a filename/file descriptor for a dictionary file and a list of chars and returns the biggest word that contains all the chars in the list. example: '/usr/share/dict/english.dict' amsterdam abacadabra asdfasdfasdfa ['a','b','c'] => abacadabra
Maven command to execute builds
Write a SQL statement to retrieve all users and their info from the database where the last name starts with 'A'
How will you implement auto-complete ?
What is the difference between the merchant model and agent model?
Phone interview: Complexity of searching in binary tree ? Technical interview: If I have a screen with a button in the middle which leads to another activity, tell me the life cycle from activity A to activity B and after pressing back from B
In mainframe interview, they ask a lot of questions about DB2 and related to optimization.
Callback ? why it is used?
Do you have experience with source-control?
Viewing 1721 - 1730 interview questions