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 ... 11
Title Δ
Javascript function invoke with different invoke fashions -1.22
(Any concept behind of forEach loop) Why forEach loop is not workin... 0.00
Why in this code count has been decremented? -1.85
Random selection and repeat a specific amount of times for each sel... -0.66
javascript parse all within certain characters from string 0.00
RegEx Reverse in real time +0.54
How to access JavaScript function which is in function which is in... +1.69
what regex or functionality require to get the data from json respo... +0.37
JavaScript Promises - Waiting for resolution before moving on +0.03
Transform a 9x9 Matrix so that each row is a 3x3 Block +2.45
Checking for matching values in two arrays using for loop, is it fa... +1.18
How to find the value of exponent in Javascript -0.04
Why does adding these numbers equal NaN in javascript? -0.24
JavaScript .push to an empty array not working 0.00
difference between using conditional and || in js -0.87
Regex to match all occurances not surrounded by quote and stop at c... -2.22
Filter through large arrray (3000+) objects -0.53
regexp don't match if contain specific digit length +1.26
Get unique string in imacros Javascript +0.20
specific example understanding reduce() method JavaScript +1.22
How to make each array's string elements' first character t... +1.96
Regex to replace everything except trailing digits 0.00
Function composition using Ramda -1.94
What is the definition of immutability in Javascript? Is the same f... -2.48
Regular expression: return matched word up to the the next full stop +1.77
Can a JavaScript ternary operator support 3 conditions? +1.84
How to insert a new element in between all elements of a JS array? -0.67
Return the largest Array +0.04
executing order about promise when different resolve is invoked -1.97
How to mutate original array in Javascript .map() function? +0.51
Uncaught TypeError: Cannot read property '0' of undefined i... +0.42
Array of Arrays to Dictonary JavaScript -0.24
separate fontsize in string and number; with lodash 0.00
Javascript return and map to an object -0.01
Reduce/deconstruct first n properties of object into a new object +2.31
ramdajs recursion one nested JSON -0.22
Removing duplicate Date value from a JSON string -0.42
Regex match word without the prefix \ suffix i.e {{\w+}} without th... +1.73
merging two objects with different length, key and values +0.14
Filter object by keys which h -0.00
String with semicolon delimeter regexp +2.52
count values in each object of array +1.09
RegEx: Find first space after greater than sign for last greater than 0.00
Slice string number and remove zero 0.00
Looking for a one line casting Number(oldValue) += 1; in JS -0.04
Array undefined after resolving it after for loop -0.54
Transform the data from one form to another using ES6 +2.01
Is there a way to match every letter in a string and insert a speci... -0.29
How would you go about finding the complexity of this algorithm? -0.43
in chained functions, which one executes first? +1.14