StackRating

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

clemahieu

Rating
1411.99 (4,536,031st)
Reputation
1,366 (118,362nd)
Page: 1 2
Title Δ
Creating a function dynamically at run-time +0.74
OOP. Choosing objects -2.19
What is a small and fast real time compression technique, like lz77? -3.17
Why is casting faster than reflection in .NET? -0.81
C# 4.0, detect if a method is missing -2.22
My productivity is decreasing as the project becomes larger. How to... -0.48
Performance impact of changing to generic interfaces -2.83
Where did code morphing go? +3.18
Is there a way to make sure Dispose() is called on exception during... +3.39
Is there a way I can enforce a method to follow certain method sign... +0.62
No leaks appearing in Instruments, even though I'm sure they exist -1.60
c# fast hash calculation -1.13
Why does the Java List interface not support getLast()? -2.79
What is the strongest encryption available in .Net 3.5 -0.52
Unable to understand a statement about compilers' optimization -3.29
Best bignum library to solve Project Euler problems in C++? -3.63
Upper limit of bugs in a given program +1.34
Serialize nullable fields from an object c# -2.24
Any source of good object-oriented design practises? +1.39
Creating a public function in object oriented programming (flash)? -3.54
Finding smallest value in an array most efficiently -1.42
What are the important points about cryptographic hash functions? -1.31
Weird Javascript Behaviour: Floating Point Addition giving the wron... -3.74
Very basic English grammar parser +1.19
Correct use of Properties to maintain a HUD in a nested Form? -1.15
Conditional compilation vs Branching the code -0.44
Why won't windows explorer sort directories under the 'Temporary AS... 0.00
C#: public new string ToString() VS public override string ToString() -2.29
Receiving CrossThreadMessagingException while Debugging WinForms Ap... -0.82
Is it necessary to multiply by sizeof( char ) when manipulating mem... -2.30
Encrypting objects -2.67
Taking unit testing to the next level -2.91
Singleton code excerpt, an interview-question -2.40
What .NET collection provides the fastest search -1.94
What is the best-practice casing style for javascript? Why? -3.79
Probabilistic hashing -- is there such a thing? -1.85
Does Stream.Dispose always call Stream.Close (and Stream.Flush) -1.96
How to insert multiple records and get the identity value? +2.02
C++/Java Performance for Neural Networks? 0.00