Skip to content

Commit 7a34e8c

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 49026f2 commit 7a34e8c

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
@@ -260,6 +260,8 @@
260260
* Josephus Circle
261261
* [Test Josephus Circle](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/josephus_circle/test_josephus_circle.py)
262262
* Matrix
263+
* Best Meeting Point
264+
* [Test Best Meeting Point](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/matrix/best_meeting_point/test_best_meeting_point.py)
263265
* Isvalidsudoku
264266
* [Test Is Valid Sudoku](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/matrix/isvalidsudoku/test_is_valid_sudoku.py)
265267
* Memoization

0 commit comments

Comments
 (0)