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

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.