advancedPagination Strategies
How do you encode a pagination cursor as an opaque token so clients can't reverse-engineer your implementation details?
Tests whether you know to base64-encode the actual sort key values instead of exposing raw IDs or offsets directly.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
How do you encode a pagination cursor as an opaque token so clients can't reverse-engineer your implementation details?