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
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
What does >> mean in PHP?
Sep 17, 2022
php
bit-manipulation
number of 1's in 32 bit number
Sep 17, 2022
java
algorithm
bit-manipulation
Bit trick to detect if any of some integers has a specific value
Sep 17, 2022
c++
performance
optimization
x86
bit-manipulation
Padding bits in unsigned integers and bitwise operations in C89
May 14, 2019
c
bit-manipulation
padding
bitwise-operators
Python representation of negative integers
Oct 29, 2022
python
integer
bit-manipulation
.NET equivalent of Java's Integer.bitCount?
Apr 16, 2022
java
.net
bit-manipulation
hammingweight
Bitwise operations on non numbers
Sep 17, 2022
javascript
operators
bit-manipulation
Converting rgba values into one integer in Javascript
Sep 19, 2019
javascript
bit-manipulation
boolean-logic
What's the reason high-level languages like C#/Java mask the bit shift count operand?
May 31, 2022
java
c#
bit-manipulation
language-design
bit-shift
BITWISE AND(&) for Range of Numbers
Sep 02, 2022
bit-manipulation
bitwise-operators
bitwise-and
Programming: Minimum steps required to convert a binary number to zero
Feb 09, 2022
java
php
algorithm
bit-manipulation
Are enums the canonical way to implement bit flags?
Sep 17, 2022
c++
enums
bit-manipulation
bitflags
std-bitset
« Newer Entries
Older Entries »