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 ... 17 18 19 20 21 ... 25
Title Δ
Bit manipulation: keeping the common part at the left of the last d... +0.86
Reverse integer bitwise without using loop +0.71
auxiliary flag in X86 processor +1.66
Bit Masks: Set different states of an object via set method -0.08
Removing bit at specific index +1.63
Bitwise - How can I check if a binary number contains another? +1.50
Number theory: solution need -1.80
A* (A star) algorithm optimization +0.57
Bitwise XORing two numbers results in sum or difference of the numb... -1.67
Finding 1 number from each interval such that OR of all equals X 0.00
Strange bitwise operation with Bitmap row width, what does it mean?... +0.79
Difference between JA and JG in assembly +1.67
01 Knapsack specialization +1.80
How to implement a Disjoint-set data structure by Linked list? +1.74
How can this function be optimized +1.09
How does this color blending trick work? 0.00
AND/OR (&&/||) logic for multiple condition statements +0.66
Why worry about 'undefined behavior' in >> of signed type? -1.96
Find all possible subsets of a short array in C +1.02
Calculating number distinct elements in a huge/big array -1.62
Is it ever useful to have reference type declared as const? -0.15
Set n highest bits twiddling +1.78
Compute (a*b)%m FAST for 64-bit unsigned arguments in C(++) on x86-... +2.19
Is there a way to simulate integer bitwise operations for _m256 typ... +0.43
Optimizing the equality and inequality operators -0.19
Usage of Sign Bit in x86 assembly -0.06
Is it possible to write a function adding two integers without cont... 0.00
Calculating f_score[neighbor] for A* search 0.00
Bitwise operation in function +0.47
Can the standard Ackermann be optimized? +1.25
Dynamic programming with large inputs +0.43
Getting parent of a vertex in a perfect binary tree +0.66
Global Minima and Dynamic Programming -0.05
Is there a reason I shouldn't be testing a set of variables for 0 b... -1.97
Get lower bits of a double in C# +0.54
Loading from memory whose size is larger than the available size in... +1.82
Loop vs Double IF statement -0.30
Simplification Algorithm for Reverse Polish Notation -0.94
virtual memory page alignment 0.00
Transposing 8XB Bits 0.00
x86-64 Intel Syntax for rel8 immediate operand? 0.00
Understanding assembly generated by C function call 0.00
Using the "or" operator with strings in an "if"... -0.86
SSE code to set float variable to 0.0f or 1.0f based on comparison +1.26
Bitwise endian swap for various types +1.49
Is arithmetic commutative and associative? -1.64
Using bitwise operations -0.07
Time Complexity - Refactor O(N²) to O(N) +0.15
How to randomly pick a value based on the position of the bit -0.90
Should I minimize the number of "if" statements or "... +0.96