circular buffer
A data structure that uses a single, fixed-size buffer as if it were connected end-to-end.
Noun
- A data structure that uses a single, fixed-size buffer as if it were connected end-to-end.
Synonyms: circular queue cyclic buffer ring buffer