Program to find out middle number among three variables using only if else in java .
Engineer Interview Questions
933,910 engineer interview questions shared by candidates
explain any important feature of OOPs?
Search a sorted array for the first element larger than k
Count the number of occurrences of an element in a sorted array
Find a number in a matrix which is sorted by row and column
Why railway industry? Why Network Rail? How do you develop the professional relationship and how do you feel before during and after?
Write the function that calculates price of the cup of coffee where price of the condiments depends on size of the coffee cup. For example milk cost 10 c for small cup 15 c for medium and 20 c for large
Given four coins that could have any value (i.e. $.17, $.07, $.05, $.01), come up with an algorithm that figures out the fewest number of coins to get that value.
How would you find maximum element in a list of items whcih implements comparator.
Giving n numbers, and one number s, find out whether there are two numbers form the n numbers sums up to the number s. Finding one solution is extremely easy, but what's required is to find out ALL solutions to the problem and analyse the run times.
Viewing 561 - 570 interview questions