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 ... 22 23 24 25 26 ... 63
Title Δ
How do i require and include a module in the initialize method +1.57
Ruby remove `\"` from a string? +1.29
Understanding scopes in Ruby -1.02
Is it possible to write a function of signature `Monad m => m a... -0.54
Big O time complexity for nested j = i + 1 loop 0.00
Does function overloading work in ruby? +1.40
Why doesn't os.system ignore SIGINT? 0.00
How is it possible to construct a std::vector of non-default constr... -2.15
When is `|=` in Ruby helpful? -0.20
Java Inheritance. Interesting thing -2.24
For loop works when I write "i == 0" but not when "i... +0.66
What does [a] stand for exactly? +0.68
In python, is "args = [temp[n] for n in array(index)]" do... +0.34
How negative lookbehind works in below example? -0.27
Church numerals: How should i interpret the numbers from expressions? 0.00
What does "reference can never be made to refer to another obj... -1.63
Functionally find mapping of first value that passes a test +1.00
Do less than and greater than need escaped in a C# regex? +1.36
Functional Programming: Odd number check -1.47
Create a new data type ('a,'b)myList with different types at its ends +0.33
Haskell syntax: what does drop (n+1) [] = [] mean? +0.19
How do the implementation of Eq typeclass function: x == y = not (x... 0.00
OCaml Complicated Name reuse v.s Recursive func. Confusion 0.00
return Object [] [] gives RuntimeException: Uncompilable source code -2.30
Why this simple arithmetic function does not type check? -0.33
How do I compile and test a c program with vala code in it? 0.00
Elm Graphics.Input 0.00
Multiple exception handlers for file processing +0.33
Create arbitrarily nested list structure in Haskell 0.00
Parentheses signification in the function map (OCaml) +0.32
ML compile error in a function 0.00
How does range work in this example? -2.36
Bind vs Assignment in Haskell -1.26
Scheme Parameter Not Applicable 0.00
Haskell pre-monadic I/O 0.00
List and List<?> in Java -1.04
Trying to evaluate an expression +0.08
How does Haskell choose methods for instances of type classes? +1.68
When does scheme evaluate quote? -0.86
Haskell - Happy parser error 0.00
undefined method `each' for nil:NilClass -- again-- i dont get it.... 0.00
What is happening to my \+ in string#gsub? -0.08
fread() doesn't work but fwrite() works? -2.54
Why is there a nested IO monad, IO (IO ()), as the return value of... +1.25
try is returning Either instead of IO (Either ex a) +1.94
Haskell static computation 0.00
Custom function for length of a list in Scheme? -0.86
Curried function evaluates all arguements 0.00
Is it possible to enumerate computer programs? -0.54
array[0] = 0 how is this possible? -0.52