StackRating

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

Calculator

Rating
1538.46 (12,591st)
Reputation
2,537 (66,523rd)
Page: 1 2
Title Δ
Lifetimes' handling when returning inner reference from a refer... +3.55
Why can I force reference move semantics for `&self` parameter... -4.25
When an immutable reference to a mutable reference to a value outsi... 0.00
Borrow checker error in a loop inside a recursive function with lif... 0.00
Why is mapping a Result from parsing a string using Into::into unab... +4.84
How can I implement a function differently depending on if a generi... 0.00
Implement something similar to C++'s `std::remove_reference` in... 0.00
Why can I directly match an array of Options but not a variable con... -1.17
Lifetime mismatch when migrating a free function to a trait +3.43
Get a trait object reference from a vector 0.00
Access another element immutably while mutating an element of a Has... 0.00
Cannot borrow HashMap as mutable because it is also borrowed as imm... -0.37
Calling method on Trait object behind Arc & Mutex -3.72
Multiple mutable borrows with Graph-like data structures -0.40
Rust binary tree insert implementation difficulty 0.00
Update nested list of objects using java stream api 0.00
Expression Language lambda type inference -4.61
Python find numbers between range in list or array +3.80
Array Duplicate Efficiency Riddle +0.94
Extend HashMap and LinkedHashMap at the Same Time? +3.57
Easiest sortig of list of objects with java 8 lambda 0.00
How to make 2 random integers, between 1 and 7, without both being 5? -2.78
Realize a composition with generics and interfaces 0.00
Why does this complex generics example not compile with Java 7, (bu... -2.97
Interrupting Thread with ThreadPoolExecutor and ArrayBlockingQueue... +3.64
Sort a 2-D Matrix Column and Row wise together -0.55
Generating a random integer with non-uniform distribution -3.10
Concise way to expose View's JButtons objects to Presenter 0.00
Generic addListener in Java +3.53
jFrames are got freeze by this code? (code attached) : Netbeans 8.2 +3.74
Java with generics in subclassing (and static methods) 0.00
How to trigger an event after transition stopped in javafx 2.4.0? 0.00
Java 8 Streams: Collapse/abstract streams parts +3.49
Collect/reduce on a stream when no combine function exists -2.92
How do I restart a do-while loop if the last condition fails? +1.44
How do I make my event change my variable x? 0.00
Class type of reference and the actual class type, which decides wh... -0.96
Convert OptionalDouble to Optional <java.lang.Double> -2.22
Getting the point of a rectangle's corners on the screen while... 0.00
How can I use lambda expressions in a Comparator class in Java +0.70
Why BiConsumer interface can take the method reference of Stringbui... -1.61
Java force classes to have same methods -1.05
Implement generic interface twice in inheritance hierarchy with dif... +3.71
Better way than Stream.peek() -3.80
Javafx progress not updating fast enough -2.61
Copy characters from a String to a String +3.48
Exported jar file doesn't play sound 0.00
Is S extends ArrayList of S a useful construct in the language or j... 0.00
Matching against type hierarchy -4.49
Dynamic chaining of Stream 0.00