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
Find out number of bits needed to represent a positive integer in binary?
Sep 02, 2022
java
bit-manipulation
bits
How to compute the integer absolute value
Sep 02, 2022
algorithm
bit-manipulation
What is an XOR sum?
Sep 01, 2022
c
bit-manipulation
bit
xor
Bit twiddling: which bit is set?
Aug 27, 2022
c
bit-manipulation
bitwise & doesn't work with bytes in kotlin
Sep 01, 2022
bit-manipulation
kotlin
How to get the Nth digit of an integer with bit-wise operations?
Sep 01, 2022
numbers
bit-manipulation
Send and receive binary data over web sockets in Javascript?
Sep 01, 2022
javascript
binary
bit-manipulation
websocket
What is the efficient way to count set bits at a position or lower?
Sep 07, 2022
c++
algorithm
performance
bit-manipulation
n is negative, positive or zero? return 1, 2, or 4
Apr 26, 2017
c++
bit-manipulation
bit
bit-shift
Why does ((unsigned char)0x80) << 24 get sign extended to 0xFFFFFFFF80000000 (64-bit)?
Feb 08, 2022
c
bit-manipulation
Java storing two ints in a long
Mar 13, 2022
java
bit-manipulation
primitive
Reversing bits of Python integer
Sep 01, 2022
python
integer
bit-manipulation
Why is squaring a number faster than multiplying two random numbers?
Sep 01, 2022
algorithm
math
bit-manipulation
discrete-mathematics
Fast divisibility tests (by 2,3,4,5,.., 16)?
Sep 01, 2022
c++
c
math
assembly
bit-manipulation
Flags enum & bitwise operations vs. “string of bits”
Aug 31, 2022
c#
bit-manipulation
enum-flags
Do bitwise operators (other than shifts) make any mathematical sense in base-10?
Aug 31, 2022
math
bit-manipulation
Fastest way to get sign in Java?
Aug 31, 2022
java
optimization
logic
bit-manipulation
Change a bit of an integer [duplicate]
Nov 15, 2022
c++
c
bit-manipulation
bitwise-operators
The difference between logical shift right, arithmetic shift right, and rotate right
Aug 31, 2022
bit-manipulation
bitwise-operators
bit
bit-shift
Is "-1>>5;" unspecified behavior in C?
Aug 31, 2022
c
gcc
bit-manipulation
language-lawyer
unspecified-behavior
« Newer Entries
Older Entries »