Bit Manipulation - David-Chae/Algorithms_Notes_Solutions GitHub Wiki

Bit Manipulation By Hand

Bit Facts and Tricks

Two's Complement and Negative Numbers

Arithmetic vs. Logical Right Shift

Common Bit Tasks: Getting and Setting