StackRating

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

Theodoros Chatzigiannakis

Rating
1558.77 (5,835th)
Reputation
23,780 (5,471st)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Are Application Settings reliable? +0.48
LINQ search / match -0.86
Calculate total cost for all objects in a list Dictionary +1.47
Performing loops for first time? Really simple? -0.02
C# vs C/C++: do I need to order struct fields manually for best per... +0.39
How to make a function execute in every iteration of a foreach 0.00
Can I check if a void method returned? +1.31
Better int declration +0.48
In Java, where is primitive static variables and static functions s... 0.00
Why is it illegal to wrap a type with parenthesis when calling a st... -0.04
How to supply a value of type Int64 to a Generic type if it's k... +1.96
When Is Order Of Evaluation Important +0.55
Why can't the C# compiler deduce type parameters for return val... -1.75
Is SecureString ever practical in a C# application? -0.94
What makes a program Linux or Windows? 0.00
Java : garbage collection +1.21
How to convert Func<T1, bool> to Func<T2,bool> in C# +0.48
Why does gcc support Java and not C# -1.47
Is this 'pattern' ok or is there a better method? -0.04
Why is a .class file not human readable? +1.23
list of random objects from another list c# -0.89
Is the bookkeeping of allocated memory blocks redundant? +0.88
Why can't I declare static variable inside static Main method i... +1.84
Why does a division result differ based on the cast type? -0.37
Add new cs files on-the-fly to load on my running application? +0.50
Check if service is installed as 64bit or 32bit on Windows 0.00
C# Converting a string variable to an object type reference 0.00
Which programming languages can only run on JVM? +2.12
When new-able use new T(), otherwise use default(T) -0.47
MonoGame application says SDL.dll is missing, even though it's... 0.00
How many objects available for garbage collection at the time of th... -0.17
TCP| C#| Accepting Multiple Clients and Manage Them on the Same Port 0.00
C# Constraints on Type Parameters what to use for bool +0.44
C# "lock" keyword: Why is an object necessary for the syn... -0.44
When is memory allocated during instance creating or using new keyw... -0.42
When to use bit-fields in C? +0.50
How to cast an int into a nullable type? +1.87
Why does C# not allow me to call a void method as part of the retur... -0.68
Can you override double.parse? +0.50
Value of Passed-By-Value Struct Does Not Change -0.56
List<string> into List<int> -0.16
char *data = "abc"; free( (void*)data ); Why void* conver... -0.92
Is this structure assignment statement legal? +2.44
C# Parallel.For unexpected results +1.87
Why does C# allow heterogeneous IList +0.00
C# virtual, override and base +0.44
Netwrok programming Language can been done in which of the followin... -2.04
C# and Polymorphism +0.21
C# Value and Reference types -0.69
How to compare two "Comparable" type variables in Java? -1.13