StackRating

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

phipsgabler

Rating
1537.63 (13,065th)
Reputation
10,288 (14,780th)
Page: 1 2 3 4 5 6 7
Title Δ
Tracking number of function calls + closures (à la SICP) in Py... +2.13
Selection Sort - Functional Style with recursion 0.00
Is there a name for ADT with explicit subtyping? +0.78
Generating subsets of set. Laziness? +2.09
Java 8 - Filter with BiPredicate +0.00
Optimization of consecutive map/filter/fold calls 0.00
Define fix-point combinator in Continuation Passing Style -2.45
Fetch value using 'case' in scala 0.00
Using generic constraint kinds 0.00
The real sense of list generators in haskell +1.71
Diagramming Programs +0.45
How does a flatMap on a double-generic data-structure looks like? 0.00
Adding lambda functions with the same operator in python -3.92
Does Church-Rosser theorem apply to call-by-value reduction? 0.00
the for-comprehension with assignment loops in wrong order +5.09
Can a sealed Scala class be externally "extended" by sett... 0.00
How to write alphabeta search function in a functional way (no muta... 0.00
Reading numbers from input Haskell -0.10
Filter with multiple predicates, elegant functional approach -3.09
Adding predicate to a map function +2.34
Adding to list and incrementing - Haskell +4.14
Fieldwise distribution of Monoid, Applicative, Monad etc for Haskel... +3.69
Functional Terminology: Mapping (SIMD) vs ??? (MISD) 0.00
How to enumerate a recursive datatype in Haskell? +1.51
Replicating the 'Taint mode' from 'Fortify static checking tool' in... +0.65
What exactly can higher order functions in Haskell do that extended... +4.05
Is there any use for kinds of kinds? 0.00
Map/reduce equivalent for a list comprehension with multiple for cl... +6.01
Where and why is identity function useful? -1.13
Function composition, Kleisli arrow, and Monadic laws 0.00
Better way to call a chain of functions in python? -0.96
Error at Monadic TicTacToe in Haskell +3.85
Classify lexeme of a input String +0.09
Dovetail iteration over infinite lists in Haskell +3.53
Evaluation of expression str a b = ((.).(.)) (0 -) (+) 1 2 +2.09
How can I get a value out of a data in Haskell -3.11
Closed type classes +2.71
What's a Good Name for this extended `compose` function? 0.00
Is there a general way to tell the number of parameters of a functi... -4.13
Multiple flatMap methods for a single monad? +4.36
About Haskell GADTs +2.20
Getting rid of a Graph keyword in Haskell -3.42
How to add an Ubuntu Launcher Icon to my PySide app? 0.00
Commutative combination of elements of two lists +1.57
Using itertools for recursive function application -1.47
FP language: removing empty lists from a list 0.00
What are all possible pos tags of NLTK? +3.91
Evaluation of an AST (as a GADT) with arrows as atomic values +2.15
How to abstract over a "back and forth" transformation? +4.41
Searching list using keywords from other list? -4.39