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
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
Bitshifting to multiply an integer by 10
May 10, 2018
c++
bit-manipulation
How do you randomly zero a bit in an integer?
Jun 04, 2022
c#
.net
vb.net
bit-manipulation
Multiple bitvectors; how to find bits that are set exactly n times?
Aug 30, 2019
c
performance
bit-manipulation
bitwise-operators
bitvector
Better name for CHAR_BIT?
Sep 14, 2022
c++
c
bit-manipulation
Check if a number x is positive (x>0) by ONLY using bitwise operators in C
Aug 24, 2022
c
bit-manipulation
Checking if bit is not set
Sep 05, 2022
c
bit-manipulation
Casting float to int (bitwise) in C
Sep 12, 2022
c
floating-point
bit-manipulation
bitwise-operators
Implementing Logical Right Shift in C
Mar 06, 2022
c
bit-manipulation
How do I programmatically return the max of two integers without using any comparison operators and without using if, else, etc?
Aug 18, 2022
c
bit-manipulation
max
obfuscation
puzzle
« Newer Entries
Older Entries »