StackRating

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

sepp2k

Rating
1656.83 (464th)
Reputation
312,551 (110th)
Page: 1 ... 59 60 61 62 63
Title Δ
Is there a way to determine at runtime if an object can do a method... +0.32
One-arg ctor A(x) implicitly invoking super() and NOT super(x) -0.73
How can I determine if a C++ object has been deallocated? -0.42
File open: Is this bad Python style? +0.52
How do I do variable variables in Python? -0.34
How are array and pointer types handled internally in C compilers?... -0.80
Strange problem with classes -0.96
What does SomeMethod(() => x.Something) mean in C# +0.37
Ruby: How to either set a variable to 0 or, if it is already set, i... +0.89
Write output to file -0.81
What's a more idiomatic Ruby way of writing this? +0.44
Generate two lists at once -0.07
strange C macro syntax (#var) -1.39
Call generic method from generic method with exact same where claus... -2.04
Is there a way to find the type of a template (generic) parameter i... 0.00
While making a call to a method, with a refrence of parent class wh... +0.31
Trying to make this star output using a for loop in C -1.39
How to break outer cycle in Ruby? +0.63
Java abstract modifier -0.39
java basics static method -0.64
Python string 'join' is faster(?) than '+', but what's wrong here? +0.50
Is there any way to find arithmetic mean "better" than su... +0.02
How to use boost::lambda together with std::find_if? +0.45
Round a ruby float up or down to the nearest 0.05 +1.07
BigInteger.valueOf() for very big numbers? -0.75
C++ stack and scope -0.21
How is Array#Sort in Ruby so quick? +0.61
When should I use eval (taking a string and executing it as code at... +0.42
Set class inheritance after class delcaration OR setting class inhe... 0.00
How to determine if a list is subset of another list? -0.58
Ruby scope of DATA after __END__ +3.50
C++ Compare char array with string -3.32
arrays and functions -1.12
"make single instance application" what does this do? +3.59
When do instance init blocks get called? +1.16
Why doesn't the .* consume the entire string in this Perl regex? +3.58
Getting the class of a Java generic, and interface implementation o... -2.51
Regex default value if not found +3.51
Why is appending to a list bad? +4.15
In a Java regex with Quantifiers how can I obtain the matched groups? +5.56
more succinct ruby regex -4.05
C++ : error: invalid operands of types ‘String*’ and ‘const char [7... -2.27
Parsing latitude and longitude with Ruby +3.93
Pumping lemma for CFLs +3.94
Regular expression to check if a given password contains at least o... +0.20
c++ return if invalid input +1.68
Accepting a limited set of subtypes in a method argument -3.73
How can I get the binding from method_missing? +0.18
Are there any languages that allow units? +3.18
Is it possible somehow "rescue" segmentation fault on Ruby 0.00