StackRating

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

Theodor Zoulias

Rating
1449.10 (4,532,891st)
Reputation
11 (2,060,414th)
Page: 1 ... 11 12 13 14 15 16
Title Δ
Functional difference between normal method, Task, Paraller.invoke -0.65
How can a progress bar be added to this parallel code -0.37
Conditional 'using' +2.86
Inline variable using custom LINQ Extension Method 0.00
Huge two list<string> data should be compared using c# and mu... -0.60
Efficiently Obtain IReadOnlyDictionary<int, Animals> from Dic... -1.07
Can I make sure a static constructor has finished before I create a... -0.60
How can I group by aggregation? -1.64
Logging exceptions in fire&forget tasks 0.00
Fastest way to get all the points within a certain range +2.36
Wait For Task But Forget It After Certain Time -0.78
How to use C#8 IAsyncEnumerable<T> to async-enumerate tasks r... 0.00
How do I delete items from a List<T> while enumerating the li... -0.37
Custom option to Search a Sorted list faster than Plain Binary Search 0.00
Array performance for millions of records 0.00
How to wait for a task to complete? -0.66
Returning Default Value from List<> when match is not found +1.06
Does using statement keep a reference to object(s) it receive? -1.04
Add values to a list where data is missing 0.00
When I set an object using an Action<> the object assigned is... -0.42
Check whether string in palindrome : C# code efficiency -0.21
How to combine two arrays of integers and return average? +0.52
C# Multiply Each row of array by set of factors -0.55
How to efficiently structure a batch queue processing logic flow +0.11
How can I sort variable number of columns with Linq C#? 0.00
Hackerrank: Climbing the Leaderboard +0.57
Semaphore that can decrease its current count by N (N>=1)? +0.76
How to sort the implemented list data structure in descending order? +0.11
C# thread scheduling with deadline 0.00
LINQ - most efficent way to filter and sort by same function -1.03
Request is not async +2.03
Regex - Is the way I'm extracting text from a string the most c... -1.34
Using a Queue to pass data between two BackgroundWorkers +0.69
C# Properties, is this a bad practice? 0.00
Long running task postpones execution of sequentially-previous code... 0.00
Items with both properties contained in a list 0.00
Should a input object be cloned if it is the return value? -0.59
Can a file watcher read the contents of a folder that dropped on wa... 0.00
How to use IEnumerable.GroupBy comparing multiple properties betwee... -1.09
How to GroupBy by result of async Task<string> method and get... -1.00
Converting from UTF8 to ISO-8859-1 doesn't work -0.98
GetHashCode() - change item id and then find that item in dictionar... -1.16
How to prevent an event handler being called before a constructor&#... -0.41
Efficiently convert large BigInteger to string, ToString() takes to... +2.45
How to zip 4 or more arrays -0.54
Trouble with compare two lists of messages, including order. How ca... 0.00
How to use the 'using' command properly? -0.39
take default value instead of setting up a try catch block -0.81
Optimize summing 2 arrays of bytes +0.06
How to convert string with Unicode literal characters in it to a Un... -1.03