Skip to content

Commit 224e073

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent cbac41e commit 224e073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@
520520
* [Sierpinski Triangle](https://github.com/TheAlgorithms/Python/blob/master/other/sierpinski_triangle.py)
521521
* [Tower Of Hanoi](https://github.com/TheAlgorithms/Python/blob/master/other/tower_of_hanoi.py)
522522
* [Triplet Sum](https://github.com/TheAlgorithms/Python/blob/master/other/triplet_sum.py)
523+
* [Two Pointer](https://github.com/TheAlgorithms/Python/blob/master/other/two_pointer.py)
523524
* [Two Sum](https://github.com/TheAlgorithms/Python/blob/master/other/two_sum.py)
524525
* [Word Patterns](https://github.com/TheAlgorithms/Python/blob/master/other/word_patterns.py)
525526

0 commit comments

Comments
 (0)