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
What is the fastest/most efficient way to find the least significant set bit in an integer in R?
Apr 14, 2026
r
optimization
bit-manipulation
bitwise-operators
Byte and bitwise operators
Apr 14, 2026
compiler-errors
kotlin
byte
bitwise-operators
(Not 1) evaluates to -2 for some reason
Apr 11, 2026
vba
operators
bitwise-operators
bitwise-not
Why is this bitwise operation not working?
Apr 08, 2026
java
bitwise-operators
Implementing bitwise NOT (~) operator perfectly (flipping the bits)
Apr 08, 2026
c++
c
bit-manipulation
bitwise-operators
bit
PHP bitwise to store days of the week
Apr 04, 2026
php
bitwise-operators
dayofweek
JavaScript - Read Bit Value, is single Bit On (1) or Off (0)?
Apr 02, 2026
javascript
binary
bit-manipulation
bitwise-operators
bit
Difference between signed and unsigned on bitwise operations
Apr 02, 2026
bit-manipulation
bitwise-operators
unsigned
signed
What's the purpose of "AND AL,0xFF"?
Mar 31, 2026
assembly
bitwise-operators
eflags
F# ((*)2) and ((<<<)1) act differently
Mar 29, 2026
f#
functional-programming
mapping
bitwise-operators
How to negate a positive integer in C without * or - operators?
Mar 28, 2026
c
integer
bitwise-operators
bit
operation
Bitwise comparisions
Mar 27, 2026
c++
bit-manipulation
bitwise-operators
multiplying an integer by 5 using bitwise operator
Mar 22, 2026
c
bitwise-operators
Altering specific bits of a 32-bit integer in Java
Mar 22, 2026
java
bit-manipulation
bit
bitwise-operators
Bitwise carry applications
Mar 19, 2026
c
math
bit-manipulation
bitwise-operators
twos-complement
Unions in c++ and bitwise operations
Mar 17, 2026
c++
operator-overloading
bit-manipulation
bitwise-operators
unions
Complexity of a loop where j shrinks as j = (j - 1) & i
Mar 08, 2026
java
algorithm
time-complexity
big-o
bitwise-operators
Understanding the | operator in scala [duplicate]
Mar 02, 2026
scala
bitwise-operators
logical-operators
Why does b >>> 1 always equals -1 when b is a byte and has value -1 in Java?
Mar 01, 2026
java
binary
byte
bitwise-operators
bit-shift
applying bitwise shift operators
Feb 26, 2026
bitwise-operators
Older Entries »