Outreach September Staff Engineer
Summary
I interviewed for a Staff Engineer position at Outreach in September. My interview process included a system design round for a key-value store with undo/redo functionality and another system design r...
Interview Experience
Outreach Staff Engineer Round 1 Started with a very brief discussion on my current/past work. Then moved to the main problem: Design a key-value store supporting the following operations: set(key, value) get(key) delete(key) undo() redo() I was able to solve it quickly. The key focus here was compl...


