Accurately (this is the catch) read a 64bit register value using a method that can read only 32bit at a time
Developer Database Oracle Interview Questions
711,100 developer database oracle interview questions shared by candidates
Write code to return a sorted array of int, when passed in 2 sorted array of int to the method.
Sum up integer array?
See above for type of question?
Technical Manager = What are you doing? How much are you willing to contribute? etc. This is mostly behaviour round. HR = Again, straight forward questions. Technical = this round contains two coding test. You will work as a team with some other candidate on a test. Basically, you have to demonstrate your teamwork skills. Also, how well you handle the situation e.g. are you a follower or a leader etc.
You have three sock drawers. One has red and blue socks, one has blue and green socks, and one has green and red socks. What is the expected number of socks you must pull to be sure which drawer is which, assuming that the number of socks of each color in each drawer is both large and equal?
Given a string, find whether it has any permutation of another string. Need to be efficient
int getCount(int[] arr, int num)
Recursively reverse a singly linked list.
How would you reverse the words in a string?
Viewing 1721 - 1730 interview questions