StackOverflow Questions for Tag: bitwise-operators

Sinkos
Sinkos

Reputation: 43

How to properly transform a string with bitwise operations

Score: -5

Views: 25

Answers: 0

Read More
Aravind
Aravind

Reputation: 149

Storing date in two bytes

Score: 0

Views: 2744

Answers: 3

Read More
Geek
Geek

Reputation: 27199

How is this bitwise AND operator masking the lower seven order bits of the number?

Score: 32

Views: 9374

Answers: 5

Read More
Adelin
Adelin

Reputation: 19011

How does XOR really works, and what is the magic behind it?

Score: 5

Views: 977

Answers: 3

Read More
TasH
TasH

Reputation: 13

Assembly: Character type checking

Score: -1

Views: 49

Answers: 1

Read More
Haru Hoshizora
Haru Hoshizora

Reputation: 69

Unexpected output from right rotate function

Score: 0

Views: 127

Answers: 2

Read More
wajde
wajde

Reputation: 147

Compress string using bits Operation in C

Score: 1

Views: 798

Answers: 4

Read More
Benjamin Higgins
Benjamin Higgins

Reputation: 117

Is it possible to test if a number is either even or '1', using only bitwise operators?

Score: 2

Views: 829

Answers: 5

Read More
user20695956
user20695956

Reputation: 73

right shift not working correctly for large longs

Score: 1

Views: 85

Answers: 1

Read More
Kyle Hobbs
Kyle Hobbs

Reputation: 457

Counting Minimum Number of Bytes Required to Represent a Signed Integer

Score: 0

Views: 2294

Answers: 3

Read More
mark1234
mark1234

Reputation: 1121

Salesforce Bitwise Comparison

Score: 0

Views: 18

Answers: 0

Read More
Pranay Nagpure
Pranay Nagpure

Reputation: 11

find smallest whole number missing form bitwise OR of all the subsequence of given array?

Score: 0

Views: 950

Answers: 3

Read More
459zyt
459zyt

Reputation: 65

Using bitwise operations to simulate an N-length hash table: is space complexity O(1) or O(n)?

Score: -2

Views: 89

Answers: 1

Read More
Nicolas Malebranche
Nicolas Malebranche

Reputation: 387

Find all x such that (x & (x+y)) == 0

Score: 3

Views: 135

Answers: 1

Read More
Chanaka Perera
Chanaka Perera

Reputation: 19

Adding bits at specific indexes for a uint8_t block

Score: 0

Views: 842

Answers: 2

Read More
beyarkay
beyarkay

Reputation: 1047

C invert the bits of a 16 bit integer

Score: 2

Views: 110

Answers: 1

Read More
git546
git546

Reputation: 11

question at / pivot and >> 2 in C++ Solution for Next Higher Number

Score: 1

Views: 64

Answers: 0

Read More
AyBayBay
AyBayBay

Reputation: 1724

What situations are there where one might want to use the bitwise XOR operator?

Score: 4

Views: 21826

Answers: 5

Read More
Shadow_Guo
Shadow_Guo

Reputation: 59

How can I force bitwise operators to produce unsigned results?

Score: 2

Views: 149

Answers: 2

Read More
dopatraman
dopatraman

Reputation: 13908

How to reverse a bitwise OR operation?

Score: 15

Views: 24889

Answers: 3

Read More
PreviousPage 1Next