Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bitwise-operators
Why is there a distinction between logical and bitwise operators in Java and C#?
Apr 04, 2022
c#
java
bitwise-operators
logical-operators
Using & (bitwise AND operator) in Angular ng-if expressions
Oct 15, 2022
javascript
angularjs
syntax
bitwise-operators
and-operator
Is there any way to write "mod 31" without modulus/division operators?
Oct 30, 2022
c
bit-manipulation
bitwise-operators
modulus
What does <+ mean in Java? [closed]
Mar 02, 2022
java
bitwise-operators
operator-keyword
Java results differ for (int)Math.pow(2,x) and 1<<x
Oct 28, 2022
java
bitwise-operators
bit-shift
XOR from only OR and AND
Oct 15, 2022
bitwise-operators
xor
bitwise-and
Why does the negative of Integer.MIN_VALUE give the same value? [duplicate]
Apr 03, 2022
java
operators
bitwise-operators
ones-complement
Split UInt32 into [UInt8] in swift
Apr 29, 2022
swift
bitwise-operators
Can I turn negative number to positive with bitwise operations in Actionscript 3?
Oct 05, 2022
actionscript-3
bitwise-operators
How do I use bitwise operators on a "double" on C++?
Aug 09, 2019
c++
bitwise-operators
find if a number is divisible by 8 - using bit shifting operators
Nov 05, 2022
bitwise-operators
bit-shift
Why hasn't my variable changed after applying a bit-shift operator to it?
Mar 09, 2017
c++
bitwise-operators
How to create mask in a machine independent way?
Nov 18, 2019
dependencies
bitwise-operators
bit
bitmask
independent-set
Does C++14 define the behavior of bitwise operators on the padding bits of unsigned int?
Nov 02, 2022
c++
c++14
bitwise-operators
unsigned-integer
unspecified-behavior
What is the rationale for == having higher precedence than bitwise AND, XOR, and OR? [closed]
Feb 16, 2022
c++
c
bitwise-operators
operator-precedence
comparison-operators
Reversing XOR and Bitwise operation in Python
Sep 22, 2022
python
bitwise-operators
xor
Slow bitwise operations
Aug 30, 2018
python
numpy
bitwise-operators
bitarray
bitstring
Java string comparison using bitwise xor
Feb 08, 2022
java
bitwise-operators
bitwise-xor
Why does -1 >> 1 and 0xFFFFFFFF >> 1 produce different results?
Mar 09, 2022
c
bitwise-operators
bit-shift
recent Google interview puzzle on bitwise operation
Aug 22, 2022
algorithm
bitwise-operators
bitwise-xor
« Newer Entries
Older Entries »