StackRating

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

Mulan

Rating
1527.80 (20,678th)
Reputation
77,727 (1,084th)
Page: 1 ... 13 14 15 16 17 ... 41
Title Δ
Functional JavaScript: Closure & Recursion. Why does this fail? -0.36
What is the effect of explicitly decalred 'let' on a for-lo... -0.08
Return in recursive function doesn't exit function -1.62
translating compose functions from javascript to python, the functi... -0.01
Recursion - Sum Nested Array +1.03
How to save a value to increment in a recursive function (Javascript) -0.33
Finite number of recursions in Javascript with ES6 Y-combinator +1.89
what are the ways to write an algorithm that add a property to each... -1.42
Does there exist an iterative implementation of fibonacci that is n... -0.42
How to generate a random number between two values with preference... +1.90
Can every recursion be converted to trees? -0.54
Converting a loop function into a recursive function in javascript -0.53
Can not update first character of a string - Javascript -0.64
Need to initialize empty list within recursive function only once o... -0.88
How do I write this recursive function to find the max depth of my... +1.11
javascript reduce not working on object -1.16
calculate fibonacci sequence position from user inserted value +0.41
recursive generator when meet string -0.30
How to store and format data properly in an array Javascript -0.30
Using functional programming to parse opening hours from Google Pla... -0.24
JavaScript Decorator pattern. Error: Maximum call stack size exceeded +0.52
Strange behavior when deleting object in JavaScript +0.44
Javascript promises and recursion: is this a stack bomb? 0.00
What is the meaning of number that setTimeout returns +1.65
Run multiple recursive Promises and break when requested +1.68
What is the purpose of the Reader Monad's local function? 0.00
How to create a constructor that returns a value without accessing... +0.23
Get count of odd numbers in a given integer recursively -0.47
JS Curry function with Recursion -0.55
Passing a slice to recursive function in Python -0.57
Recursive Factorial Function - Displaying method -0.05
how to map any integer to an index in a javascript array +1.60
JavaScript function in a function +1.23
Recursively emptying a nested list while preserving its structure -0.57
Range-style iterators in JavaScript 0.00
how to remove object if all values are empty in javascript? -0.45
How to write a recursive flat map in javascript? -2.04
Make R.pipe work with a Promise? 0.00
How to get a single array with no-repeated items, with the sum of t... -0.24
map add/reduce two array object with same index +1.37
Use loop and find html element's values JavaScript +1.41
Recursive Javascript function using arguments property gives the co... -0.05
Access deep properties and methods using a string path in javascript 0.00
Javascript change recursive function with trampoline version 0.00
Javascript Sort array order based on another array order using unde... -0.04
Find all string split combinations +0.44
JavaScript recursion find node return null -1.65
Javascript Some Method nested in For -0.56
recursion javascript, ask for answer 0.00
Is \x->y alpha equivalent to \y->y? 0.00