StackRating

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

Bakuriu

Rating
1663.99 (381st)
Reputation
68,789 (1,267th)
Page: 1 ... 4 5 6 7 8 ... 22
Title Δ
Haskell: Is it possible to inject Show and Read? +0.29
GHCi load a file and redefine one of its functions in the repl 0.00
Python import one subpackage without others +0.29
Check if a directory contains a file with a given extension +1.72
Difference in <$> and fmap 0.00
Modular Inverse in Haskell -1.98
Lexicographically order two lists of variables using constraints -0.49
data truncate when str(time.time()) in Python +1.24
Defining a function that behaves differently according to whether t... +1.36
What is the type of (1 2) in Haskell? +1.11
C and Python integration: name of callback function -0.25
sys.exitfunc not working in python +1.03
Exclude last matching portion of the text +1.03
Get specific EXIF tag from HsExif.parseFileExif 0.00
KeyError: 2 When using large values 0.00
Element to element multiplication and shift by one +0.30
Difference between importing module in Python 3.4 and Python 2.7 +0.29
Python changing variables vs arrays in functions? +0.01
Different default behaviors between the prompt and loaded files in... 0.00
How to instrument / custom-compile imported Python modules? 0.00
Why does the index get out of bounds in this program? -0.68
How to make list double every other term, and add 2 digit numbers? +0.67
Building up a list in Haskell +0.32
What is the monomorphism restriction? 0.00
Repeating each successive element in the input list one more than t... 0.00
Why is this code not constant-space? +0.31
How to handle the divide by zero exception in List Comprehensions w... +0.57
Strange behavior passing bound method to function +0.29
How to import module hiding submodules or instances? 0.00
Where does Python store the name binding of function closure? +0.30
User definable object filters 0.00
No module named mock with python 3.2 0.00
Why can't I import the AgglomerativeClustering class? 0.00
Iterate over a list in a class -0.12
Why can a floating point dictionary key overwrite an integer key wi... +1.44
Find all possible overlap and non-overlaps from list of various ran... 0.00
Raising a number to a fractional(Data.Ratio) power? +1.67
Check if a string contains a certain character -0.68
Haskell not executing all external shell commands -2.70
Python : putting functions into classes +0.91
String and [a] instances 0.00
Correctly compute square root digital expansions 0.00
How lazy evaluation forced Haskell to be pure -1.54
When to put parenthesis after a function, following a dot operator? 0.00
Non-greedy in Python Regex +0.94
string vs String in haskell? +1.58
MemoryError's message as str is empty in Python +1.37
What happen to a list when passed to a function? +2.08
Converting ByteString Generated by System.Entropy to Text 0.00
Is it correct to use the Reader monad in this turn-based game? +1.17