Is there an existing data structure that is of fixed size, and will push the oldest/last element out if a new element is inserted? – cs.stackexchange.com

I'm looking for a data structure that will push its oldest/last element out if a new element is inserted. For example, let D represent the structure. D contains 3 elements of the type Number D's ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Is there an existing data structure that is of fixed size, and will push the oldest/last element out if a new element is inserted? – cs.stackexchange.com"