Skip to content

Commit f82580d

Browse files
committed
updating DIRECTORY.md
1 parent ee533fc commit f82580d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
* [Highest Set Bit](bit_manipulation/highest_set_bit.py)
4646
* [Index Of Rightmost Set Bit](bit_manipulation/index_of_rightmost_set_bit.py)
4747
* [Is Even](bit_manipulation/is_even.py)
48+
* [Is K Power Of N](bit_manipulation/is_k_power_of_n.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)
5051
* [Missing Number](bit_manipulation/missing_number.py)

0 commit comments

Comments
 (0)