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 ... 27 28 29 30 31 ... 293
Title Δ
How to fix java.lang.IncompatibleClassChangeError: Implementing cla... 0.00
Is it OK for hashCode to return different values between different... +0.29
How to convert string to integer with parseInt? 0.00
Data getting wiped off from MySQL Database 0.00
When JRE was completely discontinued as a separate offering? 0.00
Why does this multithreaded program output 100 instead of the expec... -0.22
what is the path when we use openstack keypair command to vm 0.00
Can type casting mutate variables into the null value? +0.29
how to use ssh to connect vm in namespace? 0.00
how can i handle with /tmp/jar_cache#######.tmp? 0.00
Order of execution in try/catch/finally block with compound return... +0.29
What is full form is jOPS in max-jOPS and critical-jOPS 0.00
Improve a java soap client 0.00
Sorting the characters in a UTF-16 string in Java -0.96
Why do jdk need to use "final" to create object of "... 0.00
Non trivial (seemingly) StringIndexOutOfBoundsException 0.00
error: cannot find symbol method setHttpProxy(ProxyInfo) problem wh... 0.00
How to run JDK 8 Java web application in JDK 11? 0.00
Enforce element from a map used by a thread should not be used by a... -0.21
Error: Exception in thread "JavaFX Application Thread" null 0.00
DatagramSocket randomly stops receiving DatagramPackets +0.29
casting Integer Object to double throwing error +0.29
Compile error: unreported exception Add; must be caught or declared... +0.47
Why Im getting Connect timed out? 0.00
How does the JVM guarantee the visibility of member variable modifi... -0.29
Add missing driver to legacy project in production 0.00
How to make the accept() function non-blocking? +0.29
JVM debug connector internals and security 0.00
Is a jps process a JVM process? +1.61
InOut.readInt() only working in Windows Java Editor 0.00
Why this list<int[]> not keep the first element? +0.26
How to Serialize Interface inside Serializable Bean 0.00
Can `java -cp` report the jar or class file which it finds for each... 0.00
What is the difference in bytes of a number as a string and as an i... -1.26
Is access by reference to a lazily initialized non-volatile String... +1.26
Comparing two list of objects and forming a new list by comparing o... -0.71
How to benchmark host multi-threaded CPU performance in Java? +0.73
How to send compressed data using UDP or TCP (lua / java) -0.71
Why are "from space" and "to space" not equal i... 0.00
Confusing on Character Streams sample code in Oracle website 0.00
Why does Float.parseFloat() throw both NumberFormatException and Nu... 0.00
Is it appropriate to catch java.lang.ExceptionInInitializerError in... 0.00
How to check if integer array is spiral sorted? 0.00
Do I need to close InputStreamReader even if InputStream should rem... 0.00
Can't assign iterator.next() result to integer array element +1.10
How do we escape { in Java? +0.30
Why do I have to use do-while loop for this maze? -0.81
Why is the compiler still demanding a return statement? -0.13
Method invokes inefficient new String() constructor from FindBugs +0.85
how to identify a text file's line separator? and can you copy... -0.87