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
Improve this PHP bitfield class for settings/permissions?
Jun 17, 2022
php
class-design
bit-manipulation
bitmask
Decimal to Binary
Sep 19, 2022
c
binary
bit-manipulation
decimal
bitwise-operators
How do uppercase and lowercase letters differ by only one bit?
Apr 08, 2022
ascii
bit-manipulation
case-sensitive
Branchless code that maps zero, negative, and positive to 0, 1, 2
Sep 13, 2022
c++
optimization
bit-manipulation
Compact a hex number
Feb 06, 2022
c++
bit-manipulation
sse
How many years of millisecond timestamps can be represented by 41 bits?
Nov 13, 2022
math
time
timestamp
64-bit
bit-manipulation
Fast nearest power of 2 in JavaScript?
Sep 18, 2022
javascript
double
bit-manipulation
ieee-754
In Java, when using bitshifts, why does 1 << 32 != 1 << 31 << 1?
Dec 30, 2016
java
bit-manipulation
Finding the exponent of n = 2**x using bitwise operations [logarithm in base 2 of n]
Aug 16, 2022
python
bit-manipulation
primes
bitwise-operators
logarithm
Bitwise operator advantages in StringBuilder
Oct 30, 2022
java
algorithm
bit-manipulation
C/C++ Bit Twiddling
Nov 13, 2022
c++
c
bit-manipulation
Fastest way to compare bitsets (< operator on bitsets)?
Sep 18, 2022
c++
algorithm
c++11
bit-manipulation
bitset
Bit counting in a contiguous memory chunk
Sep 22, 2022
c++
c
algorithm
bit-manipulation
What's the quickest way to compute log2 of an integer in C#?
Sep 18, 2022
c#
algorithm
math
bit-manipulation
Weird output for bitwise NOT
Nov 18, 2022
c++
bit-manipulation
How to implement Bitcount using only Bitwise operators?
Sep 23, 2022
c
bit-manipulation
Bitwise Multiply and Add in Java
Sep 18, 2022
java
bit-manipulation
bitwise-operators
multiplication
addition
return index of least significant bit in Python
Oct 16, 2022
python
bit-manipulation
How to represent 4 boolean possibilities in a single value
Dec 14, 2016
java
byte
bit-manipulation
bitwise-operators
How to use a bitwise operator to pass multiple Integer values into a function for Java?
Mar 20, 2022
java
function
bit-manipulation
bitwise-operators
integer
« Newer Entries
Older Entries »