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 2 3 4 5 6 ... 37
Title Δ
Is using reinterpret_cast (in a non-active-member) to cast to the a... +1.69
Why am I able to use System.Collections.Generic namespace without h... +1.51
Shouldn't Float 6 and Double 15 available digits? -0.30
Is adding list to itself safe in c#? +0.85
C struct Inheritance vs C++ POD struct Inheritance -0.78
Is it possible to create an anonymous generic object? +1.62
Does logical short-circuiting not work with if-constexpr? -2.54
Struct Pointer set values 0.00
C# Collision Detection Optimization +0.25
Generic handling in c# +0.28
memmove in-place change of effective type (type-punning) +0.68
std::sin change in C++11? 0.00
Is there any difference in execution for async lambda? 0.00
Is "I2::i" ill-formed in multiple inheritance? +0.32
Is there any technical reason to write a catch block containing onl... +1.39
Why does time complexity of HashSet<T>.IntersectWith depend o... 0.00
Is it safe to inherit a C struct in C++ and pass it back into a C l... +1.79
why clang -Wempty-body doesn't detect this case? 0.00
await Task.WhenAll vs ..select(async .. => await) 0.00
How to get always correct type without explicit conversions -1.61
auto in for loop causes "begin" was not declared in this... +1.11
In the comma operator, is the left operand guaranteed not to be act... -0.82
C++11 code using empty initalizer as parmeter compiles in GCC 4.8,... 0.00
Why don't C compilers warn about incompatible types with litera... -0.71
'ValueTuple<T1, T2>' exists in both 'System.Value... 0.00
compile-time check of correctness of dictionary entry type with int... 0.00
Is there any environment where "int" would cause struct p... +0.09
Does the "-S" in "pacman -S" stand for somethin... 0.00
Simplify c# if/else statement with different List<> -2.53
Automapper with DbGeography results in exception: "The WellKno... +0.27
AsyncTaskMethodBuilder AwaitUnsafeOnCompleted vs AwaitOnCompleted o... 0.00
Inherited constructors ignore in-class initialization -0.81
How to avoid pointer arithmetic when using char** argv 0.00
Conflicting mismatched tags compile with standard library but not o... +1.11
List<T> derived from IList<T> and from IEnumerable<T... +1.20
Is it safe to make a const reference member to a temporary variable? +0.73
Find tags containing characters that aren't [a-z] or [0-9] 0.00
How to invoke an event asynchronously? +0.07
Why Local Functions generate IL different from Anonymous Methods an... +1.07
C# Convert string to double/decimal and back to string, keeping tra... +0.27
Is 1 << 31 well defined in C when sizeof(int) == 4 +0.34
How to make Where lambda to search from a List? +1.08
Proper use of EOF (can it be used multiple times in a program?) -2.56
Do git tags have an author and committer? 0.00
Does enumerator used in expression have the same type as underlying... -2.88
What does the git documentation mean by 'unwrapped subject and... -0.99
Need assistance to remove outdated =* join operator from SQL 2005 q... +0.27
C++ cannot initialize temporary with initializer list 0.00
Is it UB to access an element one past the end of a row of a 2d arr... 0.00
Is casting uint8_t to signed int at least sometimes incorrect? 0.00