Skip to content

Commit b61d214

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent ba76352 commit b61d214

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
@@ -141,6 +141,8 @@
141141
* [Test Gas Stations](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/gas_stations/test_gas_stations.py)
142142
* Jump Game
143143
* [Test Jump Game](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/jump_game/test_jump_game.py)
144+
* Largest Palindromic Number
145+
* [Test Largest Palindromic Number](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/largest_palindromic_number/test_largest_palindromic_number.py)
144146
* Majority Element
145147
* [Test Majority Element](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/greedy/majority_element/test_majority_element.py)
146148
* Min Arrows

0 commit comments

Comments
 (0)