StackRating

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

BJ Myers

Rating
1586.22 (2,555th)
Reputation
5,249 (31,512th)
Page: 1 2 3
Title Δ
More efficient method to search a list of strings for certain strin... -1.52
Is there a way to overload math function for a custom type? +1.63
Use Enum.Parse with char enum 0.00
Sourcetree isn't populating my dev branch in pull 0.00
Why can I omit the subsequent null-conditional operators in an invo... -0.14
Meaning of Func<object, bool>(p => true) +1.85
Method that accepts either one of two interfaces +1.46
Creating a dictionary where the values are methods -0.62
Visual Studio Debugging: How do I go to specific line without dragg... +0.34
Naming a merge with Sourcetree -0.59
Can't suppress CA1502 +0.38
C# - Interface setting property to { get, set } another interface -1.77
Not able to access protected variables +1.52
O(n^2) or O(n log n)? 0.00
Interface covariance contravariance : why is this not compiling? -0.38
How to check if braces are closed and in the right order? -0.53
Hide TODO tag in Visual Studio Task List +0.39
How to enable CAxxxx warnings? 0.00
Interface inheritance propagation when hiding method +0.38
How to maintain interlink between multiple enums in c# 0.00
C# how does the :base class work when defining the subclass? 0.00
How to validate huge number of columns efficiently -0.12
Distribute Values Based on a Start and End Value and Number of Valu... -2.05
Determine a playing-card flush hand +1.99
How to declare a C# Record Type and use C# 7.0 Features +0.02
When and best way to make exact copies of strings in C# +0.39
Interfaces to methods in C#? +0.18
using method in namespace that have same name with I'm working... 0.00
Why List<T>.RemoveRange(index, count) changes value before in... 0.00
All control's properties disabled in Visual Studio 0.00
Visual studio active tab moves left? 0.00
Is it possible to assert the existence of one or more elements in a... +1.53
Internal Int32 implementation in C# 0.00
When text is null, text?.IndexOf(ch) != -1 is True? 0.00
How to push with Sourcetree from Branch to Master 0.00
Test to ensure the user input is a double and is greater than zero? +1.03
Source tree not able to push 0.00
Pass derived classes in a function with base case as parameter +1.01
CA2213 warning when using ?. (null-conditional Operator) to call Di... 0.00
How to generate an AND with a grouped OR query, with LINQ? +0.81
Is the result wrong about the Parallel.For<string> in c# 5.0... 0.00
Looking for quick tip regarding recursion +0.93
Build a Where clause using a loop and concatening each iterarion wi... +0.15
C# looking for a pointer workaround -0.61
Is C# 6 ?. (Elvis op) thread safe? If so, how? +0.63
'Go to Definition' for events 0.00
Can I lazily initialize multiple variables in one class, or do I ne... 0.00
use Parallel.ForEach with function in list 0.00
In which case(s) would an algorithm of complexity 2^n be used over... +1.06
Passing a control as a generic parameter type and inheriting from it +3.16