How will you deal with low performer?
Engineering Research Interview Questions
11,290 engineering research interview questions shared by candidates
Tell me a story about a time you presented an idea and it had a negative outcome.
On site: one interview was entirely behavioral, just a list of questions about leadership and a conversation about the interviewers role in the company
Name a time when you had to be innovative to solve a problem.
Tell us about (project listed on resume). What was your role, what were some challenges you experienced while doing the project, and how did you overcome them?
Describe/code a Binary Tree implementation, code function to find a node in a binary tree, a binary search tree, code a function to add a node into a binary search tree, describe a technical project you've completed, there was a debugging question where they described a web application to me and asked me what I would do in certain scenarios where some sort of behavior was not working correctly. (3rd party APIs, callbacks, timeouts on requests, thread usage/exhaustion etc.)
Use two stacks to implement a queue.
Implement a Queue using a stack
Hash table design, Design question on machine learning, Dynamic programming question
Design on the whiteboard a data structure with the following requirements and explore various implementation's tradeoffs between space and speed. 1. Return true or false whether a given string exists in the dictionary. 2. Return the lexicographically first string within the dictionary of length N.
Viewing 9941 - 9950 interview questions