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 ... 4 5 6 7 8 ... 37
Title Δ
position of smaller string within a larger string +0.88
Creating a word shifter +0.91
About the JOIN keyword +1.07
Interface in C# what does it mean in this context 0.00
Why is this C preprocessor code not Working? -0.50
I have what I believe is probably a very simple HTML related issue 0.00
Linq to XML + chaining expressions +0.03
In FluentAssertions, why is Should a method instead of a property? +2.26
Split a query clause into all its fields in c# 0.00
how to save a value of size 1e18 to a variable in c++? 0.00
Is y * (1 - x / y) better than y - x for computing the difference o... -0.44
C# Call an instance method of parent class from a static method in... +0.59
Foreach vs IEnumerable.Concat() efficiency +1.07
New operator crash +1.96
Try Catch showing more than what I expect -0.12
Converting types C# +0.87
Are members of structs in a vector initialized with zero in C++? -1.02
Undefined behavior with: c = (b=a+2) - (a=1) ; -0.56
What is the LINQ for getting a string of concatenated values for a... +0.05
How to make a label blink in asp.net in codebehind C# +0.78
Sorting a string using STL -1.08
Hiding an object on a web page if page is viewed inside an app -0.01
Add new record var LINQ +0.13
Why am I receiving this Win32Exception? 0.00
LINQ Accses To Log in 0.00
Multiplication without operators in C# MSCorLib? -1.60
Getting data from XML via LINQ and displaying it on a View? -0.00
operator overloading in c++ with an integer and an object +0.49
C++ Object allocation and deallocation 0.00
Is this considered as a copy constructor? +2.21
How to execute "IN" subquery only once -0.11
C++: Why are memory addresses returned instead of formulaic values? +0.46
c++ dynamic memory allocation using "new" -1.03
input a non-numeric value to a float 0.00
How to make a function not to use the STL container parameter (simi... -1.51
Delete Not Doing Anything? 0.00
Finding the only pair in a sorted array A whose sum is equal to K -1.93
Finding the only pair in a sorted array A whose sum is equal to K +1.07
How to join two tables using sub queries? 0.00
C++ struct pointer and memory leak -0.28
c++, smart pointer and garbage-collection -0.13
Retrieve element value -0.25
How to get the list of all drives in C -2.04
Destroy objects per instance +0.49
Number displayed after a new Web Site project's name -2.02
C# "lock" keyword: Why is an object necessary for the syn... +2.52
Get two tooltip bubbles but only want one +0.67
c# cannot cast object to interface in a method with multiple generi... +0.49
Convert this.tb.Text = DateTime -0.80
Why must ".text(x)" and not ".text = x" be used... -0.03