Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
0xAX 20ee3691a4
Merge branch 'master' into capitalize-linux
pirms 2 gadiem
..
README.md modify the filename due to the filename conversion pirms 6 gadiem
linux-datastructures-1.md modify the filename due to the filename conversion pirms 6 gadiem
linux-datastructures-2.md capitalize Linux everywhere pirms 2 gadiem
linux-datastructures-3.md copyedit: data structures chapter pirms 2 gadiem

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: