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 ... 11
Title Δ
Why do .NET Core and .NET 5 generate an executable? +1.80
Why choosing `unwrap_or_else` over `unwrap_or`? 0.00
Rx subscribe FromEvents merge all +1.76
Non-copyable struct in C? 0.00
Understand smart pointers in Rust +1.96
How do you preserve invariants to respect Liskov? 0.00
How can I divide an integer by an integer in C# and have a variable... +0.42
Why cant the compiler resolve the resulting type? -1.00
C++ accessing a variable in a union struct -1.75
How do I create varied colors for buttons in Java GUI? +0.42
In C++, am I paying for what I am not eating? -0.58
Is the behavior of the following C program undefined? 0.00
Generic delegate cannot have contravariant return type -0.45
Why didn't this object become garbage after the only reference... 0.00
C# Linq select object in List where int in object child List<int... 0.00
Chaining & and && operator in C#/C++ 0.00
Generic method with type constraints or base class parameter -1.87
How does Rust enforce/implement RAII 0.00
Process.Start a console application, input in it then get output in... 0.00
Why does this C program which dereferences an aliased area of memor... +0.43
How to get unmanaged pointer on an C# object? +0.42
Why string type allows to use as constant? +1.62
Use different array types in sorting algorithm 0.00
Local variables defined inside loop +0.16
In what ways does a C# struct containing nullable fields differ fro... 0.00
Why does malloc give different addresses on "b" and "... -2.27
How Dynamic memory allocation allocates memory during run time ? -0.09
Fullfill Liskov substitution principle 0.00
Where are generic methods stored? +0.26
What is the difference between [ ] and ( ) brackets in Racket (lisp... 0.00
Why does a non-static field not act as a GC root? +2.31
Can TKey be inferred? -2.12
How pointers to out-of-scope-variable behave in C? 0.00
Why isn't overflow checked by default -1.26
Write a program to count characters from a file -1.57
How can I get the return type of a Func<T> using reflection? +0.84
Why won't "\t" create a tab? +0.89
what is name of the List<T> design pattern called? how to imp... 0.00
Reading an indeterminate value invokes UB? -0.77
Why is a [[noreturn]] function checked for return type? +0.98
Why this violates the constraint of type parameter 'TUser'? +1.62
Why is GetManifestResourceStream() returning null? 0.00
What will happen first multiplication after increment or multiplica... 0.00
LINQ and Sum method in C# -0.86
How do I check if a C# generic type is a collection (IEnumerable)? 0.00
.NET reflection cast to exact type +0.74
is a stack pointer a good source of pseudo-random numbers -1.37
How to generate a SHA256 encrypted string in C#? +0.40
C# - How can I modify a struct given by a getter? -0.32
Check if a type belongs to a namespace without hardcoded strings -0.01