Skip to content

Commit fb36493

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent cdd662c commit fb36493

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

DIRECTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@
200200
* [TowerOfHanoi](https://github.com/TheAlgorithms/Java/blob/master/Others/TowerOfHanoi.java)
201201
* [WorstFit](https://github.com/TheAlgorithms/Java/blob/master/Others/WorstFit.java)
202202

203+
## ProjectEuler
204+
* [Problem01](https://github.com/TheAlgorithms/Java/blob/master/ProjectEuler/Problem01.java)
205+
* [Problem02](https://github.com/TheAlgorithms/Java/blob/master/ProjectEuler/Problem02.java)
206+
203207
## Searches
204208
* [BinarySearch](https://github.com/TheAlgorithms/Java/blob/master/Searches/BinarySearch.java)
205209
* [InterpolationSearch](https://github.com/TheAlgorithms/Java/blob/master/Searches/InterpolationSearch.java)

0 commit comments

Comments
 (0)