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
/
Java
/
Java 21 features
What does `list.reversed()` return in the Java 21 sequenced-collection API?
from Java 21 features
Java 25 LTS
beginner
1 min
What does `list.reversed()` return in the Java 21 sequenced-collection API?
A reverse-ordered view backed by the list
An immutable deep copy
An iterator that can be consumed only once
Check
Ask AI about this kata
Report an error
previous kata
What does this stable Java 21 program print?
Predict the output
next kata
Review generated Java 21 order loader
Review AI code
A new version is available
Reload