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
Explain this snippet which finds the maximum of two integers without using if-else or any other comparison operator?
May 07, 2018
c
algorithm
math
bit-manipulation
max
Set specific bit in byte
Aug 17, 2022
java
byte
bit-manipulation
How do you set, clear and toggle a single bit in JavaScript?
Aug 17, 2022
javascript
numbers
bit-manipulation
How does XOR variable swapping work?
Aug 17, 2022
language-agnostic
bit-manipulation
xor
Incrementing 'masked' bitsets
Sep 08, 2022
c++
c
bit-manipulation
intrinsics
How do I flip a bit in SQL Server?
Mar 07, 2011
sql
sql-server
bit-manipulation
Efficiently find binary strings with low Hamming distance in large set
Aug 17, 2022
algorithm
bit-manipulation
bitwise-operators
hamming-distance
Have you ever had to use bit shifting in real projects? [closed]
Aug 17, 2022
bit-manipulation
bit-shift
Is there an elegant and fast way to test for the 1-bits in an integer to be in a contiguous region?
Aug 07, 2022
c++
c
bit-manipulation
Why if (n & -n) == n then n is a power of 2?
Oct 24, 2022
java
logic
bit-manipulation
Saturating subtract/add for unsigned bytes
Aug 17, 2022
c++
c
optimization
bit-manipulation
saturation-arithmetic
Manipulate alpha bytes of Java/Android color int
Aug 17, 2022
java
android
bit-manipulation
C/C++: Force Bit Field Order and Alignment
Oct 30, 2019
c++
c
bit-manipulation
endianness
bit
Precedence and bitmask operations
Aug 17, 2022
php
bit-manipulation
bitwise-operators
operator-precedence
How can I multiply and divide using only bit shifting and adding?
Sep 12, 2022
c
assembly
bit-manipulation
division
multiplication
What's the simplest way to test whether a number is a power of 2 in C++?
Aug 16, 2022
c++
algorithm
bit-manipulation
What is CHAR_BIT?
Aug 16, 2022
c
bit-manipulation
Bitwise operation and usage
Aug 16, 2022
python
binary
operators
bit-manipulation
Best practices for circular shift (rotate) operations in C++
Dec 14, 2021
c++
c
rotation
bit-manipulation
c++-faq
How do I write a maintainable, fast, compile-time bit-mask in C++?
Aug 31, 2022
c++
c++11
bit-manipulation
« Newer Entries
Older Entries »