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
Bitfield manipulation in C
Aug 17, 2022
c
bit-manipulation
How does this work? Weird Towers of Hanoi Solution
Aug 28, 2022
algorithm
language-agnostic
bit-manipulation
towers-of-hanoi
Bitwise operations on 32-bit unsigned ints?
Aug 28, 2022
javascript
bit-manipulation
What does AND 0xFF do?
Aug 28, 2022
c
bit-manipulation
bitwise-operators
bit-shift
Checking flag bits java
Aug 28, 2022
java
bit-manipulation
flags
Absolute value abs(x) using bitwise operators and Boolean logic [duplicate]
Aug 27, 2022
c++
c
bit-manipulation
language-lawyer
absolute-value
Two's Complement Binary in Python?
Aug 27, 2022
python
binary
bit-manipulation
Division without using '/'
Aug 27, 2022
algorithm
bit-manipulation
division
Two elements in array whose xor is maximum
Aug 27, 2022
arrays
algorithm
bit-manipulation
xor
Efficient way to OR adjacent bits in 64-bit integer
Sep 05, 2022
c++
bit-manipulation
Algorithm to generate bit mask
Aug 27, 2022
c
algorithm
bit-manipulation
How to add two numbers without using ++ or + or another arithmetic operator
Feb 15, 2022
c++
c
algorithm
bit-manipulation
Can XOR of two integers go out of bounds?
Aug 27, 2022
c++
c
bit-manipulation
integer-overflow
bitwise-xor
BitSet to and from integer/long
Dec 15, 2021
java
bit-manipulation
bitset
How does this bitwise operation check for a power of 2?
Oct 31, 2022
c
math
bit-manipulation
In Java, how to get positions of ones in reversed binary form of an integer?
Oct 13, 2022
java
binary
bit-manipulation
Fast way to generate pseudo-random bits with a given probability of 0 or 1 for each bit
Oct 08, 2022
c++
c
algorithm
random
bit-manipulation
What is (x & 1) and (x >>= 1)?
Sep 27, 2022
c++
bit-manipulation
bitwise-operators
bit-shift
bitwise-and
Bitwise operator for simply flipping all bits in an integer?
Aug 27, 2022
java
binary
bit-manipulation
bit
bitwise-operators
Is there an elegant way to Invert a Bit value in an SQL insert Statement?
Dec 03, 2017
sql
sql-server
bit-manipulation
« Newer Entries
Older Entries »