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
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
Fast computing of log2 for 64-bit integers
Aug 26, 2022
c
64-bit
bit-manipulation
32bit-64bit
lookup
get absolute value without using abs function nor if statement
Jan 13, 2019
c++
c
bit-manipulation
Android In App Billing: securing application public key
Apr 16, 2021
android
security
bit-manipulation
in-app-billing
public-key
Implement division with bit-wise operator
Nov 09, 2019
bit-manipulation
bit
warning: left shift count >= width of type
Apr 20, 2021
c
bit-manipulation
long-integer
bit-shift
Arithmetic bit-shift on a signed integer
Aug 26, 2022
c
bit-manipulation
bit-shift
Understanding PHP & (ampersand, bitwise and) operator
Aug 26, 2022
php
operators
bit-manipulation
bitwise-operators
Checking if a bit is set or not
Aug 28, 2022
c#
.net
bit-manipulation
What does a bitwise shift (left or right) do and what is it used for?
Aug 26, 2022
bit-manipulation
bitwise-operators
bit-shift
« Newer Entries
Older Entries »