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
Most efficient way to find the index of the only '1' bit in a char variable (in C)
Oct 17, 2022
c
algorithm
performance
bit-manipulation
bits
Minimum XOR value : Given an integer array A of N integers, find the pair of integers in the array which have minimum XOR value
Sep 13, 2022
c++
arrays
bit-manipulation
xor
C# binary shift rotates automatically
Sep 26, 2021
c#
rotation
bit-manipulation
assigned value has more bits then lvalue
Jul 15, 2022
c++
c
struct
compilation
bit-manipulation
What does (size + 7) & ~7 mean?
Nov 08, 2022
c
bit-manipulation
What does bitwise operation n&(n-1) do?
Sep 13, 2022
c++
c
bit-manipulation
bitwise-operators
HashMap.tableSizeFor(...). How does this code round up to the next power of 2?
Jan 28, 2022
java
hashmap
bit-manipulation
bit-shift
Why is VkShaderStageFlagBits a bitmask?
Nov 24, 2021
graphics
bit-manipulation
bit
vulkan
bitmask
Extracting bits
Sep 07, 2022
c
bit-manipulation
memory-address
Algorithm for bitwise fiddling
May 24, 2018
algorithm
bitwise-operators
bit-manipulation
Bit manipulation: keeping the common part at the left of the last different bit
Feb 22, 2019
c++
c
algorithm
optimization
bit-manipulation
How can I use linq to check if an flags/bitwise enumeration contains a type?
Mar 31, 2020
.net
linq
enums
lambda
bit-manipulation
NASM shift operators
Nov 13, 2022
assembly
x86
bit-manipulation
nasm
Why does 0x80000000 >> 1 in JavaScript produce a negative value?
Feb 19, 2022
javascript
bit-manipulation
Fastest way to find binary base [duplicate]
Apr 19, 2022
c
algorithm
bit-manipulation
How to get the bit removed from the bitwise right shift in c#
Oct 18, 2022
c#
bit-manipulation
shift
What happens when I apply the unary "-" operator to an unsigned integer? [duplicate]
Sep 12, 2022
c
bit-manipulation
Should I truncate my ints to shorts before computing bitwise ops on them?
Oct 21, 2022
c
performance
optimization
x86
bit-manipulation
Bit manipulation and output in Java
Jan 30, 2017
java
bit-manipulation
How do I determine which bit is set in an unsigned int64
Aug 31, 2022
delphi
bit-manipulation
« Newer Entries
Older Entries »