StackRating

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

Iven Marquardt

Rating
1484.04 (4,477,440th)
Reputation
935 (163,736th)
Page: 1 2
Title Δ
Eloquent JavaScript Recursion Return? +0.15
finding the smallest element in an array using recursive function -1.40
Count the number of times a same value appears in a javascript array -2.26
Nested Functions, Closures and Scope +2.60
Vanilla Javascript algorithm, how to do it and explanation +3.16
this. doesn't show the correct name +3.89
Why are callback functions not hoisted in JavaScript? -3.66
What is the big difference between forEach and map? -4.22
JavaScript constructor function, prototype attach method, and '... -0.70
adding to `WeakSet` and yet managing to blow memory -1.27
Writing a parameterless function in Ramda in a point free style? -1.35
Variables, values, mutation, reference type, and memory +1.92
How to avoid intermediate results when performing array iterations? 0.00
Is functional programming less efficient for this case? -1.60
Function application for curried functions in JavaScript and ES6 +2.38
Is tail recursion merely a special case of CPS? -2.15
How to implement a more general reduce function to allow early exit? +3.87
Function to transform methods into functions that take this as thei... +3.88
Which parameter order with operators as pre-curried functions and c... +5.00
How to track changes with shared, immutable reference types in Java... -3.77
Are execution contexts a kind of continuation? 0.00
Recommended method for object typing under consideration of factory... +4.17
Does it make sense to create immutable objects that share structure... -2.06
What is the purpose of the state monad? 0.00