Given an array, and another key, find two numbers in the array that add upto the key.
Developer Interview Questions
269,158 developer interview questions shared by candidates
Which Android frameworks do you use?
Given a node in a binary tree find the next greatest value in the entire node.
Implement a solution for displaying the data payload from the backend.
They asked me to make simple iOS app.
Asked me to write a throttle function in javascript. Well, essentially...he wanted me to write a function that would call another function, but not if it had been called within a certain set time, which is essentially what a throttle function is. I completely flailed, but it's a useful function to have...probably why they put it in the underscore library which is what I based this answer on.
Given a dictionary of English words, write a function that will determine whether a string is an English sentence, i.e. whether that string is constructed of english words.
Complete a java batch changelle to read some filex text and save the entries into a mysql database
I happen to be the King and each year I receive 10 gold bars from each of 10 Barons in my Kingdom. My spies inform me that this year, one of the Barons will try to save money by shaving 1 gram from each of his bars. A legitimate bar weighs 100 grams, but there's no way to tell the difference between a legitimate bar and a shaved bar except by weighing. The Puzzle: I have a crusty old coin-operated "speak your weight" machine, and, being a bit cheap, I only want to use it once. How can I tell which Baron has been cheating me with only one weighing?
check if LL is palindrome
Viewing 1161 - 1170 interview questions