Skip to content

Commit cc4b58d

Browse files
committed
updating DIRECTORY.md
1 parent 1fddb77 commit cc4b58d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
* [Gray Code Sequence](bit_manipulation/gray_code_sequence.py)
4545
* [Highest Set Bit](bit_manipulation/highest_set_bit.py)
4646
* [Index Of Rightmost Set Bit](bit_manipulation/index_of_rightmost_set_bit.py)
47+
* [Is K Power Of N](bit_manipulation/is_K_power_of_N.py)
4748
* [Is Even](bit_manipulation/is_even.py)
4849
* [Is Power Of Two](bit_manipulation/is_power_of_two.py)
4950
* [Largest Pow Of Two Le Num](bit_manipulation/largest_pow_of_two_le_num.py)

0 commit comments

Comments
 (0)