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 ... 9 10 11 12 13 14
Title Δ
Arithmetic operators using bitwise operators +0.20
How to make thread in C without using POSIX library <pthread.h> -0.44
How to store double - endian independent +0.23
Different Cross-Correlation Results in MATLAB and C++ but Same Algo... +0.40
Rotate a 3D- Point around another one +0.25
What is the difference between == and === in Dart? -0.40
Are there any slow Javascript hashing algorithms like bcrypt? -1.19
How to convert echo'ed voice to normal voice? -1.87
What is the purpose of multidimensional arrays? -0.44
Data Structure / Hash Function to link Sets of Ints to Value -0.99
Javascript - getting a particular object from list based on propert... -0.35
Assigning value to pointer throws exception -0.23
64 bit alignment/padding for c structure? +1.35
draw 3D sphere in c++ without OpenGL 0.00
if(x!=y) vs if(x==y) +0.11
Counting number of frames on stack 0.00
OpenGL, GLSL: Garbage values in uniforms 0.00
32-bit PC, size of pointer +2.27
C change the indices representation of an array -0.09
C++ Replacing Functions with Macros -0.31
Why does 230/100*100 not return 230? -1.00
Some questions regarding compilers and assemblers -0.44
How to shrink the image taken from camera to 320x320 resolution? -0.42
can I get the 2s complement representation of integer from register? +0.10
Pixels between 2 intersecting lines -1.05
GF(256) finite field multiplication function in C# 0.00
GZIP has no effect on web call 0.00
How to convert unsigned numbers from signed to unsigned(binary and... -0.17
Draw perpendicular line from starting point of Line 0.00
String to double saving time conversion in c +0.54
How are the stack pointer and program status word maintained in mul... -1.72
How do I create an msdos .com program that takes a file as parameter 0.00
possible optimizations for manipulating a 2d array +0.57
Can I bend sprites in Cocos2D? 0.00
How to use the watchdog timer in a RTOS? -0.10
Time Limit Exceed about max heap +0.80
Micro Memory Manager Errors -0.38
Performance differences... so dramatic? +0.24
what is the purpose of "(void) ( { CODE } )" in c? -1.15
Cannot understand this code snippet of C -0.03
can't figure out difference between int[3][3] and int(* const)[3] -0.28
executing assembly code in c -0.52
How to exchange between 2 bits in byte number in Assembly +1.12
C error - free(): invalid next size (fast) +0.42
Memory usage between 32-bit pool and 64-bit pool +1.02
Last nonzero digit of a factorial -1.38
What is the difference between declaring variable in for loop and a... +0.38
What is the efficient method to compare files list in Client and re... -1.20
Round off whole number in C +0.17
Is O(kn) linear complexity or quadratic complexity? Or does it depe... -1.05