StackRating

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

Konstantin Oznobihin

Rating
1552.36 (7,271st)
Reputation
4,450 (37,483rd)
Page: 1 2 3
Title Δ
C# Custom Observable Collection - Should I use Composition or Inher... +3.76
What are the differences between typedef and using? +0.78
Is the order of iterating through std::map known (and guaranteed by... +2.33
Possible memory leak with malloc, struct, std::string, and free +0.28
Compilation error in one case but not the other, when all expressio... +3.79
Problem with Reactive Extension Observers +2.43
Can copy elision occur in catch statements? +5.30
Mocking an interface that extends another interface using Moq -1.22
C++ Inheritance Issue +4.44
Virtual inheritance (diamond) - Why do I need to upcast to Base cla... +3.41
Reference of pointer and left shift operator -1.43
How to call async method twice simultaneously? -0.07
Testing the accessibility of the file +1.96
How to get the value of a ConstantExpression which uses a local var... -1.47
Evaluate C# expression inside another expression 0.00
Multicast delegate always does the last operation +4.54
Problems with contains when using moq +3.97
Should extension methods only be used on classes whose code you don... -2.76
Is it sane to use the Factory Pattern to instantiate all widgets? +0.30
May I have a real life example where casting through void* works an... -4.44
C# nested class/struct visibility +4.48
Return true or false based on whether there are duplicates -1.54
Amazon EC2 - how to get available ram and cpu usage via AWS API? 0.00
Recursive generic function used as a predicate, compilation failure +2.90
How can I reliably get the address of an object? -2.73
C++ equivalent of C#'s Func<T, TResult> +0.23
Does Convert.ChangeType call ToString() internally? -3.81
DependencyProperty from string 0.00
Adapter design pattern and memory management in C++ +0.82
object as a key of unordered map -3.96
Object-oriented programming in VB.NET and C# +0.08
Why can't .Net / C# understand interface inheritance with propertie... +4.33
How to achieve the below logic in C#? -1.30
Adding an item to a dictionary results in a NullReferenceException -2.25
How IEQuatable<T> affect the behavior of combobox 0.00
What is wrong with this solution to locking and managing locked exc... +4.04
C# Error Finding Method in DLLImport +3.89
In C#, what is analogous to the CHAR_BIT from C++? Fast Abs -1.83
Need a asynchronous file reader without knowing the size -1.11
Linq Query On IDictionaryEnumerator Possible? +1.71
OutOfMemoryException on declaration of Large Array +2.38
What's the difference between Marshal.GenerateGuidForType(Type) and... +4.20
C# is there a foreach oneliner available? -2.98
DateTime.AddDays vs Calendar.AddDays +4.92
Trouble checking dynamic entity +0.19
Merge Dictionary<TKey, TValue> with Enumerable.Union method -1.10
Why doesn't Enumerable.Cast<> use my conversion operator? -0.15
How to learn queries in LINQ -3.61
Not understanding Type.IsAssignableFrom -2.18
Aggregate columns in a table represented as List<Dictionary<C... +1.66