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
SQL Bitwise Masking
Oct 25, 2020
sql
sqlite
bit-manipulation
bitwise-operators
bitmask
Java "x += y" and "x = x+y" yields different result
Nov 18, 2021
java
casting
bit-manipulation
Checking if Bytes are 0x00
Oct 21, 2022
c#
bytearray
byte
bit-manipulation
Invert last bit
Nov 05, 2022
java
int
bit-manipulation
bit
Minimum number of bits to represent number
Nov 17, 2022
c#
integer
bit-manipulation
bit
Why aren't bitwise operators as smart as logical "and\or" operators
Jun 05, 2022
c#
optimization
operators
bit-manipulation
Bit shift operations on a byte array in Java
Apr 14, 2022
java
bit-manipulation
NASM: Count how many bits in a 32 Bit number are set to 1
Feb 19, 2022
assembly
x86
bit-manipulation
nasm
hammingweight
Invert bitwise shift operator / power of two
May 23, 2022
c#
bit-manipulation
bitwise-operators
bit-shift
bit manipulation:print the next smallest and largest numbers with same no of 1 bits
Jul 12, 2022
c
bit-manipulation
Fill with variable number of ones
Apr 17, 2022
c
bit-manipulation
bitwise-operators
Find the lowest set bit
Oct 30, 2022
javascript
bit-manipulation
what (r+1 + (r >> 8)) >> 8 does?
Nov 04, 2022
c
bit-manipulation
how to zero every bit when in second operand is 1?
Oct 31, 2018
c++
bit-manipulation
Bitwise operation in C to compare two integers
Jun 15, 2022
c
bit-manipulation
bitwise-operators
Why should I always use || instead of | and && instead of &?
Apr 30, 2022
java
boolean
operators
bit-manipulation
conditional-statements
Compile-time checking if right shift is arithmetic on signed types
Jun 19, 2022
c++
c
portability
bit-manipulation
compile-time
Best practice to use bit operations to set some flags
Jun 01, 2022
objective-c
ios
bit-manipulation
fast way to get integers 0, 1, and 2 when given a random one from the set
Jul 29, 2022
c++
c
bit-manipulation
bitwise-operators
Fastest way to read Left-Most bit from unsigned int (C++)?
Nov 17, 2022
c++
bit-manipulation
« Newer Entries
Older Entries »