StackRating

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

irreputable

Rating
1448.25 (4,533,103rd)
Reputation
39,849 (2,805th)
Page: 1 ... 13 14 15 16 17 ... 20
Title Δ
Do I need to use volatile, if 2 different write and read thread wil... +0.01
How would I check if the client is no longer connected via TCP in J... 0.00
Why do so many foss libraries make their classes public and not fin... +0.92
What parts of reflection are unperformant? -0.53
Java thread per connection model vs NIO +1.01
How to convert custom encoded file to UTF-8 (in Java or with a dedi... 0.00
Doubt on avoiding liveness failure - discussed in Effective Java -0.63
When does a dynamically loaded class that references a non-existent... -0.41
Does com.sun.net.httpserver.HttpServer support pipelining? +0.33
Java: static abstract (again) - best practice how to work around +0.98
Replacing the default String class with a custom class in Java -0.10
Simple data thread question - java +1.36
Java - StackOverflow Error on recursive 2D boolean array method tha... +0.16
Is it possible to import the array type, in Java? -0.39
Why aren't Collections.checkedMap and friends used more commonly? -1.03
URL decoding Japanese characters etc. in Java +0.93
What is significance of putting "$" sign before a paramet... +0.08
Java: Creating an instance of a local inner classes +1.67
is it a good practice to use assert in java +1.51
What is a capture conversion in Java and can anyone give me examples? 0.00
Liskov's Substitution Principle - How to model Square and Rectangle -0.19
Is this ok? Synchronized( thread ), then thread=null in the synch b... -0.74
Is there an elegant way of doing something to the last element of a... -0.60
Why are most of the examples using ArrayList -0.41
Is StringUtils.isNumeric() method specification logically correct? +0.68
When to and When not to use IOC/Dependency Injection? -0.88
Volatile Variables and Happens before ordering +0.27
Hashtable. Name history. Why not HashTable? -0.79
Java String.codePointAt returns unexpected value -0.47
Generic visitor pattern in java -0.89
InputStreams being GCed -0.13
Security exploits in "safe" languages +1.15
Java Generics Conundrum -1.40
How do I make the JVM exit on ANY OutOfMemoryException even when ba... +0.58
why a class cannot be defined as protected? -1.22
Java "User" class naming best practice? -0.61
How do I fix this Java Generics wildcard/abstract ambiguity problem? +0.63
Java Syntactic Sugar -0.06
Mark Parameters as Final in Java? +1.96
Java generics and wildcards: How to make this code compile? -0.31
Is this an immutable class? -0.26
Whats the uses of AtomicReferenceArray +2.55
java packages - how should i use it to make it meaningful? -0.07
Any problem with doing the main work of a class in its constructor? -0.64
Assert keyword in java -0.37
Why would you ever want a Java file with no public classes declared... -0.55
Risky to choose a non-standard Java code indentation style? +0.14
Will .hashcode() return a different int due to compaction of tenure... -1.10
Java: Casting from List<B> to List<A> when B implements... -0.87
Why does Java have an "unreachable statement" compiler er... +0.76