Skip to content

Commit 3298d46

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 32fba7c commit 3298d46

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
@@ -451,6 +451,8 @@
451451
* [Test Number Of One Bits](https://github.com/BrianLusina/PythonSnips/blob/master/bit_manipulation/number_of_1_bits/test_number_of_one_bits.py)
452452
* Single Number
453453
* [Test Single Number](https://github.com/BrianLusina/PythonSnips/blob/master/bit_manipulation/single_number/test_single_number.py)
454+
* Sum Two Integers
455+
* [Test Sum Of Two Integers](https://github.com/BrianLusina/PythonSnips/blob/master/bit_manipulation/sum_two_integers/test_sum_of_two_integers.py)
454456

455457
## Cryptography
456458
* Atbash Cipher

0 commit comments

Comments
 (0)