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 ... 17 18 19 20 21 ... 41
Title Δ
Confusion in eloquent javascript power recursion sample -0.75
Recursive function using rest operator not returning in JavaScript -1.83
Why would you try-catch around a promise? Does that catch the promi... -0.58
Understanding behaviour of recursive code 0.00
Clearing a counter after each function call: JavaScript Recursive f... -0.06
Pascals triangle with recursion +0.42
Lazy syntax to loop through jquery objects 0.00
Checking if a binary tree is symmetrical in JavaScript +0.41
Javascript recursive function not returning value? -0.76
is there a direct way to map a string method over an array of strin... +0.67
Need a Ruby method to convert a binary array to ASCII alpha-numeric... -1.93
Better way to print different error message base on different if co... 0.00
How to set state from props that is passed to the component in react? -0.35
Why isn't this recursive definition of reduce working (JS)? -1.09
How do I replace while loops with a functional programming alternat... +0.43
Scheme Match all given values in a list before returning true +1.12
Make DRY code from Async multiple functions inside array of Promise... -1.16
Chrome Array.sorting numbers out of order +1.04
How to "write" with the strings of an array a text? +0.11
Javascript nested array get elements -1.79
Display JavaScript object in a ul list recursively -0.65
Check if Immutable.js map value contains char 0.00
build tree from json array in javascript with no parent key but a p... -1.81
inserting array in mysql database using php -0.11
es6 using spread to concat multiple arrays -0.45
Calling an array of functions, each receive a callback +0.67
Why is this JavaScript Loop not Working? -0.08
Handling Js promise rejection -0.55
Converting threejs' IIFE functions to es6? -1.65
How to create a list like (3 3 3 2 2 1) -0.11
how to set displayName in a functional component [React] +0.41
JavaScript Functional Programming - Chaining Functions and using an... -1.66
How can I convert this large factorial function to a higher-order f... 0.00
Javascript string replace all span -0.27
Combining Maybe and IO monads for DOM read/write +0.49
find possible paths in map : recursive function in javascript -0.66
Scheme filter but the result list contains indices not values -0.56
Remove odd numbers in array -0.10
How can I search for an object property value in an array if I only... -0.33
How can an array be grouped by two properties? +0.77
Trying to understand (function(func) { func(); } in JavaScript +0.41
Converting multi-parameter function to point-free style using Ramda 0.00
Functional way to extract object values given an array +1.00
ES6 pattern match in Switch -0.58
Promises Array executing incorrectly 0.00
ImmutableJS Map, how to iterate over a map and return a modified re... 0.00
How to translate this javascript code into functional way (better u... 0.00
javascript: Using lodash/fp flow to return objects -2.44
Javascript: How can I replace nested if/else with a more functional... +0.03
Breaking an integer up into chunks, functionally +2.41