Skip to content

Fet: added "Is Power of Two" in Bit manipulation Section #4320

@BamaCharanChhandogi

Description

@BamaCharanChhandogi

What would you like to Propose?

What would you like to Propose?

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.

Issue details

Given a positive int number. Return True if this number is a power of 2
or False otherwise.

Additional Information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions