On-campus interview problem had to do with a rectangular puzzle and fitting the square pieces together based on numbers to match up sides. On-site interview had a culture-fit interview as well as technical interview about placing coins on a clock.
Software Developers Interview Questions
96,224 software developers interview questions shared by candidates
If there is an error in the code for a project where would you look first?
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
- (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.
How will you implement auto-complete ?
What is the difference between the merchant model and agent model?
What div tags in html, what is the use.
What do you do if you disagree with someone at work?
They asked about my academic interests, about the project done. And some personal opinions too..
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 721 - 730 interview questions