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 remove a bit flag in PHP int?
Nov 17, 2025
php
bit-manipulation
flags
Copy bit of one register to another register (x86-64 asm)
Nov 15, 2025
assembly
x86
bit-manipulation
micro-optimization
Proper way for casting uint16 to int16 in Go
Nov 05, 2025
go
bit-manipulation
uint16
Decrementing a value and wrapping back to a max value without using if statement?
Nov 04, 2025
c
bit-manipulation
bitwise-operators
decrement
Commutativity of XOR and mod
Nov 03, 2025
math
bit-manipulation
xor
modulo
ARM bit field extract?
Nov 02, 2025
arm
bit-manipulation
Questions on an implementation of Radix sort in Java
Nov 02, 2025
java
algorithm
sorting
bit-manipulation
radix-sort
Proper way to do bitwise difference? (python 2.7)
Oct 30, 2025
python
set
bit-manipulation
bitwise-operators
How is svelte making a component dirty
Oct 28, 2025
javascript
bit-manipulation
bit-shift
svelte-3
Fastest and most efficient way to find the maximum no. that can be obtained by performing bitwise and on 2 DISTINCT elements of array
Oct 29, 2025
c
arrays
bit-manipulation
Branchless way to map 0 to any nonzero value while leaving other values alone?
Oct 28, 2025
c
performance
optimization
bit-manipulation
branch
Wrong result with bitwise inclusive OR
Oct 27, 2025
c++
bit-manipulation
bitwise-operators
Why does this hash calculating bit hack work?
Oct 28, 2025
rust
bit-manipulation
What is a the quickest way to bitwise convert two ints to a long in java?
Oct 27, 2025
java
type-conversion
bit-manipulation
long-integer
Maximize AND on a sequence of XORs
Oct 26, 2025
arrays
algorithm
bit-manipulation
dynamic-programming
xor
Is there an objective-c specific way to count bits in an integer
Oct 26, 2025
objective-c
bit-manipulation
How to think about Python's negative number bitwise operations?
Oct 26, 2025
python
python-3.x
bit-manipulation
negative-number
What is a fast fallback algorithm which emulates PDEP and PEXT in software?
Oct 25, 2025
c++
optimization
x86
bit-manipulation
bmi
How To Mask Out Lower 'x' Bits of Python Integer Of Unknown Size
Oct 24, 2025
python
python-2.7
bit-manipulation
bitmask
division and multiplication by power of 2
Oct 24, 2025
binary
bit-manipulation
computer-science
division
multiplication
Older Entries »