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 ... 9
Title Δ
Proper compiler intrinsics for double-checked locking? +1.80
Workaround for lack of expression SFINAE +1.86
Why does remove_if( ..., lambda ) expression require the assignment... -0.09
Can I sneak in an std::vector as a FILE* when calling C functions i... +1.34
Is method reference caching a good idea in Java 8? -1.67
Java 8 reduce BinaryOperator what is used for? +1.74
Java - what are characters, code points and surrogates? What differ... -2.47
Convert Callback into Java 8 Lambda expression 0.00
How to fire inside loop async task without waiting result 0.00
How to make state variable thread safe 0.00
When is some memory "close" to the processor? +0.30
How to Convert Stream Stream<HashMap<String, Object>> t... 0.00
Convert Iterable to Stream using Java 8 JDK -0.65
When to use Akka and when not to? -1.16
How to see which CPU has which processes running on it? +0.29
ADL in constructor initialization list -2.33
Simple parameter pack expansion: expected ';' +0.26
Java - volatile reference to mutable object - will updates to the o... -1.85
forEach not modify java(8) collection -0.37
Get max key of Map<K,V> using lambda -0.18
Thread safety issues in reference assignment using method call +0.28
Limits of static method references in Java 8 +0.70
use std::bind to bind a bool member function inside std::any_of? -0.87
Java 8 Lambda Replacement for Apache Commons CollectionsUtils.select +2.09
Why is `Stream.collect` type-safe and `Stream.toArray(IntFunction&l... 0.00
How can I add each element of one array to another one's correspond... 0.00
Parallel IntStream hack +1.20
how to customize a c++ list container such that it can hold differe... +0.05
Passing an instance of Comparable to a method that expects a Compar... 0.00
C++11 rvalue object field 0.00
std::unordered_map::emplace object creation 0.00
Java 8 Distinct by property +0.87
Getting two different outputs from a Stream -2.31
How to map to multiple elements with Java 8 streams? +1.69
Protecting a process with atomic bool +0.30
Using Lambda Expression in an Action Listener 0.00
Lambda function with number of arguments determined at compile-time +1.14
Is there a safe way to have a std::thread as a member of a class? +0.51
How to output C++11 unordered_map/unordered_set and Java HashMap/Ha... +0.29
Is Java-8's DoubleStream.sum() method stable when run in parallel? 0.00
Convert List to Map and filter null keys +0.30
How to convert a java.util.stream.Stream into an array? 0.00
Control Over Termination Threads in Java Executor-framework 0.00
Should I use std::move when moving local variables? 0.00
Cost of using final fields 0.00
Java Hashmap like data structure that locks the key-value pair on g... +0.26
C reader and writer threads +0.30
Modifying container's pair / neighbours +0.77
Variadic templates with exactly n parameters 0.00
Why is the destructor of a future returned from `std::async` blocki... 0.00