Rand(7) from Rand(5)
Engineer Interview Questions
934,023 engineer 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).
Vertically and horizontally center an element on the screen using css.
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.
Viewing 431 - 440 interview questions