If it were two hours later, it would be half as long until midnight as it would be if it were an hour later. What time is it now?
Developer Interview Questions
271,327 developer interview questions shared by candidates
why is the exponential function important in finance?
You have an Activity, and you implement push notification, when you receive a notification, and you tap on it, the PendingIntent launched point to your Activity. If you open a notification, and your Activity is visible in that moment, in which method of the activity you receive the intent with the information of the push message?
Write a method that takes a string and reverse it
3.write an sql query to get second largest scorer in a student table
Coding challenge
Tell me about your previous working experience?
Write javascript function for add(3)(4);?
A and B are 32 bit numbers with first 16 bits valid in A and next 16 bits valid in B. (The non-valid bits aren't necessarily 0). WAP that adds A and B without using arithmetic operator.
you have a list of people, and a function that return true/false if one person knows the second person. write a function that finds a VIP, which everybody knows and he doesn't know anybody else.
Viewing 781 - 790 interview questions