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 ... 12 13 14 15 16
Title Δ
Get n (part of) objects from a list of objects, starting from n index +2.30
Select From List Where Condition Exists in a Second List -0.77
Why am I able to edit a LINQ list while iterating over it? -0.38
What is the best way to use Parallel.For in a recursive algorithm? -1.24
How do I send only specified members of an array to a ToString over... -1.47
What is the best way to create a simple global event system in C#? 0.00
Why does this ParallelForEachAsync-Method never return? -0.39
Implementing Async ExecuteNonQuery() for IDBCommand vs SqlCommand.E... +1.13
C# Massive memory leak in GeckoFX with HtmlAgilityPack 0.00
How to calculate range of values from List<> with Linq? +0.72
Using string.Join instead of foreach -3.13
Is it possible to get successful results from a Task.WhenAll when o... +3.48
How do I wrap a rogue function with a timeout? +4.75
Is it better to declare all methods to be called from main() as sta... -2.84
Which one is faster: String, BigInteger, or Guid for dictionary key? -3.15
Is it a better way to loop thru range of variables? 0.00
Task.Run loop with external parameters are changed by loop +1.30
WebException when calling WebClient.CancelAsync on "await Down... -1.36
How do I create and then declare a linked list in a linked list in... -3.20
How to fix "used by another process" error when editing a... 0.00
Convert DataTable into a Dictionary using Linq/Lambda +4.54
Why do I get a warning when trying to run an async method on anothe... -2.91
How do you loop through a class of start and end DateTimes, storing... 0.00
Session Caching using Generic Static Methods -3.51
How to concatenate multiple list value and generate unique name -3.30
Teach us how to use Delegate and to raise an event in C# +0.84
How to send a limited amount of inserts at a time. C# System.Data.S... +1.15
Stack-Overflow exception when adding instance class inside static c... -2.15
Parallel start of several tasks, each of which has its own timeout 0.00
Memory usage in infinite loop -2.21
FileSystemWatcher: Ignore first change to the file -0.24
Get a random list of integer array in C# -2.01
Splitting a List into chunks - C# +0.60
C# concurrent: Is it a good idea to use many AutoResetEvent? +5.30
Cannot assign event handler that uses derived type for EventArgs in... -0.44
How to eliminate duplicates in 2D arrays in C# -1.05
Can OrderBy evaluate delegate more than once for an element? -2.08
MultiThreading with searchbox 0.00
Is there a way to save an int 3d array as the value of a hashtable... 0.00
Array.Sort / IComparable sometimes doesn't sort correctly on fi... -2.95
Has Linq b-tree (b+, b* whatever) about the operand collection like... 0.00
How to return true when comparing arrays with same items but in ran... +4.75
How to compare values from one SortedDictionary to Add them to a ne... 0.00
Looping over large quantity of data in a list of list of strings cr... -2.95
How to build byte array from bytes and nibbles in C# -1.87
How to enable concurrency in asp.net for searching remote directories -1.46
How to use a variable inside a variable name c# +1.28
How to rearrange the one List same as another list? -2.68
How can I combine data from rows in a list using LINQ? +1.31
Stopping two async method from running concurrently with another +0.47