Skip to content

Commit 7087bdf

Browse files
committed
Added Magic no to Readme
1 parent 76db08d commit 7087bdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures
3131
* [Depth First Search](/DFS)
3232
* [Bit Manipulation](/BitManipulation)
3333
* [Checking Power of 2](/BitManipulation/Checking_power_of_2)
34+
* [Nth Magic No](/BitManipulation/Nth_magic_number)
3435
* [Count Ones](/BitManipulation/count_ones)
3536
* [Divide Integers](/BitManipulation/divide_integers)
3637
* [Even Odd](/BitManipulation/even_odd)

0 commit comments

Comments
 (0)