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
Is java bit shifting circular?
Nov 04, 2022
java
bit-manipulation
bit-shift
Set bit X of an integer to bit Y of another integer without branching?
Mar 02, 2022
c++
c++11
optimization
bit-manipulation
branch-prediction
what does a[0] = addr & 0xff?
Oct 31, 2022
c
arrays
bit-manipulation
K&R C Exercise Help
Jan 23, 2021
c
binary
bit-manipulation
kr-c
Determine which single bit in the byte is set
Aug 26, 2022
c
optimization
bit-manipulation
bitflags
Slick way to reverse the (binary) digits of a number in Python?
Sep 05, 2022
python
algorithm
bit-manipulation
Fast constant time evaluation of "x==7" to 1 (true) or 0 (false) in Java
Apr 20, 2019
java
performance
bit-manipulation
constant-time
Unexpected C/C++ bitwise shift operators outcome
Aug 27, 2022
c
bit-manipulation
C: Most efficient way to set all bits in a range within a variable
Oct 29, 2022
c
bit-manipulation
Combine flags in array to single value using bitwise OR
Jun 25, 2021
php
arrays
function
bit-manipulation
extract bit in Ruby Integers
Aug 23, 2022
ruby
bit-manipulation
How can I convert the lower/upper 8 bits of a u16 to a u8 in Rust?
Aug 23, 2022
rust
bit-manipulation
Is there a more efficient way of expanding a char to an uint64_t?
Sep 13, 2022
c
bit-manipulation
bit-shift
Which algorithm is faster for checking if a bit is set?
May 22, 2022
java
algorithm
optimization
bit-manipulation
How can I swap two bits of integer in Java?
Oct 29, 2022
java
bit-manipulation
swap
How to obtain the next Power Of Two of a given number? [duplicate]
Sep 24, 2022
java
language-agnostic
bit-manipulation
Right shift with zeros at the beginning
Feb 04, 2022
c++
c
bit-manipulation
bit-shift
Why does right shifting negative numbers in C bring 1 on the left-most bits? [duplicate]
Nov 16, 2017
c
bit-manipulation
bit-shift
Examples of when a bitwise swap() is a bad idea?
Mar 02, 2022
c++
bit-manipulation
swap
XOR reversibility operation question
May 23, 2022
bit-manipulation
xor
« Newer Entries
Older Entries »