StackRating

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

CertainPerformance

Rating
1714.40 (92nd)
Reputation
129,227 (487th)
Page: 1 ... 73 74 75 76 77 ... 163
Title Δ
Get iteration number in for...of loop while iterating over an objec... +1.94
Get parent selector in jQuery On method -3.21
Sorting alphabets within a string +0.62
Getting n pairs from a sequence of strings +0.90
Get reference to arbitrarily (deep) nested node inside JSON/JS obje... +0.83
In ES6, does Array's find method perform a linear search? -2.41
How can I organize subarrays in numerical order from within a large... +0.19
JavaScript Performance: Loop and indexOf with large Arrays 0.00
How to loop a function indefinitely (instead of using conventional... -2.47
JavaScript: Match any element within array and return the match -2.18
How to flatten array with the given callback in Javascript? 0.00
Given an array of integers ‘num’ return the array incremented by 1 +0.20
How do I execute four async functions in order? +0.51
How to get deep-equality of keys in ES6 Map? Alternative to using c... -1.81
Array of objects - return objects by order & return average ran... 0.00
How to trim the object value and returned with new object? -1.49
Get path to a node in a binary tree recursively +1.10
JavaScript onclick handlers in quotes giving different behavior? +1.05
JavaScript: Sum of all Evens in a Matrix Using Array Methods +1.06
How can I get all checkbox values via jQuery? -3.06
Implicit type coercion with objects -2.56
Why is an array inside a template string displayed as a normal stri... 0.00
Looping in template literal returing undefined 0.00
remove any child element after certain div index by javascript or j... +0.99
How to get the full definition of the HTML tag using Jquery? 0.00
Remove the object when the array string match in object key javascr... -1.02
any way to simplify this if/else block? -0.31
What is the Big O difference for iterative vs recursive? 0.00
Use Javascript to verify 10 digit phone number +0.20
for loop with several consecutive setTimeout calls not repeating co... +0.18
JS: write a join function using reduce method ... console.log of fu... 0.00
JS Class: Difference between ES6 myFunc(){..} and ES5 myFunc = func... 0.00
Regex: Remove a character before a plus character? -2.64
Removing All Elements with feature X from Array, except the latest -1.74
await with try/catch and nested promises +1.87
How to Abbreviate camel-case text string in TypeScript / JavaScript 0.00
Is there another way to call a local function by an innerHTML butto... 0.00
Create a jQuery function that can be called in multiple events -0.79
multiple OR conditions in IF statement in javascript -0.31
Get key value irrespective of depth in array of object 0.00
How to fix "no-param-reassign" eslint error? -0.79
How to simplfy this loop 0.00
How to get the compounded value from this javascript code? +0.19
Revealing module pattern combined with ES6 modules 0.00
Javascript Binding Nested Function in Object to Root Object +1.22
If Else Condition Not Working In Javascript Template Literals -1.05
Why does my function execute remaining code after encountering a re... +0.20
How to store arguments between function calls in JS +0.19
How to split the string which is inside square brackets and put int... 0.00
How to remove digits in a string except those in hashtags using regex +0.37