mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 21:41:59 +03:00
updating DIRECTORY.md
This commit is contained in:
parent
618614e5e1
commit
f6536cc3be
@ -232,6 +232,8 @@
|
|||||||
* Problem 10
|
* Problem 10
|
||||||
* [Sol1](https://github.com/TheAlgorithms/C/blob/master/project_euler/Problem%2010/sol1.c)
|
* [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)
|
* [Sol2](https://github.com/TheAlgorithms/C/blob/master/project_euler/Problem%2010/sol2.c)
|
||||||
|
* Problem 12
|
||||||
|
* [Sol1](https://github.com/TheAlgorithms/C/blob/master/project_euler/Problem%2012/sol1.c)
|
||||||
|
|
||||||
## Searching
|
## Searching
|
||||||
* [Binary Search](https://github.com/TheAlgorithms/C/blob/master/searching/Binary_Search.c)
|
* [Binary Search](https://github.com/TheAlgorithms/C/blob/master/searching/Binary_Search.c)
|
||||||
|
Loading…
Reference in New Issue
Block a user