Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A deque is a doubly-linked list under the hood.


Array based deques are very common (and usually much faster). Doubly linked lists are absolutely awful for memory locality.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: