StackRating

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

Aadit M Shah

Rating
1570.00 (4,044th)
Reputation
51,500 (1,924th)
Page: 1 2 3 4 5 ... 16
Title Δ
Church encoding of lists using right folds and difference lists -1.46
ramda js compose with find, pick with trim values -2.43
[a,b].reduce(f,x) code to [a,b].reduce(f) using transducer /CPS bas... +0.34
Extracting data from a function chain without arrays +2.07
Functional composition in JavaScript +0.10
How to simulate let expressions in JavaScript? 0.00
Map or flatmap that works like Array.prototype.join in Javascript -1.02
How to store data of a functional chain of Monoidal List? -0.14
Functional "real-time" composition -1.45
Array 'map' vs 'forEach' - functional programming -0.82
Why is this Functor instance incorrect? +0.43
How can I prevent a tail recursive function from reversing the orde... -0.10
Getting Haskell to Distinguish Type Synonyms +0.41
Why is the functor implementation possible? +2.19
Converting a loop function into a recursive function in javascript -0.62
To use closures or not, John Conways Game of Life 0.00
How to write this polyvariadic composition function in Haskell? 0.00
Map an arbitrary n-ary Tree with fold +1.47
Haskell version of double loop +1.96
Circular Ranking implementation in Javascript +0.47
Racket recursion 0.00
How can I avoid nested ternary expressions in my code? +1.37
Get constructor name of object -1.43
Lodash: Apply function to seed n times each time passing last calcu... 0.00
Simplifying the boolean expression: (A ∧ ¬C) ∨ (B ∧ C) ∨ (A ∧ B) 0.00
Default parameter value undefined; is this a JavaScript Bug? 0.00
How to convert many-valued logic into efficient boolean logic? 0.00
Functional programming construct for composing identity and side ef... +1.21
How can I improve performance of this minmax implementation? 0.00
What happens with universal quantifications and typeclass constrain... 0.00
Proof of the Futamura projections in Haskell 0.00
Reverse and Join Functions Outputting Original Array 0.00
creating a new array of objects by rank +1.05
The way javascript compiler read line of code +1.33
function to remove single items or arrays from within an array - ja... -1.11
Array of 3 Dimensions to an Array of Objects +0.66
How to implement array joins in functional way? +0.19
Mapping array to dictionary doesn't work for first object +2.42
How to get the name of variable +1.02
JavaScript array To List through a primary way +0.74
Best approach to avoid multiple check conditions in Javascript +0.73
Are anonymous function assignment variables locally available? -1.50
struggling with normalisation using map and reduce -0.41
What is the name of the monadic "versions" of fmap? 0.00
setting javascript object properties from constructor default value... -0.55
do while answer is outside of number range or not a number -0.59
How would you write this code using Functional programming 0.00
Sum of all possible distinct perfect squares equals to square of gi... -0.26
What is the proper/idiomatic way to filter or map based on surround... -2.01
Calculating quarterly and yearly avarage through javascript +1.20