mirror of
https://github.com/TheAlgorithms/C
synced 2025-02-19 23:14:23 +03:00
updating DIRECTORY.md
This commit is contained in:
parent
d80cc2afa9
commit
ad013c677c
@ -107,6 +107,9 @@
|
||||
* [Word Count](https://github.com/TheAlgorithms/C/blob/master/exercism/word_count/word_count.c)
|
||||
* [Word Count](https://github.com/TheAlgorithms/C/blob/master/exercism/word_count/word_count.h)
|
||||
|
||||
## Graphics
|
||||
* [Spirograph](https://github.com/TheAlgorithms/C/blob/master/graphics/spirograph.c)
|
||||
|
||||
## Greedy Approach
|
||||
* [Djikstra](https://github.com/TheAlgorithms/C/blob/master/greedy_approach/djikstra.c)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user