StackRating

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

Paul Hsieh

Rating
1507.36 (105,812th)
Reputation
1,390 (116,589th)
Page: 1
Title Δ
What is an abstract class? -1.43
Rotation Question +3.86
Why a full stop, "." and not a plus symbol, "+"... +2.92
Windows: How big is a BOOL? +1.11
Is there an occassion where using catch all clause : catch (...) is... -2.33
What is the best algorithm for checking if a number is prime? -2.22
Improving the performance of C code +2.19
Why is argc an 'int' (rather than an 'unsigned int')? -3.16
Representing probability in C++ -0.70
strcat() vs sprintf() -2.50
Graph Isomorphism -4.05
How does this C code work? +0.08
what is difference between Superscaling and pipelining? -1.40
Which of these pieces of code is faster in Java? -1.39
Is there a one-liner or some extremely easy to use tool to create u... +3.34
Create a new EXE from within C +0.02
Algorithm Question On Finding All Valid Words In Dictionary +4.11
how do i explain that if (xyz == null) checks are not "protect... -3.77
SQLite saves float values in integer +3.90
Is there any danger in calling free() or delete instead of delete[]? -3.61
Exporting Sqlite data from an Android Application +0.35
Branchless code that maps zero, negative, and positive to 0, 1, 2 +1.59
C read binary stdin -2.53
C++ how to get the address stored in a void pointer? +4.17
converting from base 10 to base 31 (working only with select charac... -2.72
How to debug a program without a debugger? +3.40
Call assembly in buffer in C -1.64
Parallel, but slower +2.63
How do I write a cpp __DIR__ macro, similar to __FILE__ +2.27
Find the Smallest Integer Not in a List -2.93
Why is fwrite writing more than I tell it to? -1.21
Do atomic operations become slower as more CPUs are added? +4.46
When are lock free data structures less performant than mutual excl... +4.56