Describe your project in detail?
Developer Interview Questions
269,085 developer interview questions shared by candidates
I have 55 cents in two coins, one of these coins is not a nickel. What are the two coins?
If you were a hostess at a restaurant, how would you implement a data structure to organize the reservations given x number of people per table, y number of tables, reservation time intervals of 30 minutes from 6pm-11pm, and time durations of parties at a table being one hour?
if we convert string to integer "2.3" =2 "1.4"= 1 what is "3.4"+"2.5"
Divide a string "ilikethebluesky" to "i like the blue sky" from a dictionary "l,like,the,blue,sky...."
2nd largest number in an array
Come up with a formula to calculate the angle between the hour hand and the minute hand in a clock.
Field Accessibility
Write breadth-first search in a matrix
"You are given an array of integers where every integer occurs an even number of times, except one integer that appears an odd number of times. Return the odd occurring integer. Write functioning code and read it to me when you're done."
Viewing 721 - 730 interview questions