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 ... 9
Title Δ
Can we call static method with null object in Java ? if Yes How? -0.41
Retrieve inner type from anonymous pointer type -2.83
Combined range-based for-loop +1.06
Tricky Java Strings Interview Q. Given List<String> and char... +0.27
Understanding weak reference counter -0.60
How to convert Map<String,String> to "key1:value1,key2:v... -1.72
RAII and deduced template arguments +0.27
Is this synchronization on ConcurrentHashMap correct? +0.10
Create a joined string of the field-values of an object-list using... 0.00
conditional_variable does not trigger when using array of std::mutex 0.00
Is it necessary to lock an array that is *only written to* from one... +1.03
Algorithm for a simple non-locking-on-read concurrent map? +1.03
Use lambdas of java8 as a method parameter to avoid redundancy +0.62
Atomic store throwing error +1.19
std::thread C++ 11 fails to explain me why +2.02
Is the volatile keyword required for "non-concurrent multithre... +1.13
How to get on top-level const pointer using "auto"? +1.15
LinkedHashSet is not Removing Duplicates +1.39
Is it truth that volatile cannot be cached in CPU register? +0.29
Aggregate List<X> to List<X> with Java 8 Stream API 0.00
Concurrently appending to list tail without a mutex lock -0.51
Why java thread behaves differently when counter is larger in my cl... +0.90
C++11 - Managing worker threads 0.00
Loss of rvalue qualifier with variadic template arguments +0.28
The volatile key word and memory consistency errors +0.88
Why is transforming a conditional write to an unconditional write n... -0.36
gcc 4.8.2 on Linux - Simple program using thread crashes 0.00
Can I duplicate a Stream in Java 8? +1.42
java's object visibility under multiple locks 0.00
Behavior of memory barrier in Java +1.09
How to make lamda to extract all ids which belongs to year for exam... +1.07
Implementing boost::barrier in C++11 0.00
Comparing mergeinfo property between branch trunk using shell 0.00
How do you sum on a list of objects in a java 8 stream +0.29
C++ threads: shared memory not updated despite absence of race 0.00
Does copy-and-swap still give the strong exception guarantee in C++... 0.00
Java data race example using counter -2.08
How to use custom equality via lambda to find a tuple with one matc... 0.00
function similar to advance that returns an iterator? -0.40
Filtering List with nullable values -0.31
Trying to use lambda functions as predicate for condition_variable... 0.00
Java 8 map merge method 0.00
Custom task Executor or "am I reinventing the wheel?" +0.84
Why not chain java.util.stream.Stream#forEach +1.90
Does a sequential stream in Java 8 use the combiner parameter on ca... 0.00
How do I make a vector reallocate with out calling a destructor? -0.41
java - making sure only one thread initializes object +0.68
How to automatically fill a std::array base on sizeof a variadic te... 0.00
Using InterlockedIncrement to increment STL map's value field. Is i... 0.00
Catch exception for Executor, thread pool 0.00