There is a linked list, only given the pointer of one node, how to delete that node in the linked list.
Developer Interview Questions
271,327 developer interview questions shared by candidates
if A! + B! + C! = ABC and A, B, C are single digit numbers, find A, B, and C.
Now if you have a sorted array, how will you search for an element?
6 face dice. He rolls 1 to win, and me 6. He rolls first, what's the probability that he eventually win.
Implement a function that counts the duplicates in an unordered array
Generate the first n prime numbers and time complexity.
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?
why is the exponential function important in finance?
1.In a certain company, 30 percent of the men and 20 percent of the women attend night school. If 40 percent of all employees are men, what percent of all the employees attend night school?
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?
Viewing 771 - 780 interview questions