Linked List
Pointer rewiring inside kernels, caches, and allocators
Linked lists are useful when a system needs cheap insertions and removals after it already holds a pointer to the node.
Solved
0
Total
5
Open Topic
See real-world usesClick a topic to see where it appears in operating systems, databases, editors, recommendation systems, search, compilers, and large backend services.
Topics
9
Problems
37 items
Examples
Kernels, DB indexes, schedulers
Started
0