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 ... 4 5 6 7 8 ... 11
Title Δ
Why List<T2> is not a subtype of List<T1> if T2 is a su... +0.00
printf spits out garbage even though the char array is null termina... -0.76
Library compatibility between C# .NET vs C# Mono +1.93
making a REPL in C which looks good -1.28
GetEnumerator returns null +0.15
Can I take either string or IEnumerable<T>, where T is string... -0.69
How to skip the first iteration in a for each loop? +1.95
C#: Support both HTTP & socket interface +0.28
Why the compiler allow to create an object of non static class in s... -0.32
Direction from origin for a certain distance 0.00
Java inconsistent inheritance mechanics? +0.91
Can a variable be abstract in an abstract Java class? +0.13
why garbage value is stored during declaration? +1.44
The dynamic of a stack +0.95
What is the purpose of creating an object of a class in the same cl... 0.00
does structure declaration occupies memory? +1.56
Where is information about methods of Java objects kept? -0.40
Inheritance and the new keyword +0.29
Can C# do everything C++ can do? -0.05
What would be the best way of making this piece of code smaller? +0.06
Converting string to double "cuts" 0 -0.78
Do I have to make constructors for all inherited classes in java? -1.66
Why would this work: Array of pointers to C strings? -2.35
how to set an empty iCollection c# -0.50
Why I cannot cast derived generic type to base non-generic type (th... +2.09
Checking equality of a string in C and printing an answer -1.03
Displaying an object's variable values that are not equal to 0 -0.66
Performance issues with nested loops and string concatenations +1.07
What is the difference between != and =! when comparing two variabl... -2.13
Routing behaving weirdly -1.72
How to check the type of variable that would store a given value (c... -0.93
Java: Why not declare static intead of passing the reference around? +1.58
How to make a process restart over and over again when checkbox is... 0.00
How are Class declarations and defintions stored in object oriented... +0.53
C# Select random element from List -0.77
System.gc() for garbage collection +0.89
How the output of program came? +1.45
Swap any type of two variables in c +0.50
Is an object involved in this Java “hello world” program? +0.48
Convert string array into hex numbers in C -0.72
Whats the use of this() in linkedlist.java +1.63
Why am I not using '->' correctly? I know it is probably a simpl... 0.00
If Html.RenderAction or Html.Action Fails +2.17
Where is a Windows Service project's exe built to? +0.52
Segmentation Fault in C causing code to run sometimes but not other... -1.54
What is stack ? arrayStack ? arrayQueue ? stackQueue ? how are they... +0.40
Need suggestions on improving a very simple c# server restarter 0.00
Is it a bad practice to output error messages in a function with on... -0.11
How to encrypt c# code so that it wont be easy to decompile and read +0.53
When should SecureZeroMemory() be used? +2.76