Skip to content

This pull request adds a new evenOrOdd function in the Bit Manipulation folder to check if a number is even or odd using bitwise operations. It includes error handling for wrong inputs and test cases to make sure it works properly. This addition improves our JavaScript algorithms collection!#1729

Closed
pvcube66 wants to merge 2 commits into
TheAlgorithms:masterfrom
pvcube66:master

added the test cases for even or odd checker

64d9c70
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs