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
Swap two bits with a single operation in C?
Sep 24, 2022
c
arduino
bit
bit-manipulation
JavaScript Endian Encoding?
Aug 25, 2022
javascript
encoding
bit-manipulation
endianness
Bitshifts to obtain remainder
Nov 16, 2022
java
bit-manipulation
number-theory
Calculate the number of unordered pairs in an array whose bitwise "AND" is a power of 2 in O(n) or O(n*log(n))
Sep 15, 2022
algorithm
data-structures
bit-manipulation
bitmask
QM coding implementation in Python - is 16 bit word obligatory?
Nov 11, 2019
python
compression
bit-manipulation
computer-science
Fast method to multiply integer by proper fraction without floats or overflow
Mar 16, 2022
c++
math
bit-manipulation
integer-overflow
integer-division
Bit hacking and modulo operation
Oct 31, 2022
c
bit-manipulation
low-level
What is this asm style "x | 0" some javascript programmers are now using?
Jan 29, 2022
javascript
optimization
bit-manipulation
vm-implementation
asm.js
Efficiently find least significant set bit in a large array?
Nov 06, 2022
c
assembly
bit-manipulation
x86-64
avx
Optimizing a bit-manipulating algorithm in GameBoy Z80
Feb 25, 2022
assembly
bit-manipulation
z80
gameboy
Bad optimization of std::fabs()?
Feb 15, 2021
c++
bit-manipulation
C# bitwise shift on ushort (UInt16)
Aug 16, 2022
c#
bit-manipulation
bitwise-operators
16-bit
Implementing logical negation with only bitwise operators (except !)
Mar 16, 2022
c
bit-manipulation
boolean-logic
negation
Java bitwise operator << [duplicate]
Jun 19, 2022
java
bit-manipulation
bit-shift
what does it mean to bitwise left shift an unsigned char with 16
Jun 26, 2014
c++
c
bit-manipulation
Python Unsigned Right Shift [duplicate]
Jul 12, 2019
python
operators
bit-manipulation
shift
How do I sum the four 2-bit bitfields in a single 8-bit byte?
Mar 28, 2022
c
optimization
x86
bit-manipulation
bit-fields
Bitwise-or operator used on a sign-extended operand in Visual Studio 2015
Mar 25, 2022
c#
bit-manipulation
visual-studio-2015
roslyn
Order of fields when using a bit field in C
Jul 28, 2019
c
gcc
bit-manipulation
bit
bit-fields
How to count the number of 1 bits set in 0, 1, 2, ..., n in O(n) time?
Oct 27, 2022
arrays
algorithm
math
bit-manipulation
time-complexity
« Newer Entries
Older Entries »