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
Which is the better approach to multiplying two bytes using only bit-shifting and adding?
Sep 16, 2022
assembly
bit-manipulation
pic
multiplication
Bitwise-AND Slower with SIMD than Scalar
Oct 19, 2022
performance
gcc
bit-manipulation
simd
scalar
x86 XOR opcode differences
Oct 31, 2020
assembly
x86
bit-manipulation
opcode
instruction-encoding
bit-shift right-hand operand type
Sep 22, 2022
c
bit-manipulation
Iterate through all possible floating-point values
Apr 20, 2022
floating-point
bit-manipulation
When to use parallel counting - MIT HAKMEM for bitcount when memory is an issue?
Aug 15, 2017
c++
bit-manipulation
bitcount
How can the += operator in C be used to demonstrate that the same array index is used for an array reference?
Jan 13, 2019
c
bit-manipulation
Represent an int as 2 bytes in Java
Sep 15, 2022
java
bit-manipulation
create byte array from set of integers
Nov 02, 2022
c#
bytearray
byte
concatenation
bit-manipulation
LSB to MSB bit reversal on ARM
Apr 09, 2022
arm
bit-manipulation
neon
rotation of unsigned char by n bits
Sep 24, 2022
c
bit-manipulation
Bit masking (javascript): how to check ALL flags
Jun 07, 2022
javascript
bit-manipulation
bitwise-operators
masking
bitmask
Bit swapping O(logN)?
Aug 23, 2019
algorithm
bit-manipulation
bit
Palindrome Permutation (Cracking the Coding Interview 1.4)
Aug 09, 2021
java
bit-manipulation
permutation
palindrome
bitvector
Check if multiple bits are set or cleared
Aug 22, 2020
c
bit-manipulation
How do I access the state of individual bits of a word in MIPS?
Nov 14, 2022
assembly
bit-manipulation
mips
Find if every even bit is set to 0 using bitwise operators
Nov 19, 2022
c
logic
bit-manipulation
How to clear the most significant bit?
Apr 19, 2021
c#
bit-manipulation
Find all the 2-bit values that match against another binary pattern and then sum them
Jan 05, 2019
c++
c
computer-science
bit-manipulation
Bit operations on an arbitrarily large bit-array or number
Nov 13, 2022
c++
data-structures
bit-manipulation
« Newer Entries
Older Entries »