Basic career questions. Nothing technical really. They did ask some basic problem solving and programming questions.
Software Developer Python Interview Questions
96,239 software developer python interview questions shared by candidates
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.
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?
If there is an error in the code for a project where would you look first?
What div tags in html, what is the use.
Write a SQL statement to retrieve all users and their info from the database where the last name starts with 'A'
what is status register in micro
Viewing 721 - 730 interview questions