How to get a random number from an array of length 100, without repetition.
Software Senior Interview Questions
75,713 software senior interview questions shared by candidates
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?
The questions are purely related to mobile and web app automation !!
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?
Remove the comments from code.
Design ride service like Uber
1. write a code to find duplicates in an array
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