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 ... 11
Title Δ
exception catching for int divided by 0 -0.74
C# lambda expressions without variable / parameter declaration? -1.18
Difference between cast and as inside a select in LINQ +1.37
How does C# resolve different extension method overloads? -0.50
Generic TypeCode Type Checking? 0.00
Byte array to struct +0.48
c# linq statement to calculate balance over 12 months +1.98
Why CLR do boxing when done casting from Structure to Object? +3.03
String to float C#, odd result 0.00
How many parameter in this printf() function? +0.86
How to create a generic method without specify 2nd generic type, fo... +0.20
C++ allocation standard? +0.84
How efficient is IEnumerable.First and IEnumerable.Last? +1.35
What does Java object assignment mean? -0.39
Are C# property setter critical regions? -0.01
C# - Calling overridden methods in derived classes in order of inhe... -0.03
what is the logic behind 2nd byte accessed in c++ of integer? +0.25
Error: Cannot call member function without object +2.13
pointer to pointer assignment not working if used in a separate met... -1.29
Why does Convert.ToInt32(Int32) exist? +0.23
Why this function always returns zero? +0.47
C# static interface or abstract implementation -0.48
Why is this left-recursive and how do I fix it? -0.51
Simple C# OOP inheritance query +1.44
C# Occasional AccessViolationException 0.00
How can I reduce the runtime? +1.35
What do these C++ statements mean? +0.47
Why advanced languages like C# and Java does not enforce File Closi... +1.24
Html.EditorFor - How to use based on post parameter 0.00
get length of array -0.88
How can I make a field of type T volatile? +2.06
Unable to use DirectX.Capture library 0.00
Why ASCIIEncoding.GetBytes() is not a static method? +2.61
Why does ToList<Interface> not work for value types? 0.00
Garbage Collector behaviour - How does "marking the objects&qu... -1.58
Parallel.For does not wait all iterations +0.99
Why is encapsulation in C# important? 0.00
Is the Liskov Principle violated if overridden methods return a dif... -0.70
How structs are saved in memory C -1.64
Where does the JIT compiled code reside? -0.61
Why can I create an variable with type of parent class -0.52
How to copy from character array to character pointer? -0.60
Stream does not support seek operations 0.00
Method for mapping Longitude and Latitude to MapTile Coordinates us... -0.77
How can I use a method withing a linq query? +0.85
Generic Delegate +1.90
Type parameter 'T' has the same name as the type parameter... +1.52
Difference between "C++ void Pointer" and "C# var&qu... -0.20
Why is my code returning an incorrect value? -0.23
why we use Autoboxing and Unboxing in java +1.04