Do you want to work here?
Technical Account Interview Questions
18,448 technical account interview questions shared by candidates
Whether a binary tree is a mirror image of another tree. Reader writer thread operating on fixed blocking queue.
There was a question with respect to how you might handle contract version and how you would develop a component.
Why do you want to work for us
Round 1: You are given an array prices where prices[i] is the price of a given stock on the ith day. You want to maximize your profit by choosing a single day to buy one stock and choosing a different day in the future to sell that stock. Return the maximum profit you can achieve from this transaction. If you cannot achieve any profit, return 0.
Tell me about a time when you failed to achieve your goal
A detailed OSPF routing question. Lots of routers on a network and an area border router (ABR). One of the router links in the network keeps flapping, and so what will the ABR send as a summary?
Draw on whiteboard a box presenting a system, a few inputs and a few outputs. Possible two ways of implementing the box: one is to multithread per input, one is to multithread by functions/modules, and run fixed # of threads per function/module and process inputs in a pipeline fashion. Compare the pros and cons of these two implementations.
Given a number, print the list of prime numbers that multiply to that number. Eg. given 132, print -> 2,2,3,11
Given a list of integers L and a number X, find 3 numbers in L that sum-up to X.
Viewing 1611 - 1620 interview questions