lil_shi@programming.dev to Programming@programming.dev · 15 days agoWhat are some cool and obscure data structure you know of?message-squaremessage-square33fedilinkarrow-up1127arrow-down10
arrow-up1127arrow-down1message-squareWhat are some cool and obscure data structure you know of?lil_shi@programming.dev to Programming@programming.dev · 15 days agomessage-square33fedilink
minus-squarexep@discuss.onlinelinkfedilinkarrow-up4·14 days agoHow about this variation of linked lists? https://www.data-structures-in-practice.com/intrusive-linked-lists/
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2·14 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.