Alexander Kuleshov 2a90ecc3f5 fix links in DataStructures/README.md %!s(int64=7) %!d(string=hai) anos
..
README.md 2a90ecc3f5 fix links in DataStructures/README.md %!s(int64=7) %!d(string=hai) anos
linux-datastructures1.md 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too %!s(int64=7) %!d(string=hai) anos
linux-datastructures2.md 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too %!s(int64=7) %!d(string=hai) anos
linux-datastructures3.md 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too %!s(int64=7) %!d(string=hai) anos

README.md

Data Structures in the Linux Kernel

Linux kernel provides different implementations of data structures like doubly linked list, B+ tree, priority heap and many many more.

This part considers the following data structures and algorithms: