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 ... 7 8 9 10 11 ... 41
Title Δ
Javascript: Recursion Problem --> Return the longest key value i... 0.00
Is there an easier way to push to a JSON array or create the array... +2.06
Composite functions in python - dual compose 0.00
Trouble turning callback hell into promise -0.01
JavaScript: performance improvement to find the common elements in... +0.49
What is the binary operator of Function Monoids in example of JavaS... +0.24
Idiomatic `obj.value = f(obj)` in Ramda? -1.56
Functional Programming Binary Search Tree Homework 0.00
How to place others name object to last position of the array? +0.16
Await an iterative function without delimiter in JS -0.51
list comprehension variable assignment -1.39
How to implement the equivalent of Promise.all for my Task implemen... -0.77
How to implement the equivalent of Promise.all for my Task implemen... +2.23
Using 'this' as a function in Javascript apply -0.59
Minimum and maximum sums from a list Python -0.40
What's a recursive way to move the second element of a list to... 0.00
Trying to replace all instances of an element in a list with a new... +0.52
all sized n sub lists in scheme 0.00
Non-recursive traversal of nested list - building a similar nested... -0.57
Use ES6 reduce or map to compute sums and percentages in nested obj... +1.93
Javascript Recursion: remove level with only one child -0.51
JavaScript: how to handle all consequent pairs of elements? +0.46
Implement andmap function in scheme for any number of lists -0.98
how to check empty value in multidensional array in this box -0.56
How to implement a generic lift function for monads? -1.21
How to pass props only to first element in array of React elements? -0.16
jQuery: very simple tab switching +0.19
Recursive function to get all unique combinations of two or more -2.17
Return a list without the last element +0.50
Why this implementation of Fibonacci is extremely fast? +0.46
Parsing Multiple JSON with Promise.all() Javascript -0.55
Quoting items in an array with backticks? -0.39
How to remember if a method mutates the original array? +1.75
Looping through elements in an array and finding how many times it... -0.50
How to shuffle data in an order where 1 data is used more than once... -0.83
reduce array of arrays into on array in collated order +0.01
Destructuring dicts and objects in Python +2.17
Trying to conditionally render different outputs based on the carts... -0.00
Convert imperative to functional style using ramda.js -2.08
How to compute the number of times pattern in one list appears in o... -1.40
Sort objects in array with dynamic nested property keys +0.83
Calling a function without callback inside a Async module 0.00
Parsing Binary expression in javascript -1.72
I need to extract every nth char of a string in Javascript +0.50
Promise object not returning a value +0.49
How do I get a list of all properties in a JSON document? -1.76
JavaScript string count loop misunderstanding +0.29
How to check if object has an array +0.73
Recursion - Python - Why print(Foo) show something different than p... -0.49
Elegant reduce function -0.05