StackRating

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

marvel308

Rating
1520.31 (31,271st)
Reputation
8,669 (18,025th)
Page: 1 2 3 4 5 ... 11
Title Δ
Sum a number with divisors to get another number 0.00
JS toLowerCase() not working -0.59
Using a Javascript Promise in a for loop +2.22
find every pair of smallest integer for each subarray of given arra... 0.00
Simple regex to match content from a website log -1.31
How to not match/capture characters needed to target something? Reg... 0.00
Java Regex to remove all full stops apart from real numbers within... 0.00
Regex match pattern into a characters string OR another pattern in... 0.00
how does the comparison against Infinity in JS finds the largest nu... -0.95
javascript - is not a function error when passing a function 0.00
Using filter() inside the filter() in JavaScript 0.00
lodash takeRightWhile from starting index -1.21
How to get the product of two integers without using * -0.55
Splitting a CamelCased text +1.38
How to remove duplicates objects in array based on 2 properties? +1.77
How can I see in Javascript if the element of an array is in an odd... +0.35
Assigning new value to object property 0.00
check if first letter of word is uppercased, solution evaluating fa... +0.48
how to replace nested array in json object 0.00
How to collect all nodes of a Tree structure, grouped by depth level? +1.13
Javascript ES6: How to expose variables to one function 0.00
Why do String.prototype.match() return two elements when string onl... -1.19
Split strings in array +2.10
How to assign a single element in a multidimensional array (JavaScr... +1.86
Merge 2 object with same key, value from 2 array +0.85
How to convert string to float in javascript without parseFloat or... -1.54
Given a value, search for an adjacent key:value in an object +0.15
How do I make variables whose values change depending on other vari... +0.47
How to use a variable in a match method with regular expression pat... +0.86
How many ways of findind the index of objects in array? -0.34
Divide objects between arrays with constraints +0.48
How can I round up to integer devided number? -0.53
JavaScript: Assign an value outside the callback? 0.00
Not able to insert object into array of json object -1.30
Execute a function when it is retrieved via a String -0.54
How to use await in async using javascript javascript object 0.00
Unable to return value from Promise.then javascript 0.00
How to find the number of times a key occurs in a JSON object or ar... +0.49
are these two js async callback writing the same? -0.51
Why `isArray()` is written on `Array` instead of `Array prototype`? +0.33
Remove first element/array of an array in JavaScript +1.06
How to follow steps in Exact Change challenge using While loop? -0.03
Use Object keys as dates to get average of values +2.11
How to display each key's values in a JavaScript object? +0.48
How do you find a given array's children? 0.00
Javascript, finding object's parents in a JSON +2.07
What is the role of the this variable when it comes to function cur... -1.48
setTimeout inside a loop gives all the iterations at once 0.00
javaScript; increment a variable value, after a return function +0.94
how to add array of objects into existing object +0.25