Update readme.md

This commit is contained in:
baz 2024-01-29 15:59:59 +00:00
parent 9fcae0b333
commit 32f22232c4
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# Data Structures and Algorithms
This repository contains implementations of common data structures and algorithms in C.
For my own personal revision, all implementations were initially attemped using minimal documentation and external help.
## Content
### Data Structures
- TBA
### Algorithms
- TBA