added binary_count_trailing_zeros.py (#2557) · coderjack/algorithms-in-python@ac6a160 · GitHub
Skip to content

Commit ac6a160

Browse files
author
Vivek
authored
added binary_count_trailing_zeros.py (TheAlgorithms#2557)
* added binary_count_trailing_zeros.py * updated binary_count_trailing_zeros.py file * changed file name to count_trailing_zeros.py * updated count_trailing_zeros.py * resolved flake8 error * renamed to binary_count_trailing_zeros.py * added required changes * resolved pre-commit error * added count_setbits.py * resolved errors * changed name to binary_count_setbits.py * updated file * reformated file
1 parent ce3ce3f commit ac6a160

2 files changed

Lines changed: 85 additions & 0 deletions

File tree

Lines changed: 41 additions & 0 deletions
Lines changed: 44 additions & 0 deletions

0 commit comments

Comments
 (0)