StackRating

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

EvilTak

Rating
1547.05 (8,877th)
Reputation
3,831 (43,808th)
Page: 1 2 3 ... 4
Title Δ
What is the symbol : used in the Debug placeholder {:?}? 0.00
How to create an `Iterable` trait for references in Rust? 0.00
How to avoid redundant module naming for Single struct modules in r... 0.00
Function accepting ndarray and float at the same time 0.00
Generic for FnOnce that returns a future with a lifetime -2.26
Dereferencing a vector of references in Rust -0.69
In Rust, what's the pattern for when you need a reference-holdi... -0.33
trait with output-type Tuple mismatches other Traits Type, which is... 0.00
What's the difference between `impl<T> Trait for T where... 0.00
Match version-dependent enum value from external library 0.00
pass macro arguments to other macro 0.00
are succinct struct initializers possible +1.83
How to allocate x copy of n objects among k persons 0.00
How do I modify a Vector based on information from an item in the V... 0.00
Why is the "move" keyword necessary when it comes to thre... +0.08
Dynamic Programming Maximum Profit for Movers in 2 cities +1.23
Can I 'enumerate' with Rust's variadic macros? -0.23
What the fastest way to find all points near a ray? -0.39
How to improve performance while calculating matrix sum -2.77
Is splitting an array into 2 subarrays and solving them recursively... -1.80
Why do these two square root algorithms run so differently though t... +0.44
Clone an Rc<RefCell<MyType> trait object and cast it 0.00
Calculate Impulse/Torque for both bodies in a 3D fix joint constraint 0.00
How to improve performance of this Javascript/Cracking the code alg... -0.21
Do I have to use a usize to access elements of a vector? 0.00
Dynamic programming: max sum through a 2-D matrix(a harder version) 0.00
How to find the inversion of f(x)=(6x mod 13)? -0.51
Time complexity: theory vs reality +2.29
how to generate unique ID character using letters a-z 0.00
Compare different objects 0.00
Turn rate on a player's rotation doing a 360 once it hits pi -1.14
Combining Steering Forces 0.00
Fastest way to get ONLY unique values from array? +1.06
Simplifying Rust macro rules for nested looping 0.00
How to use struct self in member method closure -1.15
Determine parabola with given arc length between two known points 0.00
How do I specify a closure that takes a reference and returns any t... -0.56
How can I offset a global directional force to be applied over a lo... 0.00
sum of product of all pairs of elements in two arrays +1.35
Exposing a Private Variable using a Property to a Custom Editor 0.00
"Subclassing" traits in Rust 0.00
What is the differences between the two slice in Rust? 0.00
Why is type conversion from u64 to usize allowed using `as` but not... +2.29
Parallellizable Algorithms to traverse a 2D matrix being aware of b... +0.40
Why Cubes falls through the floor but Player sphere dose not? +2.62
Why this recursive function returns undefined -0.06
C# reversing the bits of an integer +2.33
Optimizing my guessing algorithm 0.00
Why Radial tree layout drawing algorithm is making crossed edges? 0.00
calculating pi using the monte carlo method java - calculation not... 0.00