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
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
How to get checksums for strided patterns
Aug 26, 2026
language-agnostic
bit-manipulation
checksum
How do you efficiently count the trailing zero bits in a number?
Aug 26, 2026
c++
c
while-loop
bit-manipulation
bitwise-operators
C - Algorithm for Bitwise operation on Modulus for number of not a power of 2
Aug 25, 2026
c
bit-manipulation
bitwise-operators
Obtaining bit representation of a float in C
Aug 24, 2026
c
floating-point
bit-manipulation
How should I store a 256 bit number in C# and perform math operations on it?
Aug 25, 2026
c#
arrays
bit-manipulation
largenumber
uint64
Odd Pair of XOR in a large input Arrays
Aug 22, 2026
java
arrays
bit-manipulation
xor
Reverse multiplication of 32-bit numbers
Aug 22, 2026
hash
bit-manipulation
Number of bits used in long - java
Aug 21, 2026
java
bit-manipulation
Comparing every other bit in a 64 bit integer to a 32 bit integer
Aug 20, 2026
c++
bit-manipulation
bit-shift
Older Entries »