Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Bit-Manipulation/NextPowerOfTwo.js October 11, 2021
I
Check if number is already power of two
Indre Maksimovaite committed
I
add algorithm that calculates next power of two
Indre Maksimovaite committed