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
/
RESTful API design
Orders are sorted by a non-unique createdAt field. What must a cursor add?
from RESTful API design
Node 24
intermediate
1 min
Orders are sorted by a non-unique createdAt field. What must a cursor add?
A unique tie-breaker such as order id in both the ordering and cursor
A larger default page size
A random value generated for each page
The approximate total number of rows
Check
Ask AI about this kata
Report an error
previous kata
Spot the bug in the order replacement
Spot the bug
A new version is available
Reload