If a lilypad doubles in size every day and fills a lake in 50 days, how long will it take to fill half the lake?
Developer Interview Questions
270,956 developer interview questions shared by candidates
Use javascript to covert string into number without using any direct method.
How would you handle a user/group who is against using IT standard software?
Given an array of numbers, e.g. [5,0,9,2,5,5,5] - return all the consecutive numbers that add up to N.
Convert number above in hexadecimal 312312 Ex. 255 -> FF 254 -> 254 div 16 = 14, int(254/16) = 15. -> F, E Later I found the detailed Division-remainder in source base http://en.wikipedia.org/wiki/Hexadecimal#Division-remainder_in_source_base
Check if a string which represents a math exercise is balanced in terms of parentheses Remove spaces from a string
Find the maximum product of 3 numbers in a list.
Convert all the words with 3 alphabets to upper case in a sentence.(JS)
check if a linked list is pallendrom.
What's your idea of hard work?
Viewing 501 - 510 interview questions