event-sourcing Interview Questions
2 interview questions in our bank cover event-sourcing, most of them Coding & Leetcode-style Questions. They average 3.0/5 difficulty — medium — and each one was reported by a candidate after a real interview. Companies known to ask about event-sourcing: Reddit, Headlands Technologies.
Practice these on the problems board →Companies that ask about event-sourcing
Question mix
- Coding & Leetcode-style Questions2
Difficulty
- 3/5 — medium2
Questions tagged event-sourcing
Billing Status Replay
3/5In this event-sourcing programming challenge reported from Reddit, you must reconstruct account billing states by replaying a chronologically ordered log of financial transactions through a defined state machine. Additional requirements involve handling corrective adjustments that supersede earlier records and executing time-sensitive historical lookups. This problem assesses your state management and object-oriented design capabilities. Access to the full problem breakdown and complete model solution requires a subscription.
Coding & Leetcode-style QuestionsRedditQueue with Out-of-Order UUID Events and Snapshots for Correct Prefix Mean
3/5Reported as a Headlands Technologies interview question, this challenge involves designing a specialized queue that handles asynchronous records, historical state corrections, and continuous statistical computations. It tests advanced data structure design, state synchronization, and efficient handling of out-of-order data streams. The full problem statement, test harnesses, and complete reference implementation are available exclusively to subscribers.
Coding & Leetcode-style QuestionsHeadlands Technologies
event-sourcing interview FAQ
- How many event-sourcing interview questions are there?
- 2 reported questions, mostly Coding & Leetcode-style Questions.
- Which companies ask event-sourcing questions?
- Reddit (1), Headlands Technologies (1).
- How hard are event-sourcing questions?
- They average 3.0 out of 5: 2 at 3/5.