Given an input stream of an indeterminate length, how do you return a random member of that stream (with equal probability for each), given that you're not allowed to store more than a constant number of inputs, and you can only go through the inputs once.
Engineer Interviews
Engineer Interview Questions
Engineers are responsible for designing and building products. In an interview context, expect to be quizzed on your technical skills, and also evaluated for your ability to work as a part of a team to get things built. The specific questions you are asked will depend on what type of engineering position you are looking for such as a specific engineering discipline like software engineer, electrical engineer, or mechanical engineer.
Top Engineer Interview Questions & How to Answer
Question #1: What is the most challenging engineering project you've dealt with, and how did you ensure it was successful?
Question #2: In your current role, what steps do you take to avoid making mistakes?
Question #3: Describe a time you dealt with a difficult client or stakeholder.
841,993 engineer interview questions shared by candidates
1.How much testers working? If you tell 4 testers , he will ask why 4 too many.. If you tell two why only two he will ask? 2.Why your company dont have agile? 3.If you tell that you have stand up meeting in non agile, he will ask, in agile only stand up meeting happen, he will reply.. The thing is stand up meeting is normal in all company, it is not a goverment policy that Agile process only has stand up meeting.. 4. What is your project dead line? 5.Do you have any fight with your team lead? So you planned to quit?
Do an in-order BST walk without additional data structures and without recursion.
nothing was difficult. He did ask me questions like "how many balls can fit in a car"..and find a root-cause problem..
Nothing was difficult. They are very helpful and will help you solve the problem.
What happens when I type "ps" into a UNIX prompt?
Write a C procedure to reverse a string in-place.
Search smallest value from a tree. What if you have enough memory, how to improve the speed?
Given an array of numbers, there is one number that has a duplicate. How would you find the number?
Find if there are two members of an array that sum to 10 (10 and 0 count, but 10 alone does not).
Viewing 1191 - 1200 interview questions