mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
parent
a798f6fb18
commit
6ca11755a2
@ -38,7 +38,7 @@ Other important interfaces extending the collection interface are:
|
||||
A collection containing only unique elements.
|
||||
|
||||
- `Queue`:
|
||||
Implement the queue behaviour where elements are added only in the beginning and removed from the end.
|
||||
Implement the queue behavior where elements are added only in the beginning and removed from the end.
|
||||
|
||||
- `List`:
|
||||
This collection handles a list/sequence of objects.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user