StackRating

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

hvd

Rating
1690.70 (195th)
Reputation
68,036 (1,284th)
Page: 1 ... 8 9 10 11 12 ... 37
Title Δ
Are `==` and `!=` mutually dependent? +0.69
Roslyn C#6 ?. operator compilation looks messy in generic types 0.00
How Do I Return An IConvertible From A Generic Method If T Has No P... -0.23
Simplify conditional expression using C# 6 +0.13
Warning in list initialization in C++11 -0.75
Bitwise & operator in .NET framework method 0.00
Is there a way to generalise Action and Action<T>? +1.54
Why do I have to place () around null-conditional expression to use... -0.49
Why isn't the most appropriate constructor called in this case? +0.26
How to determine the end of va_arg list? -2.04
std::rethrow_exception and thrown exception type -0.61
Can the compiler/JIT merge nested usings into a single try/catch bl... -1.27
Do C++ developers commonly count on implicit casting? +0.26
Which is most correct - coalesce(sum(value)) OR sum(coalesce(value))? +1.73
How to check 2 defines are the same? +0.20
va_list initialization in different architecture -0.39
Lines are being added which weren't made 0.00
Operation could destabilize the runtime error when invoke ToString... 0.00
How can I add an IEnumerable<T> to an existing ICollection<... +0.14
Returning a class reference from the static method of an abstract c... 0.00
Covariance and generic types 0.00
What is "several values" in C++ initialization? +0.09
How to use the non-member function lock -2.86
Why this query doesn't work? +1.08
Bit-shifting left and discarding bits -0.03
Why is the XmlReader getting closed when returning an IEnumerable&l... 0.00
Why collection initializer is not working together with expression... +0.14
Why moment isValid() API does not support format 'L' for no... 0.00
Adding a custom type to a variable type int? +0.26
Left join returning count of 1 even though no rows exist for that c... -1.64
Struggling to interpret this SQL join syntax +1.91
Using a BlockingCollection to queue Tasks 0.00
Iterating over StringDictionary using anonymous type in C# -0.37
Is erasing the end iterator an oversight in the standard or a desig... -2.17
Is static_cast<T>(-1) the right way to generate all-one-bits... +0.23
Is this expected Entity Framework 7 / Core behaviour or a bug? 0.00
Parsing two bytes from array to a uint16_t? +0.93
g++ optimization breaks for loops +0.55
Why should the generic code compile without constraining T? -1.33
Static field that isn't shared +0.24
Round DateTime using SQL DATETIME rules 0.00
Git start branch from another branch without tracking +0.70
Generating HTML from non-MVC class +0.90
Why git tag a blob or a tree (or a tag)? +0.76
git log -1 -p stash@{0} shows empty patch 0.00
Why is it supposedly bad practice to declare a variable in the priv... +0.80
Utilizing move-semantics and element-wise initialization of contain... -0.24
Understanding simple ANSI C math expression in terms of C# +1.59
VS2013 Intellisense doesn't understand decltype 0.00
When to use "async" instead of returning a new Task.Run t... +1.08