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
find string of N 1-bits in a bit-array
Sep 06, 2026
c++
c
bit-manipulation
What is the best practice way to create a bitmask for a range of bits?
Sep 05, 2026
bit-manipulation
bit-shift
bitmask
How to convert a Javascript number to a Uint8Array?
Sep 04, 2026
javascript
arrays
bit-manipulation
arraybuffer
uint8array
bit shifting in C
Sep 03, 2026
c
bit-manipulation
shift
Bit operators C++
Sep 02, 2026
c++
bit-manipulation
bitwise-xor
java bit operators
Sep 02, 2026
java
bit-manipulation
is VAR |= 1 << 2; reverisble?
Sep 02, 2026
c++
algorithm
math
bit-manipulation
Bit operation: Similar operation results in different results
Sep 01, 2026
c++
c
operators
bit-manipulation
what is the most efficient way to flip all the bits from the least significant bit up to the most significant last 1 bit value?
Aug 31, 2026
c
x86
bit-manipulation
bit-shift
bitmask
Reading bits performance
Aug 31, 2026
c++
performance
bit-manipulation
De-interlace bytes
Aug 31, 2026
javascript
bit-manipulation
bitwise-operators
How to use ArrayBuffers with DataViews in JavaScript
Aug 30, 2026
javascript
bit-manipulation
arraybuffer
typed-arrays
Toggle a given range of bits of an unsigned int in C
Aug 30, 2026
c
bit-manipulation
Most efficient way to count a range of numbers without bias?
Aug 29, 2026
c
algorithm
bit-manipulation
Explain how typecasting works at the bit level from int to short in C
Aug 29, 2026
c
math
logic
bit-manipulation
bit
Where in the standard does it say that when you do bitwise operations, it will behave like big-endian?
Aug 29, 2026
c
bit-manipulation
bit-shift
Counting number of non-leading 0 in binary representation of given integer with a loop using add / jnc
Aug 26, 2026
c
assembly
x86
bit-manipulation
inline-assembly
How assignment from int to char works in C?
Aug 26, 2026
c
binary
bit-manipulation
Older Entries »