StackRating

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

Jon Hanna

Rating
1577.41 (3,259th)
Reputation
94,257 (816th)
Page: 1 ... 15 16 17 18 19 ... 41
Title Δ
Do "if" statements affect in the time complexity analysis? +0.51
Why can I store an instance of a class which implements an interfac... -0.28
Why "click_no_wait" is slower than "click"? 0.00
How can I check for a null inside of a linq query? -1.95
color text in html code -0.00
Fluent Interfaces - Ensuring a new instance +2.08
Nested if-statement in loop vs two separate loops -0.08
Throwing all errors to be handled in Application_Error handler in G... +0.47
what timestamp format is it? 0.00
Does the IS operator unbox value type or not? -0.65
How to disable script in HTML code & still show them? -0.48
Is Sql Server's ISNULL() function lazy/short-circuited? -0.99
difference between null and undefined in JavaScript? -0.29
The type or namespace name 'OracleClient' does not exist in the nam... +0.97
Setting variable types from CSV +0.38
irregular-shaped DOM elements -0.62
How do I declare a variable with hyphen on it +0.72
C# - Abstract class extends class and new()? -0.32
Does every machine generate same result of random number by using t... +0.63
Data processing puzzle/headache -0.04
C# need help for method access? -0.60
Convert file with int value in each line to IEnumerable<int> -0.13
Thread sleep C# +1.13
Alternative to walking arrays of arrays in NUnit? +1.86
How can I reformat this to use the other kind of LINQ Query format? -1.49
Theoretical foundations of Lisp +1.86
Why can't non-verbatim strings contain newlines? -1.01
Joining a CSV file to query results 0.00
Can I prevent a local user from snooping on HTTPS headers containin... 0.00
Initialize an inherited class -2.09
== and Equals. Why the complexity? -2.39
Linq to Objects - How many times will the query execute? +0.56
Benefits or Disadvantages of .NET Design Pattern for abstract/virtu... -0.11
Setting readonly fields (Is this bug?) -0.17
Are void methods at their most basic faster/less of an overhead tha... -1.84
Custom error page in web.config, will error info be lost? +0.90
In C#, what is the best way to sort a list of objects by a string p... +0.13
Is it bad form to use a generic callback? +1.04
List<T> moving to the next element +1.08
Using LINQ to return List from 2 lists -1.46
How to test an IEnumerable<int> +1.59
Select using linq based on 2 conditions +1.21
How can I prevent my Ackerman function from overflowing the stack? +2.22
Chunk IEnumerable/ICollection Class C# 2.0 +2.86
Decode hex-string to a string in C# like this php code +1.68
Char to Single, clueless what to do +1.12
Advantage of making a List to a ReadOnlyCollection or AsReadOnly +0.47
How do I break a string into an array (or List) in C#? +0.00
How would you abstract this functionality? -1.18
GROUP BY combined with ORDER BY +0.03