lil_shi@programming.dev to Programming@programming.dev · 7 days agoWhat are some cool and obscure data structure you know of?message-squaremessage-square59fedilinkarrow-up1150arrow-down10
arrow-up1150arrow-down1message-squareWhat are some cool and obscure data structure you know of?lil_shi@programming.dev to Programming@programming.dev · 7 days agomessage-square59fedilink
minus-squarexep@discuss.onlinelinkfedilinkarrow-up6·7 days agoHow about this variation of linked lists? https://www.data-structures-in-practice.com/intrusive-linked-lists/
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2·6 days agoQuite well known now because Rust-haters like to point out how they’re awkward to use in Rust.
How about this variation of linked lists? https://www.data-structures-in-practice.com/intrusive-linked-lists/
Quite well known now because Rust-haters like to point out how they’re awkward to use in Rust.