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 ... 16
Title Δ
Converting object literals into functions in ES6 Javascript 0.00
Testing pure function on union type which delegates to other pure f... +0.31
What is "let rec (-) x y = y - x in 1 - 2 - 3" doing? +2.08
Apply a lens "setter" only when the input value is a &quo... 0.00
Convert centimetres to feet and inches -1.24
Functional way to get previous element during map +0.18
Why does the or operator in JavaScript behave differently than in C? +0.42
Why delaying evaluation can transform impure functions into pure on... 0.00
Is there any way to resolve a promise synchronously? (or an alterna... +0.02
Difficulty understanding functional programming composition, functo... 0.00
How to select the min/max element in an array using comparator in J... 0.00
How to define an environment variable that can be automatically use... 0.00
Javascript prototype chain behaves unexpectedly -0.33
JS function switch between either greater than or less than -0.19
How can I delete a focused property of an object with a van Laarhov... +0.42
Use scales to remap a number +0.88
How to map a number in some ranges +2.10
Haskell: Understanding the foldl function -0.52
How to fold data structures from non-tail recursive algorithms? -1.52
How to effectively combine multiple Maybe monads in JavaScript? -0.05
Is there a straight-forward solution to receiving the element *prio... +0.61
When is a => f(a) not equivalent to f? 0.00
Efficient mapping of arrays -1.38
Can we implement tail recursion modulo cons et al. through trampoli... 0.00
Transform all child objects using recursive reduce in ES6 +0.49
Ramda: whereAny? +1.73
Is there a difference in expressiveness of thunk or pair based defe... +0.42
How do you store the state of an array in functional JavaScript? 0.00
How would I find the distance between two elements in a list? -1.73
Javascript circular array find next element 0.00
How to convert list to binary tree without recursion +1.40
Does the following program execute the nested loop on the first ite... +0.86
Javascript streams library - implementation +1.84
reduce array of arrays into on array in collated order +0.78
Difference between eager and lazy evaluation in a non-functional la... 0.00
If I can't define a variable inside an if-condition, how can I... -1.40
Building nested TreeNode array in Typescript +0.42
How to permute the shape of a 2-dimensional array? -0.68
How to use a specific variable out of three returned variables? -0.46
Array Multiplication in Javascript 0.00
Return dependent promises sequentially inside loop -1.39
How to create two dimensional Möbius strip, Klein bottle and p... 0.00
How to remove first array element using the spread syntax +1.71
Expand Array property in Object to Multiple Objects populated w/ Ar... +1.22
Creating nested arrays of set structure -0.18
How do I count the number of occurrences of a value in an array wit... -0.56
Can some explain me how this solution works -0.54
How to find the type of (\x y z -> x . y z) -0.19
Creating multiple constructor in ES6 -0.61
How to recursively define a generalized projection function? 0.00