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.
Development Interview Questions
137,332 development interview questions shared by candidates
What is the most difficult decision have you ever made in Software Development ?
Given a sorted circularly linked list of Nodes that store integers and a new Node, insert the new Node into the correct position. (Duplicates allowed)
How would you explain the cloud in an easy to understand way?
Using a tree, find the first common ancestor of two nodes
Simple screening questions about my background
This all about leadership principles and star method
merge two linked list
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.
Viewing 1271 - 1280 interview questions