StackRating

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

Jakub Lortz

Rating
1592.68 (2,146th)
Reputation
12,888 (11,283rd)
Page: 1 2 3 ... 7
Title Δ
Determine returntype of Lambda-Expression +0.40
Generic type is cast to base class +0.34
Why do literals not const by default? 0.00
How to make Array Covariance work in F# +2.80
TPL Dataflow TransformBlock Execution Sequence Seems Out Of Order /... -0.61
Interesting interview exercise result: return, post increment and r... +0.93
Why can this conversion between two interfaces work when there seem... +2.28
Prevent stackframe being created in C# +0.92
How to remove a default service from the .net core IoC container? +1.71
Why does the C# dictionary not call the hidden GetHashCode method +0.32
F# access tuple member in a lambda 0.00
How is it possible that null-coalescing operator results in error? 0.00
Code First - Repository Pattern - Design Considerations -0.57
C#: my derived class cannot override base class's interface met... +1.64
.NET Core and .NET Framework interaction +0.36
c# Console Application - Run for(;;) loop while not disturbing rest... -1.39
F#: how to define a function to add up 2 floats? Specify "Floa... 0.00
Defining F# function but not calling it, function still seems to ge... 0.00
How do I initialise a string array in c# with values from "AAA... -1.53
C# Covariance generic parameter assigment/casting (implicit convers... 0.00
C#, Cannot implicitly convert type `long' to `uint' 0.00
Making Objects that Don't Inherit from IEnumerable<> Quer... -2.29
inconsistent behavior of static member 0.00
How to cast IEnumerable<IEnumerable<T>> to List<List... -0.39
Conditional operator with covariance +1.58
Only dispose of initialized objects? -0.32
Odd Behavior C# vs Python byte ops +1.03
modulo function 0.00
How to send method name as parameter -0.42
Why is Convert.ToDateTime() not working in this example? -0.85
IL code generation for Object.Equals 0.00
How does the ref keyword work (in terms of memory) -0.07
#if DEBUG executes when external debugger attached? +1.59
Task keeps waiting for activation +1.73
Using a method for a null class -0.19
Is there a difference between select new T() and select new T in LINQ -0.53
Only the first stored procedure in foreach loop will work, but an i... +0.75
=> Lambda expression in global variable -0.82
MVC Seed does not put data in the database 0.00
Using GroupBy in linq to group the letters of a string +0.85
Why does dividing int by int does not give a double? +0.56
Annotation/Attribute convention for fields to display in list views? 0.00
How To solve Program.num1/num2 is never assign to, and will always... -1.03
Inconsistent behavior with parallel foreach 0.00
Unable to use List.sum with a transformation +0.35
Linq to avoid nested foreach loop to get unique values +0.38
How to hide common assembly classes? -1.54
T-SQL Table and other variables in one DECLARE block +1.94
Count how many times a number appeared within a range of that list +1.53
Passing a method as a parameter with parameters +1.41