StackRating

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

Trent

Rating
1513.29 (51,532nd)
Reputation
10,312 (14,745th)
Page: 1 2
Title Δ
Two C syntax tidbits: no init for and char *w[4] vs char w[4] +0.11
C++ Array Shuffle -0.89
Is there any real risk to deriving from the C++ STL containers? -1.75
Interesting Scope Problem, Explanation? -0.52
Why do people use enums in C++ as constants while they can use const? -2.40
Most readable way to write simple conditional check +2.79
How should I correct this code that causes "value computed not... +1.84
sprintf outcome problem +4.23
In case of integer overflows what is the result of (unsigned int) *... -0.28
How do I pass a method as a parameter in python -2.72
What's wrong with my file dependencies? +1.71
How to avoid code duplication between similar ISRs? -0.08
What word processor do you use for technical papers? -3.29
What's the difference between C and C++ -2.10
function pointers callbacks C -3.71
Get optarg as a C++ string object +1.99
What is the best way to implement precomputed data? -0.44
Magic numbers vs named constants +0.58
Should every C or C++ file have an associated header file? +1.90
Why should I capitalize my SQL keywords? +3.57
What does this error mean: "error: expected specifier-qualifie... 0.00
C Arrays and unbroken lists +0.60
Counting array elements in Python +4.01
Learn C first before learning Objective-C -2.61
C++ #include semantics +1.59
To STL or !STL, that is the question +1.36
When do you use an IDE? +1.57
Printing leading 0's in C? -2.04
Finding the name of a variable in C -1.83
What are reserved filenames for various platforms? -0.30
Which, and why, do you prefer Exceptions or Return codes? -3.16
cout prints "-0" instead of "0" -2.42
Embed data in a C++ program +2.39
Why do we need extern "C"{ #include <foo.h> } in C++? +1.84
Guidelines to improve your code -1.20
Is UML practical? -1.12