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! #2340

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!

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! #2340

Triggered via pull request October 11, 2024 17:56
Status Success
Total duration 1m 4s
Artifacts

Ci.yml

on: pull_request
Code style and tests
55s
Code style and tests
Check for spelling errors
9s
Check for spelling errors
Fit to window
Zoom out
Zoom in