StackOverflow Questions for Tag: bitwise-and

Nicolas Malebranche
Nicolas Malebranche

Reputation: 387

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

Score: 3

Views: 133

Answers: 1

Read More
Abhinav Tahlani
Abhinav Tahlani

Reputation: 199

Longest Subarray with Maximum Bitwise AND

Score: 2

Views: 118

Answers: 2

Read More
Water Magical
Water Magical

Reputation: 1179

How do I use Java's bitwise operators in Kotlin?

Score: 84

Views: 34151

Answers: 4

Read More
Sandra K
Sandra K

Reputation: 1329

What is (x & 1) and (x >>= 1)?

Score: 79

Views: 232041

Answers: 6

Read More
Shubham Tyagi
Shubham Tyagi

Reputation: 223

Meaning of bitwise and(&) of a positive and negative number?

Score: 22

Views: 13329

Answers: 8

Read More
Bhushan Mahajan
Bhushan Mahajan

Reputation: 3

How I can convert 1byte of data into 2bytes of data

Score: 0

Views: 153

Answers: 4

Read More

A Problem I faced using Bitwise Operators in C (HackerRank)

Score: 3

Views: 5376

Answers: 4

Read More
Abhishek
Abhishek

Reputation: 1

Given two integers left and right that represent the range [left, right], return the bitwise AND of all numbers in this range, inclusive

Score: -4

Views: 140

Answers: 1

Read More
AZ123
AZ123

Reputation: 184

Bitwise Reduction Operators in C

Score: 1

Views: 547

Answers: 2

Read More
Phrille
Phrille

Reputation: 41

What to use - modulus or bitwise AND operator when creating an implementation of a Hashmap in Java?

Score: 1

Views: 1147

Answers: 5

Read More
John Zane
John Zane

Reputation: 888

XOR from only OR and AND

Score: 14

Views: 74948

Answers: 11

Read More
superb ranjeet
superb ranjeet

Reputation: 33

how to perform bit wise "or" operation with same value/ variable?

Score: -2

Views: 429

Answers: 2

Read More
InteXX
InteXX

Reputation: 6367

SQLite bitwise query returning unexpected results

Score: 1

Views: 105

Answers: 1

Read More
Tomek Swiecki
Tomek Swiecki

Reputation: 71

Find the amount of integers from 0 to k that AND with x is equal to 0

Score: 1

Views: 96

Answers: 2

Read More
Joe
Joe

Reputation: 1055

Vue.js 2 v2.Vuetify get Value from checkboxes using bitwise AND

Score: 1

Views: 98

Answers: 1

Read More
Saikumar
Saikumar

Reputation: 1

Nibble_Swap or Swapping 0x1234

Score: -1

Views: 553

Answers: 2

Read More
Prasanna R
Prasanna R

Reputation: 1

Is it possible to use BITAND operator in BigQuery with Non Integer values?

Score: 0

Views: 356

Answers: 1

Read More
Joao Pereira
Joao Pereira

Reputation: 15

Why do I need to Bitwise AND with 1 the shift righted char in binary to get the correct binary value?

Score: 0

Views: 122

Answers: 2

Read More
Tomek Swiecki
Tomek Swiecki

Reputation: 71

Find the number of pairs of natural numbers from l to r which Bitwise AND is equal to 0

Score: 2

Views: 212

Answers: 1

Read More
y. bs
y. bs

Reputation: 532

Bitwise & operation in javascript

Score: 0

Views: 35

Answers: 0

Read More
PreviousPage 1Next