StackRating

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

Peter Seliger

Rating
1477.80 (4,504,175th)
Reputation
1,295 (124,056th)
Page: 1 2 3 ... 6
Title Δ
How to uppercase the first character of a word if it was not preced... -1.85
Within a string, how to check whether the previous character ahead... +0.69
For an array of JSON conform object literals, how does one compare... +0.82
How does one efficiently filter the bottom most items of a nested a... +1.36
How does one remove a button element from the DOM after it was clic... +0.20
How does one, in a nested tree like data-structure, add child-nodes... +0.38
How do you call a subclass method in the baseclass method? -1.77
Regex to put a Leading Zero in Front of all Unfinished Decimals ||... +2.60
Reducer function for a nested array with conditions +0.71
Traverse JSON Object in Javascript with unknown key -0.57
JavaScript counting the chars from one string but not a different s... -0.57
How does one incrementally build a nested object structure from an... +0.89
How to properly call a recursive function inside a for loop? -0.57
How does one order array-items of complex data-structures by a spec... +1.49
Regex to separate list of parameters at commas, but ignore commas e... +0.44
Debounce a method but keep merging and memoizing the parameters -0.96
How does one assure passing a correct object reference to an UI ite... +2.49
Is there a syntactically nice way to find and mutate an object in a... +0.55
How do I use a regex in JavaScript to extract specific parts of a U... -1.17
What is the returned value of a clicked <button>? +0.54
How does one compare specific key-values within a nested object / a... -1.75
Modify values in an array of objects +1.54
How does one, within a nested object structure, recursively collect... -0.45
Capitalize the first letter of first word inside the brackets -0.68
How to remove empty trailing values and Carriage Return in JS Array? +0.08
Iterate over a Javascript Object and perfom conditional on values 0.00
How does one, within a sequence of digits, count how many times a d... +0.03
How does one remove number values and empty values from an array? -0.31
What is a good enough approach for writing real-time text search an... 0.00
Filter array of strings based on a pattern with placeholders 0.00
How does one, for nested arrays, rearrange the order in a way that... +0.84
For an array of instances, how does one, for each instance, invoke... 0.00
How does one remove elements from an array by a process that does m... -0.46
Print a new array, where all elements will be greater/less than a s... -0.84
How to parse unknown JSON objects in JavaScript +0.10
How does one retrieve and collect the index of an array item's... -0.46
Javascript: onclick event not being fired 0.00
How does one create a filter condition based on a configuration obj... 0.00
How does one intersect two object-type arrays including merging the... -0.56
regular expression in address pattern +1.21
How does one group and collect string-type array-items by any strin... -0.46
How does one, from a checkbox group and preferably with jQuery, col... +0.60
How does one provide or target different data to DOM elements of on... -0.49
How does one handle DOM events from various buttons by a single han... +0.94
Uncaught TypeError: Cannot read property 'style' of null. U... 0.00
regex experession to extract complete address starting from house n... 0.00
How to split each element of a string array into different categori... 0.00
How do I add buttons that accept delete and clear orders on my webp... +0.04
Composition vs Inheritance and their costs in Javascript 0.00
How does one extract data from a string which possibly could get sp... +0.04