Skip to content

Commit 510b0ff

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent d374048 commit 510b0ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@
133133
* Valid Path
134134
* [Test Valid Path](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/graphs/valid_path/test_valid_path.py)
135135
* Greedy
136+
* Assign Cookies
137+
* [Test Assign Cookies](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/assign_cookies/test_assign_cookies.py)
136138
* Boats
137139
* [Test Boats To Save People](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/boats/test_boats_to_save_people.py)
138140
* Gas Stations

0 commit comments

Comments
 (0)