Rand(7) from Rand(5)
Developer It Applications Interview Questions
717,329 developer it applications interview questions shared by candidates
Write a function that divides one number by another, without using the division operator, and make it better than O(n).
get the second most highest integer from an array
The question was pretty basic and involved some data collection and analysis. I also needed to write the time complexity of my solution. In addition write several uni tests for the solution.
Implement a stack using two queues.
Given an array of sorted integers where duplicates are allowed, find the index of the first number I give you?
What is the main class in java?
In a binary integer value tree, find the lowest level common ancestor of two values.
The questions in the initial round were about the topics learnt in college about networking, cloud computing basics and some java programming question.
Given 1000 bottles of wine, 1 has poison, how many rats would it take to find the poison if you only get one timestep. I.E. You can only run your experiment once and check the rats once.
Viewing 361 - 370 interview questions