The racehorse problem: given 25 horses and no stopwatch, and you can only race 5 horses at the same time, how few races does it take to find the fastest horse?
Senior Software Interview Questions
75,713 senior software interview questions shared by candidates
Implement a lock-free queue/stack/... using atomic test-and-set functions.
Clone a linked list that has a cycle (do not fix the cycle). Is there a way to uniquely identify a node without relying on a hash code?
How to get a random number from an array of length 100, without repetition.
The questions are purely related to mobile and web app automation !!
Remove the comments from code.
Design ride service like Uber
Playing with applicant and making fun on them
Shunting Yard Algorithm
Problem: Given a string which has some repeated characters. Write a Java program to identify the character and print the number of occurrences
Viewing 381 - 390 interview questions