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
How to split an unsigned long int (32 bit) into 8 nibbles?
Dec 20, 2025
c++
binary
bit-manipulation
bitwise-operators
How to reset single bit in ulong?
Dec 19, 2025
c#
.net
bit-manipulation
bitwise-operators
ulong
Given XOR & SUM of two numbers. How to find the numbers?
Dec 17, 2025
math
bit-manipulation
bitwise-operators
bitwise-xor
Even-odd program using bitwise
Dec 16, 2025
c
bit-manipulation
operators
bitwise-operators
Implement bit operations only by ADD, SUB, MUL and DIV instructions
Dec 15, 2025
assembly
bitwise-operators
What's the correct way to flip one bit in a byte while preserving the rest?
Dec 14, 2025
java
bitwise-operators
bit-shift
Using 32-bit ints and operands
Dec 13, 2025
python
int
bitwise-operators
bit
Bit shift operators
Dec 12, 2025
bitwise-operators
bit-shift
Usage of << for exponentiation in C or CUDA
Dec 12, 2025
c
bit-manipulation
bitwise-operators
Is the `<<` operator equivalent to `pow(2,n)` in python 3?
Dec 10, 2025
python-3.x
bitwise-operators
Verify divisibility rules using bitwise operations
Dec 08, 2025
python
bitwise-operators
Cast some light on population count algorithm
Dec 08, 2025
binary
bitwise-operators
bit
operations
representation
Difference between (|) Bitwise OR vs (^) Bitwise XOR in JavaScript
Dec 07, 2025
javascript
bitwise-operators
PHP Bitwise XOR vs. JavaScript Bitwise XOR
Dec 05, 2025
javascript
php
binary
bitwise-operators
xor
Finding if a number is the power of 2 in Scheme
Dec 03, 2025
scheme
bitwise-operators
If statement using Bitwise AND Operators to force evaluations
Dec 02, 2025
javascript
if-statement
bitwise-operators
Unary NOT/Integersize of the architecture
Dec 01, 2025
perl
int
bitwise-operators
cpu-architecture
unary-operator
Short circuit evaluation should be faster than bitwise evaluation, but it is not. Why? [duplicate]
Dec 01, 2025
java
bitwise-operators
logical-operators
short-circuiting
what is the difference between >> and >>> operators in JavaScript
Nov 29, 2025
javascript
bitwise-operators
Older Entries »