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
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
How to copy bits from one variable to another?
May 26, 2022
c++
c
variables
copy
bit-manipulation
How is this size alignment working
Nov 15, 2022
c++
c
struct
bit-manipulation
memory-alignment
Checking if number is even by looking at the last bit - are there any other "tricks" like this one?
Mar 13, 2022
c++
bit-manipulation
Number for each enum item?
Oct 27, 2022
java
integer
enums
bit-manipulation
Java: Are bitwise OR and AND FASTER than the equivalent logical operators?
Mar 11, 2022
java
bit-manipulation
Fastest way to enumerate through turned on bits of an integer
Nov 17, 2022
c#
performance
optimization
bit-manipulation
How to reverse bits of a byte?
Aug 31, 2022
php
algorithm
bit-manipulation
Implementing a bitwise operation using the Interlocked class in .NET
Aug 29, 2020
c#
.net
multithreading
bit-manipulation
interlocked
« Newer Entries
Older Entries »