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 4 5 6 ... 7
Title Δ
Deadlock with only ONE Resource and Isolation Level Serializable...? -0.13
Number of threads required for IO bound async work +1.63
Object pool seems to be returning an object copy rather than an obj... -0.10
Where clause not included in SQL query -1.41
Using nameof to get a setter method name in c# +1.24
Find count of item that occurs in multiple columns -1.26
Why does a Generic<T> method with a "where T : class&quo... 0.00
Rounding to more than 15 decimal places in C# +1.77
Persistent memory confusion +1.82
Addition with preincrement losing 1 -1.64
How to insert null in SQL database for using C# object properties o... 0.00
function takes too many arguments F# 0.00
What is a thread-safe way to read/write a C# property in a class? +0.14
Why is sizeof(int*) = 8 in C# and sizeof(int*) = 4 in C++ -0.41
Is Calling static in c# as in my example safe to do? -1.18
Create a list of sequential numbers excluding one number +0.20
How do I stub IQueryable<int> and IQueryable<String> -0.10
Why is this an invalid LINQ cast? -0.68
Random Number Generator C# -0.17
does the Dispose method inside a function matters? +0.19
DDD and Hexagonal architecture - Services 0.00
Why does Resharper say, "Co-variant array conversion from stri... +2.62
Create a String[] between the range of year +0.37
The best overloaded method match has some invalid arguments for a c... -0.93
Interfaces, structs and boxing is this code doing what I think? 0.00
Why List<float>.Sum() and manual sum of numbers gives differe... 0.00
How do I intialize a private static readonly HashSet<char>? 0.00
Again on using interlocked +3.39
C# .First() vs [0] +0.92
ToList<T>() vs ToList() -0.11
Get every indexOf in ArrayList using a String +0.69
Lock keyword not working as expected with string -0.86
Converting and object to a generic base interface +1.09
Null reference in multithreading test 0.00
Converting a string array into a short array -0.08
How to create a Dictionary out of two separate lists using linq and... -0.58
recursion Calling C# +0.41
worst-case asymptotic time complexity of F# function +1.97
F# unclear function effects +0.19
How to pass in a list of generic Objects? 0.00
How to override `is` operator -0.10
Unity delegate conversion issue 0.00
Remove spaces only before and after commas +1.71
How to add some Text before {controller}/{action}/{id} asp.net mvc -0.14
Activator.CreateInstance can't find the constructor 0.00
How to get element index at PLinq ForAll +1.90
CQRS & event sourcing can I use an auto incremented INT as the... 0.00
F# - How do I extend a type with get_Zero so I can use an existing... -1.67
Locking tasks in a method, which is called on different instances o... 0.00
How do I get a date in MMM, YYYY format using C# 0.00