StackRating

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

Henrik

Rating
1582.74 (2,780th)
Reputation
21,340 (6,265th)
Page: 1 ... 8 9 10 11 12
Title Δ
boost::shared_ptr and Inheritance +1.22
Version mismatch issue when using LastWriteTime.Ticks 0.00
Do I need to worry about Process in foreach loop +0.12
how to filter from nested collections without ForEach? +0.99
Correctly filling up multidimensional array -0.80
Strange preprocessing +0.40
C# code arrangement tool recommendations +0.50
How can one manipulate an data nested private classES over using fr... 0.00
why Enable changed to true in function? -1.00
searching in an unsorted array in logrithmic time 0.00
Get project name using reflection -0.13
How to remove more than one dot (.) from text? -0.34
Is there a way to get the type of the objects stored in a generic l... -0.80
Converting exponential number to decimal 1.11111117E+9 - trailing d... +0.51
How can we compute N choose K modulus a prime number without overfl... +0.82
C++ Problem: "Unresolved external 'UberList<int>::Iter::... 0.00
Simple math question: +0.47
C++: Where should #include statements reside? +0.35
VolatileWrite booleans -0.10
recursive method for finding maximum subvector -0.70
In Asymptotic Analysis, Show That :- O( f(n) + g(n) ) = O( max{ f(n... 0.00
finding a^b^c^... mod m +3.13
Visual Studio 2010 vs Visual Studio 2005 for C++ +1.65
factorial method resulting in error +2.32
Including paramaters only for the purpose of exception reporting in... -2.64
What's the correct way to not update an out variable -1.86
Best practice for visual validation of textbox control data -2.89
Pass Parameter to thread problem 0.00
Optimum algorithm to calculate pythagorean triplet -2.67
How to get rid of CA2000 warning when ownership is transferred? -1.16
May a compiler optimize a reference to constant parameter to consta... +5.70
Check if a number x is positive (x>0) by ONLY using bitwise oper... +3.51
Automatic Disposal Extension Method reasonable? +4.09
How can moved objects be used? +3.47
Undefined parameters in function -2.79
System.EntryPointNotFoundException and DllImport("kernel32.dll... +3.40
CA2202, how to solve this case -4.12
Methods in classes in C# -0.86
How to name methods that trigger events? -0.47
How can I get the sum of numbers from a diagonal line? +4.38
How to get the referred string of an Action<string> delegate? -1.80
Fast Algorithm for computing percentiles to remove outliers +0.53
Difference between modifying a variable and a property +1.09
Need help with a math trick question +3.43
What is the correct way to dynamically add an undetermined number o... 0.00
How to make an Encode function based on this Decode function? -0.62
Algorithm: Find index of 2nd smallest element from an unknown array +1.92
Why can you have a comma at the end of a collection initializer? -4.09
How to condense multiple for loops with different initial values -0.46
Is this checksum calculation completely waterproof? +3.39