I only remember three of the technical questions I was asked, in addition to the usual general questions about my experience, skills, and work: 1. write code to replace spaces in a string with a * character (don't just use .replace functions though, hehe) 2. given an array with values that increase, reach some max, then decrease, find the max in less than O(n) + test cases 3. given a linked list that represents two numbers (e.g., 1234 represented by 1->2->3->4 and 5678 rep by 5->6->7->8), add the numbers. singly-linked list
Development Interview Questions
137,356 development interview questions shared by candidates
What is the range of numbers that can be stored using a single byte?
Scripting questions in Python like, parse a csv file and extract the name, phone numebers, emails into a dict.
What experiences do you have that separate you from the rest?
How would you sell a Groupon to a merchant worried about discounting prices and "discounting their brand"
How will your skills and experience help Bayada to provide the best home care services going forward?
Real time project development assessment
Estimate the population increase of the US last year.
I was asked if I preferred Android our iPhone by each interviewer.
If you have a completely empty room with only a cylinder filled with water, how do you measure the about of water?
Viewing 1721 - 1730 interview questions