Explain the OOPS concepts with real time example.
Software Engineer V Interview Questions
666,294 software engineer v interview questions shared by candidates
The questions where very low level JAVA language questions. Questions like what is the Super class of all classes in JAVA. How does the class loader work. What are the different drivers in JDBC (he did want to know about JAVA JDBC Connectors so I do not know what he was referring to). The questions where mostly like this. Things that I never heard anyone else ask before on a JAVA interview.
Implement a selection sort, and then he asked me: Given a single-elimination tournament with 99 players, how many games must be played until there is one winner left.
There are ten buckets of lead weights, with nine of them having equal weights of 10 grams each, while one of them has weights of 11 grams each. You want to find out which bucket has weights of 11 grams each, by using a scale, but you can only turn on the scale once.
how to reverse a link list
Find the missing in an array filled with numbers 1 to n and the size of array is one less than the total numbers. For ex, 1,2,4,5. array is given, find the missing number from first n(here n=5) numbers
how would you find a bottle of poison in four rum bottles with two rats by feeding them the rum only once
Check if 2 strings are palindrome?
It's their "follow the white rabbit" question for back-end developers
Define a macro for byte offset of a given field in a structure.
Viewing 2351 - 2360 interview questions