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 6 ... 9
Title Δ
Java instantiating a class in a loop 0.00
Need help inputing multiple integers in one line with stringstream... +1.46
How to add elements of a Java8 stream into an existing List -0.15
Two way of implementing singleton with thread safe lazy initializat... +0.18
Guarantees of benign race conditions in C++ -0.19
Trouble with iterator parameter in template method 0.00
Are final fields really useful regarding thread-safety? +0.49
While loop in thread seems to not be running -0.26
Deceive the JVM about the number of available cores (on linux) +0.31
Adding two Java 8 streams, or an extra element to a stream -2.63
exception parameter of uni-catch may be effectively final? 0.00
java multithreading using join and handling interrupted execptions... 0.00
Java 8 Parallel processing and Lambda expression +0.29
Optionally taking a function variable as a parameter -0.20
What are the differences between abstract classes and interfaces in... -0.95
Should a unique_lock be released after being unlocked if it won't b... 0.00
Threads in C++11 -0.21
Lambda Expression and generic method 0.00
How to know in svn the last revision of each file or the last editor 0.00
generic wild card covariance and arraylist add function behaviour +1.93
C++ lambdas passing 0.00
Reader#lines() parallelizes badly due to nonconfigurable batch size... -0.11
what's the difference b/t "svn <cmd> -r <rev> TARG... 0.00
Parallel streams, collectors and thread safety -0.13
Why does my lock-free message queue segfault :(? +1.27
C++11 constructor argument: std::move and value or std::forward and... 0.00
Make a root-level directory in an SVN repository a subdirectory in... 0.00
In a multithreaded process on a system with multiple (physical) CPU... 0.00
Is pointer dereferencing thread safe? -0.68
Accessing elements from map<key, set<datatype>> -1.23
String array reverse Java +0.45
Do I need to use thread safe map in this case? +0.40
Multithreading under url open process 0.00
Most efficient way to get subversion properties from server 0.00
reference_wrapper Referencing Primitive +0.98
Characteristics of a volatile hashmap -0.92
How to check unordered_set for overlaping? 0.00
Generic(s) confusion: Type of this in generic superclass is not def... +0.30
Producer/Consumer in C with pthread semaphores and multiple threads 0.00
Obtaining the maximum number of elements through a pointer +0.96
strace on two instances of java 0.00
Preferring const T&& 0.00
doing simply exercice with threads 0.00
Java container like c++ map +0.29
how to display different counts with different conditions? +1.65
Extra symbols appear between characters when printing to console 0.00
How to move elements out of STL priority queue 0.00
Convert List<Long> to Map<Long, Long> that counts occur... +0.33
How to create an infinite Stream<E> out of an Iterator<E&g... -1.90
Java 8 maximum filter optimized for SortedSet? +0.29