mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
Updated README.md
This commit is contained in:
parent
81657fc249
commit
f6490855ac
@ -21,12 +21,12 @@ All Algorithms implemented in C
|
|||||||
# Data Structures
|
# Data Structures
|
||||||
- stack
|
- stack
|
||||||
- queue
|
- queue
|
||||||
## linked_list
|
__linked_list__
|
||||||
- singly_link_list_deletion
|
- singly_link_list_deletion
|
||||||
## binary_trees
|
__binary_trees__
|
||||||
- create_node
|
- create_node
|
||||||
- recursive_traversals
|
- recursive_traversals
|
||||||
## trie
|
__trie__
|
||||||
- trie
|
- trie
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user