StackRating

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

ruslik

Rating
1459.18 (4,529,143rd)
Reputation
12,420 (11,810th)
Page: 1 2 3 4 ... 7
Title Δ
Determining the physical address from a virtual memory's page table 0.00
Advantage of using default function parameter +0.36
At once I/O performing slower than reading a a little at a time -0.20
Can someone explain to me why overflow always occurs when the last... +1.80
Why is the average number of steps for finding an item in an array... -0.64
flip a 1bpp .bmp image horizontally -0.24
Building static (but complicated) lookup table using templates +2.32
C/C++: Float Arithmetic Question -0.25
Assembly infinite loop -0.22
would doing arithmetic operation on a pair of signed and unsigned n... +0.41
Function returns value without return statement +1.04
if (memcmp (version, "\x0\x0\x0", 3) == 0 ) +0.08
best way to output a full precision double into a text file -0.41
Algorithms: explanation about complexity and optimization -0.18
nth ugly number -0.03
nth smallest number with n bits set to 1 +0.59
Tagging/Encoding Pointers +0.97
Scan for first zero bit (Assembly)? -0.49
what integer width processed faster in C? +0.14
How to analyze assembly code for stack frames? +0.55
Randomly selecting an element from a weighted list -0.42
Will an optimizing compiler remove calls to a method whose result w... -0.72
fopen/fclose performance +0.55
Why must the static member be initialized outside main()? +0.40
Endianness inside CPU registers -1.57
DICOM image viewing on Web app +0.32
Why does C++ not allow user-defined operators? -0.67
store negative number in char array ( still no requirred/desired so... -0.74
largest number without conditional operator +0.04
Does "const" just mean read-only or something more? (in C... +1.24
How to guarantee bits of char and short for communication to extern... +2.38
How to store a magic number for each derived class that is then acc... -0.18
Benefits of pointers? -0.58
C/C++ switch case with string -0.12
memmove doesn't move +2.33
I am a bit lost as to the meaning of this C preprocessor statement, -0.11
long assembly code problem 0.00
Is it possible to regenerate symbols for an exe? -0.20
What is this stack-checking PPC assembly doing? 0.00
Recursive Function -0.27
Performance profiler: How to use unsigned long to measure time in m... -1.27
Convert float to string without losing precision -0.98
Nasm Assembly relational operators 0.00
linux asm x86 producing segfault +0.67
Can I load a floating point # from a GP register 0.00
Hash : How does it work internally? -0.86
Nested if-statements C++ +0.90
search for interval overlap in list of intervals? -0.80
How can I convert an int number from decimal to binary? +1.16
Chicken/Egg problem: Hash of file (including hash) inside file! Pos... +0.49