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 is the purpose of "int mask = ~0;"?
Oct 09, 2022
c++
c
bit-manipulation
masking
bit-masks
How can I detect integer overflow on 32 bits int?
Aug 29, 2022
java
integer
bit-manipulation
integer-overflow
integer-arithmetic
Find most significant bit (left-most) that is set in a bit array
Sep 20, 2022
c
bit-manipulation
32-bit
How can I perform multiplication without the '*' operator?
Aug 29, 2022
java
c++
c
bit-manipulation
Java "Bit Shifting" Tutorial? [closed]
Aug 29, 2022
java
bit-manipulation
bit-shift
(x | y) - y why can't it simply be x or even `x | 0`
Aug 25, 2022
c
bit-manipulation
How to define and work with an array of bits in C?
Sep 29, 2022
c
arrays
multidimensional-array
bit-manipulation
bitarray
Convert 0x1234 to 0x11223344
Sep 22, 2022
c++
c
bit-manipulation
Add two integers using only bitwise operators?
Feb 17, 2022
c#
bit-manipulation
Understanding the bitwise AND Operator
Aug 28, 2022
objective-c
operators
bit-manipulation
bitwise-operators
Unsigned Integer in Javascript
Aug 28, 2022
javascript
bit-manipulation
unsigned
Bitfield manipulation in C
Aug 17, 2022
c
bit-manipulation
How does this work? Weird Towers of Hanoi Solution
Aug 28, 2022
algorithm
language-agnostic
bit-manipulation
towers-of-hanoi
Bitwise operations on 32-bit unsigned ints?
Aug 28, 2022
javascript
bit-manipulation
What does AND 0xFF do?
Aug 28, 2022
c
bit-manipulation
bitwise-operators
bit-shift
Checking flag bits java
Aug 28, 2022
java
bit-manipulation
flags
Absolute value abs(x) using bitwise operators and Boolean logic [duplicate]
Aug 27, 2022
c++
c
bit-manipulation
language-lawyer
absolute-value
Two's Complement Binary in Python?
Aug 27, 2022
python
binary
bit-manipulation
Division without using '/'
Aug 27, 2022
algorithm
bit-manipulation
division
Two elements in array whose xor is maximum
Aug 27, 2022
arrays
algorithm
bit-manipulation
xor
« Newer Entries
Older Entries »