mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 13:31:21 +03:00
updating DIRECTORY.md
This commit is contained in:
parent
bba43f508e
commit
2a86cb9b95
@ -223,6 +223,9 @@
|
||||
* [Sol](https://github.com/TheAlgorithms/C/blob/master/project_euler/Problem%2006/sol.c)
|
||||
* Problem 07
|
||||
* [Sol](https://github.com/TheAlgorithms/C/blob/master/project_euler/Problem%2007/sol.c)
|
||||
* Problem 10
|
||||
* [Sol1](https://github.com/TheAlgorithms/C/blob/master/project_euler/Problem%2010/sol1.c)
|
||||
* [Sol2](https://github.com/TheAlgorithms/C/blob/master/project_euler/Problem%2010/sol2.c)
|
||||
|
||||
## Searching
|
||||
* [Binary Search](https://github.com/TheAlgorithms/C/blob/master/searching/Binary_Search.c)
|
||||
|
Loading…
Reference in New Issue
Block a user