StackRating

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

MakePeaceGreatAgain

Rating
1548.40 (8,441st)
Reputation
24,427 (5,268th)
Page: 1 2 3 4 ... 25
Title Δ
Is there a way to initilise a new list from a variable array 0.00
How to mock methods from private objects in a tested class 0.00
How do i check if something contains XY, but it can also be XZY? +0.44
c# Anyway to Add Additional methods to List<Type>? +1.47
Use variable of containing class within nested class 0.00
property within an interface of same name C# -0.56
Extract multiple integers from a string +1.32
Mock Dll in Xunit 0.00
MSTest invokes contructor everytime 0.00
Trying to apply to use && in if condition with range select... 0.00
How to access and set static property value in TestMethod 0.00
Why doesn't Distinct (Linq) work in a List of int[]? 0.00
Call Methods from another class c# -2.03
Efficient way of retrieving an item from a collection with a mutabl... 0.00
Is it a code smell for objects to contain information regarding the... 0.00
C#: copy base class collection objects into derived class objects 0.00
What does the new operator mean in this code 0.00
Directory string interpolation for file creation +0.05
How to convert ICollection<ICollection<int>> to List<... +2.05
Is it possible, in C#, to store execution commands in a List and ca... -2.22
More elegant way of comparing large numbers divided by a common mod... +0.43
c# read-only field value can be change in console main method -1.88
Convert dictionary, with string key, to dictionary with enum key us... -0.32
different declaration of a static variable 0.00
Is there a way to define a kind of "generic" func to use... +0.12
How to avoid re-memory allocation to an object +0.10
mock method expecting a list 0.00
Modifying existing variables inside a for loop 0.00
Use overloading with derived classes for control flow 0.00
How to derive from a method if only the name changed? +0.70
Account balance cannot be less than -500 (C#) 0.00
How can we type cast IEnumerable<KeyValuePair<string, IEnumer... -0.94
Passing adress of a sub to a class property +0.43
NUnit TestCaseSource how to set parameters from list -0.57
Naming conventions for DTOs if C# and JavaScript Apps are talking t... +1.29
private static and private methods dilemma +1.93
Whats the best way to handle a Generic param? +0.07
I'm doing some coding interview practice questions and I don... -0.54
Why does C# allow overloads when the only difference is an optional... +0.44
How to check if a double value is null in c#? +0.40
How can I get the name of the first key in a dictionary? +0.44
Why can only auto-implemented properties can have initializers in C#? -0.49
How can I cause a derived method to be called during an inherited b... -0.61
Names of the elements of the tuple declared with LINQ -1.60
Why is "new int[n] is object[]" false? And why is "i... -0.32
Why the value of "count" is showig 1 instead of 2? +0.43
Is there a better way than using a generic WildCard as a method par... -0.09
Implementation details in Set properties in c# interfaces 0.00
How can i check if the user input is not string in java -0.20
How to println value from function? +0.01