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
What happens when you bit shift beyond the end of a variable?
Nov 11, 2022
c++
c
bit-manipulation
Evaluate if integer is POT (Power Of Two) [duplicate]
Nov 27, 2021
c
algorithm
bit-manipulation
Multiple Parameters in a single Parameter (functions) in C/C++
May 20, 2022
c++
c
function
parameters
bit-manipulation
What does <<= operator mean in Java?
Aug 18, 2022
java
hashmap
bit-manipulation
bit
Why we need to add 1 while doing 2's complement
Sep 14, 2022
math
bit-manipulation
twos-complement
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
« Newer Entries
Older Entries »