StackRating

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

Mark

Rating
1707.00 (123rd)
Reputation
46,686 (2,217th)
Page: 1 ... 23 24 25 26 27 ... 50
Title Δ
Finding the longest string of consecutive positive numbers in a list -2.01
Function that returns the sum of the elements of a single row of a... 0.00
Is foreach guaranted to loop in the same order everytime over the s... +0.25
Loop through a JSON object and return a key based on a specified va... -0.16
How to convert this combination sum algorithm from java to javascript +1.15
How to use a previously built array to build a new object 0.00
Setting prototype of a function as prototype of another function fo... 0.00
Get the first day of this month from an array of objects -1.82
Count how many objects of each value has in array +0.90
Javascript - Create new object after searching through a different... 0.00
JavaScript copy an object structure (not property values) +0.27
Javascript Array Map unexpectedly changed original array values -0.64
Using regex to find all phrases that are completely capitalized +0.96
JS getElementById on created element +0.29
What is the purpose of template literals (backticks) following a va... +1.45
Deleting indexes in List based on specific values -0.37
Referencing indices of a sorted array to the old array (Javascript) -0.75
Javascript - Refactoring if..else statements (ES6) -0.18
Setting retry_parameters on cron.yaml 0.00
Inheritence with abstract methods and attributes 0.00
How to get coordinates from array? 0.00
Strange escaping behaviour with Vue.js 0.00
javascript: getting incorrect variable being set when passed as an... 0.00
Order nested objects by parameter JS +1.50
Calculating Average number and Minimum number out of 10 integers +0.30
Putting rectangle object on border of canvas +1.09
Instantiating Objects from Inside the Static Method in JavaScript +0.29
Convert array to JSON using keys and values +0.29
removing word from array string using .split() and .filter() methods -0.18
Can I make a stub for a range of outcomes? "sinon.stub().calls... 0.00
Scope a variable when assigning inside an if condition +1.16
How do I take all of an object's properties and insert them int... -0.21
Find if two arrays are repeated in array and then select them -1.19
Pop the last item off of an array without using built in the array.... +0.17
Using sinon how do I stub or fake the property of a callback 0.00
Wait time in a loop HTML -0.21
Compare Object and Boolean has different results using `!=` and `==` +2.00
What is the difference between the two arrow functions? +0.30
find element in array in array of objects -0.42
DOTENV not reading variables properly 0.00
How would I write this reportCandidates' function better? -1.15
Recursion (Javascript) - does not exit recursion out of "IF&qu... -0.21
Reduce nested array to formatted string -0.96
Create string template and replace with contents of array -0.63
Making an Iterator with ES6 0.00
Why can I not interpolate even though the values are monotonically... +1.24
delay with settimeout and for loop -1.29
Property inheritance involving objects and prototypes 0.00
using Call to inherit objects from a function 0.00
Placing text before every a href appearance? -1.10