StackRating

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

Anton Tykhyy

Rating
1583.85 (2,699th)
Reputation
16,905 (8,201st)
Page: 1 2 3 4 5 6
Title Δ
How does the jump instruction in assembly work with multiple proces... +2.58
Loading kernel from assembly (NASM) +2.95
Intersection on circle of vector originating inside circle +3.02
The .NET equivalent of static libraries? -0.35
C++ struct alignment question -3.83
How to return dynamic return types in methods? C# -0.06
C#: marshalling a struct that contains arrays -0.54
Overriding a private method with Reflection -3.24
What are the security risks in running a Windows Service as "L... +2.57
Generic types with type parameter in C# +3.51
c# hide from dervied classes some properties of base class -1.52
.NET CLR InternalCall +3.27
C# Threadpool Synchronization Inquiry -0.43
TryParsing Enums +3.19
Relationship between ManagedThreadID and Operating System ThreadID +3.27
Could not load file or assembly 'System.Data.SQLite' +3.08
Difference between deftype in Common Lisp and Scheme -4.74
Marshaling from C# to C++ +2.95
In visual studio, some lines of code have light grey background whi... -0.80
Open a shared file under another user and domain? +2.64
Interlocked and volatile -0.72
How to wait/block until a semaphore value reaches 0 in windows +1.76
How can I refactor this C# code using Split()? +3.61
Can .NET XmlSerializer class deserialize InnerXml as a string? +3.14
InvalidCastException when serializing and deserializing +2.26
Finding out if a type implements a generic interface +3.37
Programmically embed resources in a .NET assembly +2.89
Public key or Diffie-Hellman Key Exchange Algorithm -1.62
Is deriving square from rectangle a violation of Liskov's Substitut... +3.73
How can I rethrow an Inner Exception while maintaining the stack tr... 0.00
How do I find the current executable filename? -4.17
What is the worst programming language you ever worked with? +0.71
c++ what happens if you print more characters with sprintf, than th... -0.55
.NET Serialization Problem with Referencing a Static Field +3.72
decode a file stream using UTF-8 +3.33
Stack capacity in C# +1.81
Serialize Struct in Binary, Packed Format +3.44
Can I get the same benefits of functional programming (F#) by using... -1.32
Iterating over a Binary Tree with O(1) Auxiliary Space +4.08
Eric Lippert's challenge "comma-quibbling", best answer? +2.44
Do extension methods violate software engineering principles? +4.85
How do I deserialize XML without knowing the type beforehand? +0.43
DllImport - PreserverSig and SetLastError attributes 0.00
Why does this code cause a stack overflow? +3.60
On-the-fly fields from Static Reflection? -3.83
Position of least significant bit that is set +4.09
Why cannot I acquire exclusive lock? 0.00
How can I determine whether Console.Out has been redirected to a fi... +2.44
.NET HTTP parser -0.34
what is the most efficient way to compare two strings? 0.00