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 bitwise-operators
Javascript equivalent of Java's UUID class
Sep 10, 2026
javascript
uuid
bitwise-operators
simple example of NOT instruction in x86 asm
Sep 06, 2026
assembly
x86
nasm
bitwise-operators
logical-operators
Can anyone explain this bitwise function to compute log(n)
Sep 02, 2026
c
logic
bitwise-operators
What is going on in this code?
Sep 01, 2026
c
bitwise-operators
endianness
Long numbers in PostgreSQL and bitwise operations
Aug 31, 2026
postgresql
bitwise-operators
long-integer
bigint
De-interlace bytes
Aug 31, 2026
javascript
bit-manipulation
bitwise-operators
Converting unsigned char * to hexstring
Aug 29, 2026
c++
bitwise-operators
stringstream
Bitwise differences in Java/Perl
Aug 28, 2026
java
perl
binary
bitwise-operators
bit-shift
Is it possible to make x%10 (modulus 10) with bitwise operators in C?
Aug 28, 2026
c
bitwise-operators
modulo
How do you efficiently count the trailing zero bits in a number?
Aug 26, 2026
c++
c
while-loop
bit-manipulation
bitwise-operators
Bitwise NOT Operator in D
Aug 25, 2026
bitwise-operators
d
C - Algorithm for Bitwise operation on Modulus for number of not a power of 2
Aug 25, 2026
c
bit-manipulation
bitwise-operators
What does |= mean in c++ [duplicate]
Aug 25, 2026
c++
bitwise-operators
Making an unary operator binary
Aug 13, 2026
c++
c++11
operator-overloading
bitwise-operators
Storing data in a variable through bits manipulation
Aug 13, 2026
c
bit-manipulation
bitwise-operators
bit-shift
bit
Why do 1ll << i does give us correct answer but not long long i ; 1<<i?
Aug 09, 2026
c++
c++11
bitwise-operators
Apply Bitwise operator on multiple integers at once
Aug 07, 2026
c#
bit-manipulation
bitwise-operators
bitwise-xor
Not equal using bitwise operations?
Aug 05, 2026
c
bitwise-operators
Understanding "Bitwise-And (&)" and "Unary complement(~)" in c++
Aug 01, 2026
c++
c
bitwise-operators
logical-operators
Older Entries »