StackRating

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

Stephen C

Rating
1652.97 (515th)
Reputation
682,328 (30th)
Page: 1 ... 172 173 174 175 176 ... 293
Title Δ
Log4J File lock 0.00
Can't use "this" reserve word in private method? +1.09
How to store database credentials in a desktop application? +0.14
Could JVM be smarter about sharing String data? -1.31
How to protect a MySQL database from unauthorized access and secure... -0.10
While trying to ping, java.net.UnknownHostException gets thrown. I... +0.39
How to Share a Object between two threads (Thread Synchronization)? +0.10
Is Thread.interrupt really stops program execution? -1.63
Why Eclipse null pointer analysis failed to recognize assertion uti... +1.35
After throw exception, System.our.println() still print something -... 0.00
JPA: is the default constructor required to be empty? +2.04
Not sure why image is no being displayed +0.16
Can java.lang.String.concat be improved? -0.12
Why the bson java implementation uses 4 bytes inc field? -2.28
Referencing an anonymous inner class before its definition 0.00
how to increase the performance of bulk inserts using session factory +0.85
What cause the performance variation of multithread Java program on... 0.00
How to overload a method using anonymous classes in Java? -1.08
How to ensure a piece of code is run before exiting a java applicat... +0.73
Blacklist filtering data for SQL Keywords +0.21
Does garbage collection happen immediately after Hashmap.remove() i... +1.40
JPA redundant databases 0.00
java.net.ConnectException +1.40
identifying a new line in a scanner -0.11
Why it's taking longer for HttpHead to return than HttpGet 0.00
How do I tell if an empty line has been read in with a BufferedRead... +0.82
Java Error: Too many open files +0.09
I am new to JSON , is there any way to validate a json- key value p... +0.95
Java Working Directory -0.75
')' Expected, illegal start of expression -0.61
Why does Java allow type-unsafe Array assignments? +0.96
Long.valueOf not compiling for converting int to long +1.54
garbage collection issue in young generation -0.17
Create file in specified directory -0.12
Calendar Class arithmetic anomaly -0.10
How does the java compiler find the class files whereas the classpa... +1.72
Trying to read off the process input stream 0.00
Error when reading non-English language character from file +1.45
Android memory efficient collection for keeping tokenized strings -0.08
how many threads a traffic signal application need? +1.36
File I/O Java prompt -1.59
Can this be done with recursion only? -2.47
Restore an array from sharedpreferences 0.00
Given two Java threads, stop one thread when one of them finishes +1.20
Try-Catch statements in Java -0.12
Search for a string in large file and save it's position in Java +0.34
Java: Trying to split in " , but string.split(""&quo... +0.44
SAX parser openStream() error -0.09
How I use RegExp in my Java program? +0.41
How to make work HttpResponse faster? +1.10