List all the possible solutions to make a hole in any metal. 2 minutes are given.
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,085 engineer interview questions shared by candidates
What about the company interested you to apply
How would you triage and go about fixing infrastructure problems? Giving an input file, get the number of lines matching a specific piece of text using bash scripting. Give the percentage of lines in the file that match that string.
Getting the min from a stack in O(1) time
How to write an evaluator for a string like "(1+3 * ( 5 / 4)) and get a numeric result.
How would you sort an array if you had infinite RAM? Infinite memory?
Give an example of real world scenario where you see inheritance?
Technical questions as per your past experience
Given a database, where we know some portion of data (e.g. say 20%) is accessed more than the other portion of the database by the client. We have a frontend that client requests data from. Design a data structure that will increase the efficiency of access of objects. And we know that we can only hold on to n elements in memory.
Given a big image, how will you pan and zoom into the image in a way so as to focus on the important parts ot the image.
Viewing 2291 - 2300 interview questions