Ahsan Naqvi 4247570838 Fix sentence structure and typos. 10 anos atrás
..
README.md 0fad4097de Update README.md 10 anos atrás
dlist.md 780ad24b3d DataStructures: Fixing some typos and grammar issues 10 anos atrás
radix-tree.md 4247570838 Fix sentence structure and typos. 10 anos atrás

README.md

Data Structures in the Linux Kernel

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

This part considers these data structures and algorithms.