StackRating

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

James Curran

Rating
1478.77 (4,501,135th)
Reputation
87,900 (902nd)
Page: 1 ... 12 13 14 15 16 ... 37
Title Δ
Which programming patterns would be appropriate for a ‘sea battle’-... -0.32
I'm still having trouble Passing a reference to a Vector +1.29
weird compiler error when casting in ternary/conditional operator +1.25
how do you swap two rows in a matrix (in C)? +0.48
What would the assembly language equivalents of the operations on t... +0.05
strstr() equivalent in C# +0.08
C# - Is "volatile" really needed as a keyword? -0.24
garbage character at end of string? -0.94
C# Library for Publishing and Consuming ActivityStrea.ms? 0.00
Assign multiple values to array in C +2.04
Recursive loop on List<> causing stackoverflow -0.20
Why do I get 'cannot convert type 'IEnumerable<myType>' to 'm... +0.06
User permissions as bits in an integer 0.00
C# Applying same function to different variables -1.07
When doing TDD, why should I do "just enough" to get a te... +0.50
C# indexer's Documentation +0.48
String allocation trouble with 'new' -0.98
Implicit conversion between templated class instances that use clas... +1.74
Loop through all checkboxes that are inside a div tag +0.46
Creating extra type definitions at compile time +0.40
Special Google Search Result - How to achieve this? (look at the at... -0.07
Catch derived exception when returning reference of base class type? -0.78
Is it bad form to have a a MiscUtilities class? -0.98
Use of nested "try/finally" "try/except" statem... +0.47
databinding list of double with invariant culture 0.00
Get the list of methods of a class +1.65
Walter Bright's use of the word "redundancy"... or 'The h... +0.76
Is it possible to take a type as an argument in a function? +1.54
Cannot convert source type to target type -0.99
C Program Exercise. Simple transaction report +0.24
Global non static variable in unnamed namespace +0.76
LINQ DataTable Sum In Where Clause -0.90
Creating reusable Linq queries -1.29
different code behaviour with and without debugger at C++ .net4 0.00
How can I do SELECT UNIQUE with LINQ? +0.45
What is the purpose of this c++ declaration? +1.56
LINQ to Entities Join on DateTime.DayOfWeek -1.39
Performance of character classes vs "shorthand" classes -0.58
Invalid character string partly recognized? c++ -0.07
SQL Server: How to handle divide by 0 cases in query +1.20
Is there a way to let a user view an image they are about to upload... -0.97
How to call a derived class method from a base class method within... +1.34
Naming the counter variables of consecutive for-loops -0.73
C# question for VBer. Do private fields have to be declared Static? +1.29
Passing two-dimensional array via pointer -0.95
JSLint : Why this warning? 0.00
Redirecting console output to another application +0.52
What are some top reasons to upgrade to .NET 4.0? +0.33
Converting ostream into standard string +1.94
Transforming a list of objects into List<List<string>>... 0.00