javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Shifted method has been changed

Open hitaishi-goel opened this issue 1 year ago • 0 comments

This PR has corrected the right shifted method (algorithmic method) in the function to preserve the sign of integer.

Fixes #1152

hitaishi-goel avatar Jul 20 '24 10:07 hitaishi-goel