StackRating

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

Nina Scholz

Rating
1622.17 (1,042nd)
Reputation
223,537 (193rd)
Page: 1 ... 60 61 62 63 64 ... 261
Title Δ
Recursive filtering of array of objects without child nodes +1.61
Javascript calculate sum unless it is less than zero +0.87
Calculate total and subtotals from JavaScript array on two categories -2.03
dynamically create an array of objects bug fix -2.05
Convert stringified numbers back to number -1.10
Find index of object on a array -0.54
How to Merge Objects Of Varying Properties And Lengths Without Dupl... +0.28
Performance of Recursive Programming -1.06
Below code prints 0,1,2,3,4,4,3,2,1,0 Modify only functions ( not l... 0.00
Sort array of objects using other arrays +1.38
looping into nested array and modify data +1.14
How can I refactor my code to Javascript ES6 using map or filter? -0.95
Why is my removeNumbersLessThan function not working properly? -0.33
How can I refactor multiple if…elses in order to be more efficient? +0.30
How to calculate array of character expression like eval? +0.75
Behaviour of i inside the for-loop isn't what I was expecting -0.11
Array.length is a property not a method, but how .length is work li... +0.26
Find all the same numbers in the array +0.66
Sorting alphabets within a string -1.13
Make Longest Possible Word Chain with String Array -1.68
Sort array by Criticality +1.06
Dynamically create arrays and push multiple elements into it in the... +0.03
Js recursive function that specified attribute returns it 0.00
Create new array of objects based on data from a filtered array of... +1.86
Why does function called inside a function return empty value? -2.63
Return an array item that doesn't match any item in another arr... +0.30
Reducing Javascript array into a map and removing duplicate values +0.27
How to fix javascript array writing problem? 0.00
Looping a array in javascript - in an order 0.00
Replace the same character in string with an array, but on every oc... +1.18
Is it possible to sort a ES6 map object for a property of its value... -2.07
Distinct values from object property in array when property may not... +1.32
How to concatonate string in iteration loop +0.30
Spread operator + keys() method: Add additional value -0.66
Destructuring first value of an array of objects in reduce method -0.50
How to duplicate the last element of an array? +0.28
Is that possible get the number from a string when it inclund a key... -1.10
How to group elements of nested arrays? -0.45
Is there something like a filterIndex? -0.63
How to return the two numbers passed into the callback function 0.00
A group of an array of objects +1.22
Reduce Array of Objects with non-identical (but similar / overlappi... -2.49
Need help in creating a new array out of existing array -0.95
how do i create a simple onclick add function() +0.60
Pushing number using Splice() method through function 0.00
Converting a string of numbers inside an array to a pure integer ar... -0.98
Updating elements of a multidimensional array +0.39
Minecraft pe yaw have more than 360 and less 0 degrees -0.21
How to reduce an array from Right to Left? +0.28
How filter in a nested tree object without losing structure in java... +0.29