What are the different tools you have used to monitor production systems?
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.
843,471 engineer interview questions shared by candidates
Tell me about yourself
Given a function magicNumber() that returns a random integer 1 or 0, write a new function that will generate a random number that uses this magicNumber() function.
A disc is spinning on a spindle - you don't know which way. You are given a set of pins - describe how you would use them to determine which way the disc is spinning.
Write a function that takes a string as an input and outputs an integer, e.g. turning "1234" into 1234.
The first question is the most difficult question in this round.
Tell me the difference between C# and C++
What format are plist files in?
Write a non-recursive traversal of a Binary Search Tree using constant space and O(n) run time.
Write a code for finding a certain element in an unsorted array assuming element definitely exists. How can we improve the efficiency?
Viewing 2701 - 2710 interview questions