One of the questions of the phone interview ( I cannot share the campus interviews) was "given an array of integers, return the maximum sum of the three consecutive integers in the array".
Development Engineer Interview Questions
37,471 development engineer interview questions shared by candidates
A real project they have been working on. You are asked to code to solve this problem in one day. The answer is not unique.
Write code on the whiteboard that could take user input and determine if it is a palindrome.
1) Design Chess 2) Design Elevator System 3) There are N jobs each with multiple inputs and one output. You have to schedule these jobs in order. One job's input could be output to another one. The result should be the list of jobs that are in order. (This is exactly what happens in map reduce kind of job. The output of intermediate stages is input to the following stages). Input and outputs are namespace or directory where the data is persisted.
Write a function in C++ that takes two dates as input and determines if the two dates fall on the same day of the week. The tricky part was thinking of things like leap years and such.
Convert string to float without using any functions
Challenge
All questions were fair and based on my experience and what they look for in candidates. Since I was fairly well-prepared for both the phone and on-site interviews, I answered all the questions with confidence. As (I) expected for engineering interviews, some of the questions involved (a) processes in test and manufacturing environments, (b) test methods, (c) electrical diagrams, and (d) situational and behavioral questions.
Program in ide: Input - wwwaabbc Output - w3a2b2c1
What is the biggest mistake you have ever made?
Viewing 771 - 780 interview questions