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 bit-manipulation
Bitwise shift and byte cast gives different results in Java and C#
Jun 10, 2026
java
c#
.net
bit-manipulation
bit-shift
What are assembly instructions like PEXT actually used for?
Jun 08, 2026
assembly
x86
bit-manipulation
bmi
C++ - How to check if not equal with the & operator
Jun 07, 2026
c++
bit-manipulation
Catching fallen-off bytes in bit shifting in C#
Jun 07, 2026
c#
.net
bit-manipulation
Bit counting arbitrarily large positive integers in C#
Jun 07, 2026
c#
.net
optimization
bit-manipulation
bitcount
Java Random sequence
Jun 08, 2026
java
random
bit-manipulation
sequence
Fastest way to duplicate bits of an integer
Jun 06, 2026
c++
c
optimization
bit-manipulation
bit
Big integer bit rotation
Jun 04, 2026
c++
bit-manipulation
endianness
Efficient sorting of rotated N bit words
Jun 05, 2026
algorithm
sorting
bit-manipulation
Faster implementation of Math.abs() by bit-manipulation
Jun 02, 2026
java
bit-manipulation
absolute-value
Append 1 to 32 bit numbers to a char buffer
Jun 01, 2026
c++
c
bit-manipulation
Bit operation AND
Jun 01, 2026
c++
bit-manipulation
bitwise-operators
Clear bit if another is set
May 30, 2026
c++
optimization
bit-manipulation
Why does << 32 not result in 0 in javascript?
May 31, 2026
javascript
bit-manipulation
unsigned
bit-shift
integer-overflow
How do the left shifting operator preserve sign?
May 26, 2026
java
bit-manipulation
bit
bit-shift
Are two doubles of equal value guaranteed to have the same bit pattern?
May 26, 2026
c
floating-point
bit-manipulation
Porting Bitwise Operations from C# To C
May 21, 2026
c#
c
bit-manipulation
bitwise-operators
bit-shift
bitwise rotate operation for arduino
May 23, 2026
c
arduino
bit-manipulation
Using Intrinsics to Extract And Shift Odd/Even Bits
May 21, 2026
c++
bit-manipulation
intrinsics
micro-optimization
Older Entries »