1 question I had was next greatest element in an array - searching only to the right. I had a solution with O(n^2), but they said don't even bother, that's rejected
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
Various linux command questions; how do you determine if a drive is full?
(python) Given two sentences, construct an array that has the words that appear in one sentence and not the other.
write a program to delete the space between words. input:"qapitol qa" output:"qapitolqa"
They asked a lot of questions about patterns and math questions. You are not allowed to use a calculator and only have a few seconds for each question if you want to attempt to pass all 50.
salary(department_id,employee_id,salary) List all employees with salary greater than the everage department salary and also greather than $50K
What sorting algorithm I would use for sorting an array?
Checking if a word could be formed from other words, i.e. "helloworld" == true, "helloworl" == false
Why are manhole covers round?
1. Telephonic round - Basic screening questions 2. Codility Test - 3 technical questions 3. Senior Management round 4. Video Conference technical round with Managers in the US. 5. Video Conference technical round (Case Study Based) - E-Commerce based case study. 6. Video Conference technical round (Case Study Based) - Design Patterns
Viewing 3001 - 3010 interview questions