您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
0xAX 20ee3691a4
Merge branch 'master' into capitalize-linux
2 年前
..
README.md modify the filename due to the filename conversion 6 年前
linux-datastructures-1.md modify the filename due to the filename conversion 6 年前
linux-datastructures-2.md capitalize Linux everywhere 2 年前
linux-datastructures-3.md copyedit: data structures chapter 2 年前

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: