Adobe
Sample Questions:
Strategy for MS Office
You are the PM for Apple iOS. How would you improve the product?
How would you improve billboard if you are google PM
Tell me about a pleasant experience you've had when using an Adobe product. What was so great about it?
What do you think are some underappreciated skills that a product manager needs to have? How have you developed these skills?
If you could switch to another role besides PM, what would you pick?
If you could build one brand-new product to add to Creative Cloud, what would it be and why
Design a stack that, in addition to the usual operations, lets you sort the top N elements in the stack. For instance, if I called sort(4) on the stack [1, 8, 9, 2, 5, 4, 6], I would get [1, 2, 8, 9, 5, 4, 6].