How many balls can u place into a box out of 25 balls.Not mentioned anthing more than this...how funny is this :)
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,473 engineer interview questions shared by candidates
Given a tree, serialize it into a string that can later be parsed and used to rebuild the original tree.
Design a function to reverse the order of words in a string - "This is a string" -> "string a is This"
The difference between and interface and an abstract class
find LCA for two nodes of a binary tree.
How would you implement Amazon's "users who bought this item also bought ..." feature?
I expected higher level questions for a senior position. I was not expecting all of the questions to be about foundational data structures and algorithms (which I was a bit rusty on).
salary(department_id,employee_id,salary) List all employees with salary greater than the everage department salary and also greather than $50K
Write breadth-first search in a matrix
What sorting algorithm I would use for sorting an array?
Viewing 3041 - 3050 interview questions