StackRating

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

Aki Suihkonen

Rating
1478.58 (4,501,746th)
Reputation
14,342 (9,932nd)
Page: 1 2 3 4 5 ... 14
Title Δ
Why they use Bitwise XOR operator in the XOR-Shift algorithm? 0.00
Animated GIF larger than source images +0.53
Why does memory NX need hardware support in Linux kernel? +0.45
What is the reason behind the following C char array storage implem... -1.61
How can I make branchless code? -1.36
Trouble with mod C +0.98
Why forward declaration and pointer (or reference?) can resolve cir... -1.48
Fast weighted mean & variance of 10 bins -0.10
How to subtract binary when there is no where to borrow from? +2.08
Double variable as loop counter +0.02
Purpose of simple wrapper function in C +1.43
How to select register variables in C? -0.33
Is this an unavoidable signed and unsigned integer comparison? +2.27
How to make all variables in javascript script have two decimal poi... -0.16
8086 Assembly Arrays with I/O +2.07
Why are both Viterbi and Reed-Solomon used in DVB-T? 0.00
Memory allocation of local variables within nested {} +2.84
Why bitwise shift with 0 in JavaScript yields weird results in some... -0.08
Omit off-screen triangles +2.55
Problems with floating-point additions. Ignoring some small values +2.42
Reduce the fraction to lowest terms -0.76
optimization: minimize using memory 0.00
Optimizing the largest palindrome from product of two three digit n... +0.11
Trouble tokenizing for binary tree -0.20
Efficiently treating functions in C/C++ called a million times -0.71
comparing a xmmX vector -1.42
Fast multiplication modulo 2^16 + 1 +1.35
x86 transition from 16bit to 32bit mode 0.00
Reverse order through pointer -0.45
Indirect Register Addressing +0.06
Complex division using Fixed Point +0.01
Updating 2D Array in C +0.36
Check if numbers in JavaScript is in the range of int in Java (–214... +0.56
Creating a hollow diamond in C +0.37
Address Out of Range. Hex to Decimal Mips +0.54
What is the purpose of EBP in the following code? +0.55
fast inversion algorithm slower than math.h 1/sqrt function +0.47
Java Horner's polynomial accumulation method 0.00
division with a remainders (x86 assembly) +2.60
Why Number.MAX_VALUE is 1.7976931348623157e+308 why not 90071992547... -0.93
Is It More Efficient to Do a Less Than comparison OR a Less Than Or... +0.04
Debugging Instruction Pointer when IP points to 0 0.00
what does -0x4(%rbp) means in gdb disassembly? -0.93
Generalise Bresenham algorithm height octant 0.00
A function that converts two unit interval numbers to another unit... -1.20
Fast implementation of a large integer counter (in C/C++) +2.34
6502 Assembly Instruction not valid +2.07
Reusing EAX for two different arrays 0.00
How to print on screen 2^20 lines of integers in c++ quickly (under... -1.23
How to calculate (n!)%1000000009 +0.22