Reverse String in Java language
Development Engineer Interview Questions
37,146 development engineer interview questions shared by candidates
What is virtual memory? Pros and cons?
Going from a university developer position to a major enterprise development team, how can you convince me that you would be ready?
There are no unexpected Question.
find nth largest element in an array
Trinary tree add/delete - Well, this can be easy or difficult depends on what you are trying to solve.
Phone: Get the top N queries that are read from log, sorted by time. Onsite: How to implement a system of house recommendations such as Trulia. Solr specific questions.
Write a function that take an integer and return a reversed number. Ex. Reverse(1234), return 4321
Giving a data stream, implement void add(int num) method to add one number, implement double calculate() method to return the mean of 10 most recently added numbers.
// Make a simple function that returns the minimum value of 0 or more integers. Without using builtins such as Math.min(), etc. // example: [6, 2, 33, -3, 3, 6, 10, -1] should return -3
Viewing 1911 - 1920 interview questions