Wastewater treatment process, nitrogen cycle
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
Tell me the typical wastewater treatment process.
To complete a task on the CAD software
What are your strength
How to identify and print to screen 1) a missing number and 2) a number that appears twice in an array that starts from 1 and increases. in O(n) running time.
the technical question of the phone interview was to implement a stack which supports the methods push, pop, getMin with O(1) complexity
You are given two glass balls in a 100 story building. You have to find out by minimal drops which is the lowest floor at which they would break.
Create a data structure that can add multiple of the same object in o(1) also remove in o(1)
First, I had to submit a home test. In the interview itself, I was asked 2 questions: The first one I don't remember. In the second I was given a sorted array of numbers which was cut in the middle in the order of the two parts changed. For example: the original array is [1,2,3,4,5,6] and the array you are given is [4,5,6,1,2,3]. I had to come up with an algorithm that will find where the end of the original array ends (the index 2 in the example).
Name a time when you saw something unsafe. What did you do?
Viewing 91 - 100 interview questions