StackRating

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

georg

Rating
1675.28 (279th)
Reputation
165,312 (320th)
Page: 1 2 3 4 5 ... 46
Title Δ
How to check if array is of type number and allow + operator -0.19
Is there a way of having arithmetic operators use getters and sette... +2.04
Working with a discriminated Union-type instead of optional propert... +0.04
I need my program to terminate an array prompt and calculate averag... 0.00
Advantages of using curried functions over a normal function in jav... 0.00
Get rid of duplicates in array of objects +1.37
How to sort letter grades in Javascript without a manual index +0.37
How to convert array of object to desired object in javascript +0.38
TypeScript generic type infer -1.87
javascript functional / declarative version of for loop (with this... -1.87
could be instantiated with a different subtype of constraint '{... 0.00
what's the point to use non-null assertion? +0.27
Typing array of objects in TypeScript -0.15
How do I check if 'key' is correctly populated with 'kn... -0.45
Find the combination Geometric Sequence number in the ratio of 2 -0.21
Find the minimum number of deletions to get a unique count of every... -0.05
Protect a "private" class member from modifications -1.66
How to return non-repeating values in an array? +0.59
Encode UINT64 to a float +0.27
Does for-await-of wait for the current iteration to complete before... -0.60
Inherited truth check in condition comparison +0.57
Function that sums array numbers (including numbers as strings) +0.43
How to "splice" an object? -1.15
Extend either item type or type for items in an array -0.58
apply function to all instances of an attribute in an object tree 0.00
How to order a list of ip addresses +0.62
How do I repeatedly get a fixed-length slice of list in a circular... -0.82
Split an array into columns in javascript +0.30
add properties to function in JS +1.34
How to separate the difference from an array object? -0.38
How to perform partial date comparison, ignoring the year, in javas... 0.00
Update value of nested objects using lodash +0.28
Why is { a: y = 1 } = { b: 2 } valid and { a: 1 } = { b: 2 } a Synt... -0.44
Calling methods implemend by mixins without super 0.00
Build a docker volume based of an image -0.22
JavaScript map & find at the same time: findMap? +0.67
bold the characters in the domain, if it matches the keyword +1.31
How to call a function by its name, passed as parameter? +1.17
Transform array of objects into array of objects with an extra prop... 0.00
Traversing an object getting the key and all parents keys +1.46
Comparing against an undefined property is not an error in JavaScript +0.87
JS Proxy intercept keys and nested keys doesn't return the fall... 0.00
How to xor three variables in javascript? -1.21
Javascript Promise chain not executing next then() +0.73
Combining two arrays in JavaScript with for loop -0.20
How to have `this` point to primitive values in javascript? 0.00
Avoid TypeScript "never" when iterating one of several st... +0.28
what is the i and 0 doing here? can anybody explain? -0.75
JavaScript - Copy Method of Instance +1.07
Declare class in function argument in Javascript +0.29