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
Purpose of integer literal suffix in left shift
May 10, 2026
c
bit-manipulation
bit-shift
Extracting pixel data from given image data. Need Help Understanding the code
May 10, 2026
c++
image-processing
bit-manipulation
bit-shift
Shortish bitwise method of rouding towards zero to nearest 0x50?
May 10, 2026
assembly
bit-manipulation
rounding
6800
Fast algorithm to spread bits of u8 to the LSBs of each byte of a u64
May 10, 2026
algorithm
bit-manipulation
Packaging values in DWORD
May 09, 2026
c++
windows
bit-manipulation
When does bit shifting cause undefined behavior in C++?
May 08, 2026
c++
bit-manipulation
bitwise-operators
bit-shift
Reverse bits the obvious way
May 06, 2026
c++
c
bit-manipulation
Flip bits in array using python
May 07, 2026
python
algorithm
list
bit-manipulation
bit
Why Updating bit needs to clear the bit before setting it?
May 04, 2026
bit-manipulation
Implement bit vector using bitwise logical operations
May 05, 2026
bit-manipulation
how to use bitboards in chess?
May 05, 2026
bit-manipulation
64-bit
chess
bitmask
bitboard
How to find x mod 15 without using any Arithmetic Operations?
May 05, 2026
math
bit-manipulation
Swap two bits in given integer
May 05, 2026
c
bit-manipulation
byte
bitwise-operators
bit
Bit manipulation of integers depending on endianess
May 04, 2026
c
bit-manipulation
endianness
Weird behaviour with left bitwise shift in C#
May 03, 2026
c#
bit-manipulation
bitwise-operators
bit-shift
AVX(2)/SIMD way to get/set (to 1) a single bit in a 256 bit register
Apr 30, 2026
c++
bit-manipulation
simd
avx
avx2
Why does this modulo bit operation work?
Apr 30, 2026
math
bit-manipulation
Older Entries »