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
integer number of alternative length (not 32-bit) in javascript
Aug 01, 2026
javascript
data-structures
integer
bitwise-operators
Overflow with hexadecimal but not with variable
Jul 23, 2026
c
hex
overflow
bitwise-operators
JavaScript | operator [duplicate]
Jul 23, 2026
javascript
bitwise-operators
Counting runs/set of 1's in a binary number
Jul 20, 2026
c#
bitwise-operators
How to return values from Entity Framework with parameters based on a bitwise Enum
Jul 21, 2026
c#
entity-framework
bitwise-operators
Truncate binary number [duplicate]
Jul 10, 2026
c++
binary
bitwise-operators
bitand : keyword vs function in C++
Jul 05, 2026
c++
visual-c++
bitwise-operators
bitwise-and
Why does Python `**` use for exponentiation instead of the `^` operator? [duplicate]
Jun 26, 2026
python
bitwise-operators
language-design
exponentiation
Why does the bitwise operator OR truncate the value in this example? [duplicate]
Jun 26, 2026
javascript
bit-manipulation
bitwise-operators
Does bit shift automatically promote chars to int? [duplicate]
Jun 24, 2026
c
bitwise-operators
bit
bit-shift
C# - which data structure to use - manipulate and store chess position in 180 bits?
Jun 23, 2026
c#
bit-manipulation
bitwise-operators
chess
Why are bitwise operators slower than division and modulo in Go?
Jun 20, 2026
go
bitwise-operators
JavaScript -- pass a boolean (or bitwise) operator as an argument?
Jun 20, 2026
javascript
bitwise-operators
boolean-operations
Extracting rightmost N bits of a double in C
Jun 20, 2026
c
bit-manipulation
bitwise-operators
bitwise-and
Bitwise Operators in GAP
Jun 19, 2026
bit-manipulation
bitwise-operators
gap-system
Reverse all bits in an int and return the int
Jun 19, 2026
java
64-bit
bit-manipulation
bitwise-operators
What's the meaning of "shift operates on bits individually"?
Jun 16, 2026
assembly
bit-manipulation
mips
bitwise-operators
shift
Find b given x and a where a ^ b = x
Jun 11, 2026
bitwise-operators
boolean-operations
How to make an AND operation on 2 numbers in MATLAB
Jun 10, 2026
matlab
bitwise-operators
Is (!~index) faster than (index === -1)?
Jun 09, 2026
javascript
performance
bitwise-operators
Older Entries »