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
Are enums the canonical way to implement bit flags?
Sep 17, 2022
c++
enums
bit-manipulation
bitflags
std-bitset
Is NOT missing from SSE, AVX?
Feb 02, 2022
x86
bit-manipulation
simd
sse
avx
Rotating a bitmap 90 degrees
Sep 01, 2022
c++
bitmap
bit-manipulation
In Java, is it possible to clear a bit?
Aug 12, 2022
java
bit-manipulation
Bit-flipping operations in T-SQL
Sep 16, 2022
sql-server
tsql
bit-manipulation
C & PHP: Storing settings in an integer using bitwise operators?
May 14, 2022
php
c
bit-manipulation
bitwise-operators
How can I use bit shifting to replace integer division?
Nov 01, 2017
c++
bit-manipulation
integer-division
How to create mask with least significat bits set to 1 in C
Sep 16, 2022
c
bit-manipulation
bitmask
How to use bitwise operators in if statements?
Apr 03, 2022
bash
shell
bit-manipulation
Why does negating a value change the result when XORing it with 1? [duplicate]
Mar 27, 2022
c#
bit-manipulation
bitwise-operators
xor
bitwise-xor
How do I represent and work with n-bit vectors in Python?
Sep 16, 2022
python
bit-manipulation
bitarray
bitvector
Is there a more efficient way to get the length of a 32bit integer in bytes?
Jul 01, 2018
c++
c
performance
bit-manipulation
bitwise-operators
Bitwise Interval Arithmetic
Aug 17, 2022
algorithm
language-agnostic
bit-manipulation
How to make space complexity as O(1)
Sep 15, 2022
algorithm
data-structures
bit-manipulation
time-complexity
space-complexity
PHP's Infinit value in Bitwise Operations returns strange values
Sep 15, 2022
php
bit-manipulation
PostgreSQL: Difference between "bytea" and "bit varying" types
Oct 16, 2022
postgresql
bit-manipulation
Bit Twiddling Hacks: interleave bits the obvious way [closed]
Sep 15, 2022
c
bit-manipulation
bit-shift
Microsoft Interview: transforming a matrix
Mar 26, 2017
algorithm
matrix
bit-manipulation
space-complexity
Bit Setting and Bit Shifting in Ansi C
Oct 14, 2022
c
bit-manipulation
bitwise-operators
bit-shift
ansi
What does i+=(i&-i) do? Is it portable?
Aug 27, 2022
c++
integer
bit-manipulation
« Newer Entries
Older Entries »