How can you copy files from one directory to another using Python?
Software Development Engineer Interview Questions
33,184 software development engineer interview questions shared by candidates
Signed NDA
1. Find the minimum number of train stations required given a list of departure and arrival times. 2. The online screens had a couple of SAT style questions and some debugging questions.
Onsite Interview #1: Intense full behavioral interview around leadership principles
I cannot recall exactly - but I believe the phone interview coding question was something similar in nature to a FizzBuzz problem, with faulty and lacking structural code provided to work with. Discuss your solution to the problem over phone as you solve. Coding is done over online interface with in-browser IDE + compiler (similar to something you'd see on CodeCademy). Screen is visible to the interviewer.
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".
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.
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.
merge two linked list
What is the most appropiate DS to implement a T9 dictionary
Viewing 691 - 700 interview questions