StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

harold

Rating
1621.23 (1,071st)
Reputation
42,476 (2,554th)
Page: 1 ... 15 16 17 18 19 ... 25
Title Δ
How to decode peer list in binary model +0.41
Summation Puzzle instruction +0.29
How to give an emulation the right speed? 0.00
how to check divisibility of a very long number in c++? 0.00
Bit shifting until first '1' in a bit string -0.60
Doubleword-length 2’s complement representation of Binary number? +0.40
Enumerating geometric solutions programatically 0.00
How to do the bit manipulation when you don't know where the le... -0.10
How can I shift a int by 4n times in java? +1.34
vectorized strlen getting away with reading unallocated memory -0.80
How to Implement the Pattern 2^n-1 using Bitwise Operators +2.15
Fast way to remove bits from a ulong +1.86
Bitfield mask/operations with optional items -0.10
B(+)Tree internal structure 0.00
Check partially known integer lies within a range -0.39
How do I take operands as registers from the byte value? 0.00
signed and unsigned arithmetic implementation on x86 +1.76
Random number generation with next and previous support? -0.11
Which real use cases exist for arithmetic right bit shifting? +0.61
Which is the reason for avx floating point bitwise logical operatio... +1.04
convert hex to byte without conversion -0.07
Binary Subtraction - Extra Digit? 0.00
How does this function increment? -1.96
Compact a hex number +0.01
Can a modern C compiler optimize a combination of bit accesses? -1.47
What happens when memory "wraps" on an IA-32 supporting m... -1.44
Difference between assembly zero and equal +0.43
BWT realisation using lists c# 0.00
How to find a node inside a linked list referring another node -0.58
Convert increment value -0.93
Divide function 0.00
multiply function -0.03
Any compilers that does not turn large switch blocks into binary tr... -0.28
Performance of modulus operator in C -1.43
Hint for branch prediction in assertions +0.66
Rapid update of bounding box when one of a thousand items moves? +2.93
Loop through every possible combination of values in a BitArray +0.71
Is there an advantage to using a bitwise operation opposed to divid... -0.58
List of Comparators in Sorting Networks +0.41
Text compression: Strategy to code prefix(header) to improve the pe... 0.00
Create number sequence of length x with only difference of 1 bit in... +0.40
Is big-O notation relevant for concurrent world? -0.88
While in x86-64 assembly -0.09
Extending the max value of an Integer by signing it in java -0.01
To divide by 2 which one is better Right Shift Operator or traditio... +0.57
How to split an unsigned long int (32 bit) into 8 nibbles? -0.90
Why would you OR a value with itself before a call to jnz? -2.15
Why is 1 plus 31 zeros not a valid integer, if bit flags are 31 len... -0.02
Alt answer to classic bitwise 2^n test: valid? 0.00
Integer dot product using SSE/AVX? 0.00