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 ... 6 7 8 9 10 11
Title Δ
Having a try-catch block, should you place ALL statements in it or... +1.42
Does anything bad happen if an array(list) contains itself? -1.10
How do I find the exception type of an exception that gets thrown i... +0.70
When is it necessary to allocate dynamic memory using malloc on poi... +0.40
Is this the correct explanation for this output of this program? +0.51
Typed vs Strongly Typed in C# +1.21
Creating a property with the object of the same class in c# +1.52
How to tell a constructor it should only use primitive types +0.37
Entity Framework pulling null in three tables +1.72
How can I programmatically add content to new/existing executable u... 0.00
What is the right way to create a field variable in a code behind f... +0.55
C# - Using nullable types as parameters +1.37
How can i get the time of the pc in format of: hours,minutes,second... -0.69
Differences between Wrapper and Library +0.55
How do i convert a class (which is derived from a generic "bas... -0.09
Creating dropdownlist from values in database +0.51
Why a[v] = v[a]? 0.00
Object reference exactly -0.19
But the sizeof() operator doesn't work on pointer but works on the... -0.45
How to Convert a string into byte array? +0.07
Common practice for variables with similar names in constructor par... -0.24
Dropping object in java +1.24
Strange compiler warning C: warning: ‘struct’ declared inside param... +0.61
Why is ClassLoader an abstract class? 0.00
In ASP.NET, a POST/Redirect/GET sequence with AJAX hits the redirec... -0.49
Converting strings to int in C# +0.27
"java.lang.OutOfMemoryError : unable to create new native Thre... -0.60
Exception handling in a dll 0.00
How does Microsoft can make all .net class IMPLICITLY inherit from... +2.90
printing reference variable is not printing the object's address -1.04
how to check if one header include another header in c++? +0.02
Subtyping or Generics in Java? 0.00
Object eligible for the garbage collector +1.37
Having difficulty calling a method +0.56
what is the correct string terminator in c +0.54
The use of :base() in a constructor +1.32
Why read() from a file always endwith a breakline -0.55
memcpy Inheritance-like structs - is it safe? +2.10
Whats the opposite opperation for += using strings? -0.02
Required: Variable Found: Value -1.03
Will a pointless semicolon have any performance impact? -1.36
Parrallel.For loop is executing slower than for +0.57
How to convert a search string to a boolean condition? -0.11
How to make sure String objects are garbage collected in Java +0.21
Virtual method is faster than non virtual method? -1.23
why do I need = (class) ... when I already declared the class? -0.39
My return is not stopping execution 0.00
Why (not how) must an Object conform to the javadoc of equals()? -1.68
Can I be more specific in passing in a 2-dimensional array where on... -0.05
Format of the initialization string does not conform to specificati... +2.43