StackRating

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

JohnB

Rating
1469.92 (4,519,738th)
Reputation
8,716 (17,897th)
Page: 1 2 3 4 5 ... 6
Title Δ
Why can't *pointer+offset be used as an l-value? ("error: non-... +1.63
Is it possible to make an array of pointers to struct (node)? -2.33
C++ object heap allocated and member variable -0.87
Simple theory behind getting the property name from a for-in loop? -0.55
Return of array from a function in c -0.66
Dependancy Removal for Junit test case -0.48
Size of an array C++ -0.58
storing a reference/pointer to a std::set object +0.25
Java Inheritance - setters only in subtypes -0.81
Correct use of Singleton Pattern -1.42
Can I write different copyCtor for const and non-const instances? -1.12
What is wrong with this simple Lex example? 0.00
search for '\n in char pointer use c +0.11
Changing the connection string on multiple forms -0.22
Weirdest C++ stack empty() fault -1.76
Proper initialisation of smart pointers array +1.65
Execute VBA using SQL -0.71
c++ new/delete and char * +1.48
Using a PHP $_GET Variable in an Embedded SQL Query +1.53
C++ segmentation fault badly detected by debugger -1.14
Identify if object is allocated in static memory block (or how to a... +1.65
Can I use inheritance with an extension method? +2.30
How to handle overflow of integers on addition during sanity checks... -2.06
2 byte short into 2 byte string in C? -1.04
Specialization of template class method +2.98
assigning std::function to a member function 0.00
Replace LinkedList element value through LinkedList.Enumerator -1.45
IEnumerable with Prev/Next -0.40
Package and class scope rules? -0.29
stl::map insert a value with a constraint -0.95
Java array printing asterisk -0.15
C++ Iterate through Vector using for loop +0.32
How does INT 10, 13h work with attributes? -1.78
Interview : Unix Code to multiply two numbers -0.09
Sqlite3 sort by alpanumeric 0.00
Efficiently insert integers into a growing array if no duplicates -0.20
typedef in C for struct -0.46
Searching strings using Regex in C# +1.50
Setting a global var for $(this) for separate jquery functions +0.19
Page layout using div tag +1.50
Two loops nested inside another loop in x86 assembly -0.30
sleep sort in c++ 11 +0.29
Unified wrapper around const and non-const pointers +0.02
How do I correctly execute an Excel VBA macro? 0.00
java library for outputting to csv- what are the special cases that... -0.14
c++ Trouble casting overloaded function: <unresolved overloaded... -0.58
Default parameters and variable list +0.48
Nested Generics: Why can't the compiler infer the type arguments in... -0.89
Better way to say x == Foo::A || x == Foo::B || x == Foo::C || ...? -1.04
Using checkboxes to save text to file need it to go to a new line i... +0.03