Whether a binary tree is a mirror image of another tree. Reader writer thread operating on fixed blocking queue.
Staff Development Coordinator Interview Questions
22,555 staff development coordinator interview questions shared by candidates
Cant share the details, but overall it's the same flow as every other TPM role interview. It sounded like the hiring manager was literally using interviews to generate ideas he can execute on or was lacking ability to resolve a situation.
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.
Is your clearance good?
Why are you wanting to work for Anadarko?
Talk about an ideal company with great customer service.
Are you able to work on weekends and holidays?
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 931 - 940 interview questions