- (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,301 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?
1. Tell us about yourself and your work experience. 2. What was the longest and the most complicated code you have ever written. 3. If there are 3 baskets, having contents: Apples, Oranges and Apples + Oranges. All the baskets are mislabelled and not transparent. How many minimum baskets do you need to open to know the contents of all.
Viewing 1721 - 1730 interview questions