StackRating

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

nosid

Rating
1664.04 (379th)
Reputation
39,902 (2,799th)
Page: 1 2 3 4 5 ... 9
Title Δ
Does a class with all attributes const need to have member function... +0.72
Java new Thread using this - Any reason if it is good / bad? 0.00
std::swap for non copiable but movable struct 0.00
passing values between 2 threads without intrrrupting each other 0.00
C++11 Equivalent to Boost.Format 0.00
Reading shared variables with relaxed ordering: is it possible in t... +1.50
Java8 equivalent for ruby's each_with_index +0.70
returning move only types from free function vs member function -0.08
Why have multiple version of Optional in Java 8 0.00
is any difference between std::forward<T> and std::forward<... 0.00
How to cancel Java 8 completable future? +0.28
Efficient multi-threaded write access to sparse array? +0.61
Should we always use auto&& for local variable +0.30
Smart pointers vs dumb pointers: polymorphism behavior oddity -0.38
Flatten Java Futures 0.00
Transform Java Future into a CompletableFuture 0.00
What kind of problems for not forwarding universal reference? +1.04
Setting the Values of Tuple types in C++ 0.00
Does synchronized keyword prevent reordering in Java? -2.27
Iterate an Enumeration in Java 8 +1.47
Threads seem to be getting the same thread argument when they shoul... 0.00
What is the Aggregate/Reduce version of this loop using Java streams? 0.00
How to ignore SVN eligible merges 0.00
Having more than one client per thread in c10k 0.00
Ensure that a thread doesn't lock a mutex twice? 0.00
Collect arguments to apply to curried functions in Java/Scala -0.47
Java 8's streams: why parallel stream is slower? -1.01
Many readers but not when writer available with HashMap java +1.76
Breaking Concurrent Code +0.99
Using two streams in Java lambda to compute covariance +2.10
Java8: Matching and mapping with reference to this 0.00
Why does this Java 8 program not compile? +0.30
Java 8 reference to a static method vs. instance method +0.30
I'm trying to convert some scala code to Java 8 to fell the new Lam... -0.76
Does std::atomic access serve as a memory barrier? 0.00
How to extract epoch from LocalDate and LocalDateTime? +0.85
How is LongAccumulator implemented, so that it is more efficient? +0.26
Why Comparator.comparing doesn't work with String::toLowerCase meth... +0.31
Convert Java.time Localdate into java.util Date type -1.75
Are C++ smart pointers lockfree? -0.32
Maintaining FIFO when using threads in Java 0.00
Will the Java Memory Model permit the reordering of non-synchronize... 0.00
Closing streams in the middle of pipelines -0.43
Java 8 refactoring lambda expressions -0.38
Running multiple instances of thread class to read multiple files 0.00
What's the difference between ConcurrentHashMap and Collections.syn... 0.00
Exception Safe Code for Generic Stack Class +0.30
How to use Callable with void return type? -0.87
Finding the number of digits in LONG_LONG_MAX +1.11
Java 8 forEach with index +1.22