StackRating

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

VLAZ

Rating
1596.68 (1,924th)
Reputation
4,519 (36,868th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
how recursive function works level by level? +0.38
Is my if statement ignoring my conditions? -1.61
Java Regex Example +0.37
TypeScript incompatible function signatures +0.34
How to return indices from javascript filter function (filtered bas... +0.22
How to unnest deeply nested objects recursively? -0.81
Mdn reference for using hasOwnProperty with bracket notation 0.00
What is the control flow through this code? +1.29
Sorting an array of objects but prioritising certain items +2.31
TypeScript, best practices for multicomparison sorting in terms of... +0.89
How do I solve 'Object possibly null' error in TS? 0.00
Refactoring complex multi condition if-else statements -0.90
Javascript memoize find array -0.51
Uncaught TypeError: xyz is not a function (when calling it from ins... 0.00
Why the results of using document.getElementById('').innerH... -0.37
Classes and constructor in Es6 program 0.00
Javascript regex non greedy with global doesn't seems to be wor... +0.47
Confusion with how thenable callback works in Promise? +0.72
When closures are created in JavaScript -0.45
Beta reduction of Lambda Calculus 0.00
add a delay in a double loop -2.34
Defining Array by maintaining Order with different types in Typescr... 0.00
How to get the name of TypeScript enum type in runtime? 0.00
Async function with += +0.05
Assign resolve function from Promise to a variable 0.00
How to make negative lookbehind in regex work with following meta-s... -0.10
What's the actual purpose of prototype.constructor 0.00
Reduce array of arrays of booleans to single array of booleans (Arr... +1.26
Convet array of binary digits to a decimal using array.reduce method -1.75
Javascript countdown time incorrect +0.35
How this function execute in details? -0.12
Lodash Reduce with Typescript - No overload matches this call 0.00
How to make an object subscriptable in Javascript? +1.26
JavaScript - reverse an array in a specific way -1.56
Copy an objects structure without values -0.79
Test object in array for data-attr and return true/false if stateme... 0.00
How to run multiple timer functions, one after the other in vanilla... +1.24
If an object's key's value is an array, it will generate a... +0.82
Copy variable without new declaration +0.77
Why `Number(new Boolean(false)) === 0` -0.68
Problems Searching Through Observable Array in Knockout 0.00
Multiple instances - JavaScript Module Pattern 0.00
What does [{}].concat() in JS do? +1.03
12 hour Javascript Clock Showing 24 time, Wrong AM/PM +0.40
How to replace part of a string using javascript regexp +0.38
Lodash - How to extract an item from a array and remove from the in... +0.39
Concise way to return a new array of N elements filled with iterate... -0.15
Remove out nested array based on another array -1.12
Maximum Length of Repeated Subarray (leetcode) +2.44
Is it safe to use 'str1 < str2' when any of the input st... +1.55