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 ... 14 15 16 17 18 ... 25
Title Δ
What is the fastest algorithm to computer all permutations of a bin... +1.70
Is there a really working example which showing the benefits of ILP... -0.84
How is WebGL or CUDA code actually translated into GPU instructions? -0.27
Coin change - DP +0.39
Should I use "rand % N" or "rand() / (RAND_MAX / N +... -0.35
How do figure out that method A is more efficient than method B 0.00
What's the point of instructions with only the REX prefix in 64... -0.35
Why does this random value have a 25/75 distribution instead of 50/... +1.94
fidiv: improper operand type error when dividing by register 0.00
Inverting the bits of an even number in C++ -0.24
How to find the nearest number, that is power of two, to another nu... -0.53
Conversion to Machine language 0.00
Compare two numbers in Intel x86 assembly (nasm) +1.45
Recursive descent same prefix +0.04
shuffled index without need of memory 0.00
Reduction from 3-Coloring to Fair-3-Coloring 0.00
Syntax for adding an integer to a buffer nasm 0.00
Understanding small asm code with a strange constant 0.00
Why this bit manipulation program is giving wrong O/P? 0.00
Divide a negative with a positive +0.39
is it possible/efficient to put fpu exception or inf into work? 0.00
Techniques for static code analysis in detecting integer overflows -0.12
Why HashMap insert new Node on index (n - 1) & hash? 0.00
Compiler vs Assembler +0.44
Do bitwise operations resolve to constant values +0.49
Assembly Illegal Indexing mode 0.00
Get next non consecutive ones binary number -0.57
Instruction pointer value after the page fault trap has been handled 0.00
What's a more efficient implementation of this puzzle? +0.98
creating a linked list in assembly language 8086 -0.12
Differences of x86 and x86-64 machine code 0.00
when a given graph is 3-colorable? 0.00
SSE instructions in ASM function 0.00
Join bits using bitwise operations. Is this even possible? +0.68
How are keywords represented in binary form? +1.39
opcode ff /4 which value is give to eip +0.40
understanding code generated by Java hotspot JIT for float test 0.00
Access the flags without inline assembly? +1.54
Resource Allocation Algorithm Sought -0.23
Binary index tree applied to bitwise AND -0.30
Reversing XOR and Bitwise operation in Python +1.78
How can we use multi core and cpu on Assembly boot loader x86 -0.10
Opcode Constancy rules -1.66
C tail call optimization for boolean AND 0.00
What is the best way to enumerate all the numbers between 1 to n ha... +1.93
Reduce one from absolute value? -0.81
Generate subsets of a given binary string, how does this code work? +0.74
Using A* algorithm for soving sliding puzzle and N Queens? -0.60
Counting with a bit mask +0.89
Bitwise multiplication to achieve result 0.00