Skip to content

Commit 887e853

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent ed5e867 commit 887e853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
* Frog Position After T Seconds
8484
* [Test Frog Position After T Seconds](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/graphs/frog_position_after_t_seconds/test_frog_position_after_t_seconds.py)
8585
* Greedy
86+
* Boats
87+
* [Test Boats To Save People](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/boats/test_boats_to_save_people.py)
8688
* Gas Stations
8789
* [Test Gas Stations](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/gas_stations/test_gas_stations.py)
8890
* Jump Game

0 commit comments

Comments
 (0)