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 2 3 4 5 ... 41
Title Δ
How to loop trough a large object that has child objects and arrays? -0.53
two for loops in js. cannot work on nested for loop -0.27
Add objects dinamically to an array of objects -1.34
Ramda - andThen, otherwise, andFinally? +0.71
Confused about Node's event loop by using promises 0.00
Create object tree from file system -0.35
Python recursion with a nested list -0.28
This code works... but why? (Inserting a number in a sorted array) +0.48
Filter inside a nested array with objects +2.60
Converting string to DOM node (ul/li) in JavaScript with appendchild 0.00
How to understand scope/closure with recursion and helper function? -0.52
Using trampoline to create tree from nested arrays and covert that... +2.22
How can i create a string of a nested dictionary(no loops) as a ser... -0.04
JavaScript - Dynamic RegExp for Duplicate Characters +0.49
Remove all empty strings, empty objects, and empty arrays from JS o... -0.30
JS Recursion Algo problem with positioning elements into correct or... -1.11
Deep Find, Remove, Update in a hierarchical array 0.00
How to build a nested tree structure from a list of adjacencies? -1.36
How to create a new object from parent/child relationships using re... -1.91
Scheme: Iterative process to reconstruct a list in original order? +0.26
Modify selected object values in ES6 +0.07
filter nest tree object by object id 0.00
2 Objects (created via new keyword for String) on addition NOT givi... -0.03
Javascript - recursively remove nodes of a certain type from tree,... -0.22
The sequence of async function inside for loop -0.91
How to update existing nested object properties based on a list of... +1.64
Scheme: the procedure is recursive, but is the process recursive or... -2.00
Can I use additional parameters in recursion problems? -0.36
JavaScript: Transform from one nested JSON format to another nested... +2.10
Count number of elements in TypedArray in JavaScript -1.31
JavaScript Asynchronicity and Runtime -0.60
Return correct value from recursive indexOf +1.84
Fastest algorithm to test for 75%+ similarity of 2 strings? -1.29
Transform JavaScript Object - JavaScript 0.00
Recursive array concatenation error (JavaScript) -1.48
Recursive array concatenation error (JavaScript) +0.69
Remove duplicate objects in array, based on only one value in the o... +0.48
Getting nested dictionary from JSON using recursive function in pyt... -0.18
Initializing a variable as global versus local gives different resu... 0.00
Recursively loop through objects of object -0.54
Path Sum's Recursive Implementation Question -2.46
Recursively search for paths in a dictionary containing a sub-string +1.45
JS: Where do functions passed as arguments to methods get their arg... 0.00
How to avoid circular dependency between modules when working with... -1.32
How do I get the numbers that do not have a duplicated value in an... +1.69
How can I change the value of "items" with this function?... -0.53
Unrolling tree-recursion into an iterative program -0.54
Is it good to copy the array in each recursion? -0.01
Need to reduce the number of recursive calls in this function -0.15
PYTHON: how to make inner function return one value at a time and d... +0.49