Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Backend
/
HTTP API design
Orders are sorted by createdAt, which is not unique. What must a cursor design add first?
from HTTP API design
Node 24
intermediate
1 min
Orders are sorted by createdAt, which is not unique. What must a cursor design add first?
A unique tie-breaker such as order id in the ordering and cursor
A larger default page size
A random shuffle before every query
Check
Ask AI about this kata
Report an error
previous kata
Spot the bug in the product update
Spot the bug
A new version is available
Reload