Skip to main content
hardGrind 75

Feature Flag Timeline Store

Feature flags seem simple until you need to query what was enabled last Tuesday. This problem tests whether you can maintain a timeline with out-of-order updates and soft deletes—then serialize it for persistence. The trap is handling tombstones correctly in time-travel queries.

Design

Chat with Fin or Coco right now on mobile.

Start talking through the problem here. Switch to desktop when you're ready to code and run tests.

Start coaching session
Coco
Fin

Meet your coaches

Talk through the problem while you code. Guest text is free. Hosted voice is the Own Words Pack.

1Basic Feature Flagsmedium
2Part 2
3Part 3
4Part 4

Start Part 1 to unlock your next challenge

Code + tests need a desktop

Chat works on this phone. Email yourself a link when you want the editor and tests.