StackRating

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

Daniel Pryden

Rating
1569.27 (4,131st)
Reputation
48,370 (2,108th)
Page: 1 ... 6 7 8 9 10 ... 17
Title Δ
Java ThreadPoolExecutor release thread to thread pool 0.00
Fibonacci sequence without using Array -0.33
How to test implementations of Guice AbstractModule? 0.00
Socket program seg faulted: *** stack smashing detected *** +0.68
Why does this compile in Java7 and does not in Java8? -0.93
How can I pass two options to GCC when compiling my program? 0.00
Guice instance binding for generic type +0.41
Gwt process id which run using runtime.getExec("<tcl file&g... +0.22
Doing math with floats is not returning expected result 0.00
Getting integer in HashMap without Iterating -0.82
How can I open another command line application in Linux from a Jav... 0.00
Sorting an ArrayList of Objects by field recursively -0.63
How to change source in maven project +1.68
Why doesn't Java have an equivalent of Python's class methods? 0.00
Webclient local object will .Net garbage collect before file downlo... 0.00
How to simulate File::Stat.ino in jruby or java? 0.00
how to easily access nested maps in java(or google guava) +0.16
Java Concurrency - Implementing Monitors using Semaphores - All thr... -0.08
Meaning of Double.doubleToLongBits(x) -0.72
Adapting spymemcached Java client GetFuture to a Guava ListenableFu... -0.08
Is there a SortedMultimap type implementation in Guava that doesn't... 0.00
How do I get dynamic libraries to load from the same directory in U... -0.52
When should encapsulation be used? -0.16
Generic logger interface syntax error +0.42
Why is float.MaxValue 0xFF 0xFF 0x7F 0x7F and not 0x7F, 0xFF, 0xFF,... -0.00
I can't figure out how to disable Netbean's code completion without... 0.00
used .join(something) but result is not joined 0.00
Preventing "Null Byte Attacks" | Java +0.08
Java Class.forName won't compile. Getting "cannot find symbol... +1.61
Java Generics -> Function return type +1.24
Why do garbage collectors wait before deallocating? +1.53
Synchronized Circular Queue -0.99
Why do I need to use keyword "this" to call my enclosing... -0.71
Interpretation of Java or Ruby neccessary with every access? -0.07
Regular Expression to match sentence that end with special characte... +2.28
Why does some java code/quartz-code require a .class file? 0.00
Best way to construct a read-only, empty List? -1.49
Change UNIX password with JAVA 0.00
Is //sub.sitename.com/thing/ standard? 0.00
Is this a right approach to do a deep copy in java for benchmarking... -1.88
Type safe enum pattern implementation with generics -1.28
Why does one use dependency injection? +0.21
Why continue to use getters with immutable objects? +0.92
Integer Enum and Unboxing +2.17
Strangely-triggered strange bugs with garbage collection in debug b... -0.47
Java Singleton explanation needed -1.01
How to schedule threads in java whose tasks depend on one another? -1.74
java enums vs C# enums - missing features -1.17
java interface constructor? +2.48
How can you store an array object in a single reference of Object c... +0.04