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
How can I access a ruby integer's sign bit?
Jan 31, 2022
ruby
bit-manipulation
Why does Python3 run faster if it is negating vs XOR?
Jun 18, 2022
python
python-3.x
performance
bit-manipulation
Variable length integer encoding
Jun 04, 2022
c#
encoding
compression
integer
bit-manipulation
Why is it useful to count the number of bits?
Nov 17, 2022
language-agnostic
computer-science
bit-manipulation
bits
bitcount
Fastest way to create this number?
Jun 22, 2019
javascript
bit-manipulation
Overflow in bitwise subtraction using two's complement
May 23, 2018
c
bit-manipulation
bitwise-operators
Check if a bitset contains all values of another bitset
Oct 21, 2022
c++
bit-manipulation
bitwise-operators
bit
bitset
signed byte type and bitwise operators in Java?
Feb 15, 2022
java
int
byte
bit-manipulation
Unsigned shift right in C# Using Java semantics for negative numbers
Sep 15, 2022
c#
java
bit-manipulation
`Math.trunc` vs `|0` vs `<<0` vs `>>0` vs `&-1` vs `^0`
Jun 10, 2022
javascript
math
bit-manipulation
truncated
Why does this greater than function work?
Oct 20, 2022
c
logic
bit-manipulation
Bit vector vs list of boolean values performance
Dec 20, 2021
python
performance
arraylist
bit-manipulation
Is there any reason to use (nr & 1 == 0) over (nr % 2 == 0) to check for parity?
Sep 15, 2022
bit-manipulation
bitwise-and
parity
Outputting bit data to binary file C++
Aug 22, 2022
c++
bit-manipulation
huffman-code
Bit shifting masks still elude me
Apr 05, 2018
c
bit-manipulation
Loop unroll (with bitwise operations)
Nov 20, 2022
c
linux-kernel
bit-manipulation
loop-unrolling
Have anyone tried to break a bit even smaller? [closed]
Feb 24, 2019
math
assembly
encoding
bit-manipulation
bit
Three elements in array whose xor is maximum
Nov 12, 2022
arrays
algorithm
bit-manipulation
xor
Writing a C function that uses pointers and bit operators to change one bit in memory?
Nov 03, 2022
c
pointers
byte
bit-manipulation
Which real use cases exist for arithmetic right bit shifting?
Jun 04, 2022
java
c++
bit-manipulation
bit-shift
sign-extension
« Newer Entries
Older Entries »