StackRating

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

Ani

Rating
1711.29 (105th)
Reputation
92,627 (842nd)
Page: 1 ... 10 11 12 13 14 ... 20
Title Δ
Is there a more terse way of writing if-statements in C#? -0.72
c#: How do i find declared methods only, when doing a runtime assem... 0.00
C# construct lambda using Expression.Call doesn't like certain type... +0.29
Is there any connection string parser in C#? +1.18
How to combine 2 lists using LINQ? +0.35
Aggregate columns in a table represented as List<Dictionary<C... -0.21
I anticipate slowness in this algorithm to check for vowels +0.25
Find the maximum of two numbers without using if-else or any other... -1.56
Do.. While.. with Exists predicates. Access to modified closure? -2.56
Unexpected behaviour for ThreadPool.QueueUserWorkItem 0.00
LINQ syntax for CONTAINS method with an inclusive "filter" 0.00
How to save this string into XML file? -0.52
How do I get previous key from SortedDictionary? +0.85
How do I use LINQ to count number of objects in largest group? 0.00
Constructing an expression tree causes InvalidPathException 0.00
When would I want to model a class with a private ctor? +1.07
sum of timespans in c# +0.61
Missing MethodInfo for overloaded function with different return type +0.71
Why default constructor does not appear for value types? -1.63
linq query to find distinct combinations of list items taking 2 at... -1.20
in IEquatable<T> implementation is reference check necessary -0.33
How do I insert a conversion function into my expression tree? -0.69
C# Returning an enum and an int array 0.00
Check if a string start with any character in a list -1.31
Method not being resolved for dynamic generic type +1.62
A shorter way to write the following function in C#? +1.25
When are predicates appropriate and what is the best pattern for us... -1.90
Using Linq to find the element after a specified element in a colle... +0.28
.Net StreamWriter.BaseStream, what does this definition mean? "... -0.80
Building a linked list with LINQ +1.28
How do I convert an array of floats to a byte[] and back? -0.25
How to explain delegate in an Interview -0.85
How can i put regex.matches into an array? 0.00
Cast object to IEnumerable<object>? 0.00
Possible to create an implicit cast for an anonymous type to a dict... +0.28
Separate groups of objects based on their properties +1.45
Calculate number of standard deviations from the mean 0.00
Generics problem. I'm just not understanding how to make a generic... -0.82
Linq List contains specific values +1.99
Insert a byte array into another byte array at a specific position... -0.77
split a list using linq -0.44
Linq Distinct() use delegate for equality comparer -1.00
Expression<Func<TModel,TValue>> how can i get TValue's... -1.69
Neatest/most idiomatic way to rewrite this If in C# +0.56
c# - how to move point a given distance d (and get a new coordinates) +0.68
How to get the name of the method that caused the exception +0.70
Create an Action<T> to "set" a property, when I am... +0.74
Dictionary class in C# - Equality of two object +1.43
Casting a generic class without specific type +0.55
Linq intersect a child list of integers against a list of integers +0.29