Skip to content

Conversation

@chengjieyun59
Copy link
Contributor

Chapter 5 is about bit manipulation. Original implementation uses string and array manipulation, which defeats the purpose of the chapter.

Current implementation uses OR, AND, and left shift operators to modify the binary numbers created via the parseInt() method in JavaScript.

Copy link
Contributor Author

@chengjieyun59 chengjieyun59 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@profnandaa please review.

Copy link
Collaborator

@profnandaa profnandaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution.

@profnandaa profnandaa merged commit 1606b02 into careercup:master Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants