StackRating

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

pretzelhammer

Rating
1550.05 (7,928th)
Reputation
2,217 (75,924th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
How to fix "Unexpected block statement surrounding arrow body;... 0.00
How to add text before input element using JavaScript? -0.73
How to find the closest label to an input? -0.91
Elegantly calculate the minimum and maximum of a number array simul... +0.76
How to draw objects to canvas? +0.43
Get list bullets to border of container while keeping line indents? 0.00
Array elements not mutating inside for of loop -0.00
Delete middle-character of string array in Javascript using splice +0.46
How accelerate reduce and forEach method? 0.00
Math.pow(x,y) isnt working when used with document.getElementById(&... +1.82
Nested custom components inside table rendered in the wrong place? 0.00
Split an Array with specific chunks size -0.73
How to make a button toggle display with click event listener? +0.79
How do I convert an OsString to a u16 on POSIX systems? 0.00
Why does Option<i32> lose mutability inside matched pattern? +2.22
Border moves text up when hovering 0.00
Why can't I push into a Vec of dyn Trait unless I use a tempora... 0.00
Can I use HTML elements as Object keys? +0.45
How to replace the value attribute in an HTML string? +0.42
How to get parent element of a deep child? -0.07
How to get the dynamic height of an img element? 0.00
How do I run a function on a Result or default to a value? +0.42
What does `impl<'a, T: 'a>` mean (difference between... -1.88
Why does adding a generic type to a trait affect the lifetime of tr... 0.00
How do intertwined scopes create a "data race"? 0.00
Is it possible to declare a static array of specified type without... 0.00
Map from Rc<RefCell<T>> to Ref<'_, U> 0.00
Is it possible to have a uniform Iterator interface for different d... 0.00
Why can't I create a trait object with let _: Arc<dyn Trait&... -1.49
Changing enum value of struct in iterator 0.00
How to make a function variable in Rust? 0.00
How do I promote a function accepting an iterator to be generic wit... 0.00
How do I delimit a string based on whitespace (tabs or uneven space... 0.00
Understanding Generic FromIterator in Rust -2.21
Cast Arc<RwLock<T>> to Arc<RwLock<TraitObject> +0.41
Share variables between 2 structs 0.00
Provide explicit type specification despite `impl Trait` argument 0.00
Read and Modify value of the tree node in Rust -0.59
check if a collection of structs has duplicate values in the fields 0.00
cannot borrow `hsets` as mutable because it is also borrowed as imm... +0.40
Expand (start, end) pairs in a vector 0.00
Why can the Rust compiler infer types on separated lines but not if... -1.10
How to transform a Rust number into English words, like 1 -> &qu... 0.00
How to run code in JavaScript, only when a variable is defined? -0.47
Ternary operators with more than one variable +1.82
How to loop through every div and check if contains certain element? 0.00
Script validation a number 1-100 +1.14
Hiding text in plain sight -1.03
JS split() Regex with Three Matches to a single Results Array -0.83
How to run two queries in Node and pass them to the render function? +0.37