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 ... 15 16 17 18 19 ... 293
Title Δ
Failed to apply plugin: Found java version 11 Minimum required is 1... 0.00
Create a class with a variable number of generic type -1.20
How to set JVM parameter values in a java program 0.00
When using a non thread safe class is a viable design to create mul... -1.27
Java Thread and Exception? +0.95
java forcing acquire of lock? 0.00
How does the JLS specify the terms "abstract method", &qu... +0.36
GC and memory behaviour for Java and PHP app? 0.00
Has JVM capability to kill threads because of resource constraint? -3.18
declaring a variable as constant after a certain time- what's t... +0.86
Scanner cannot find (correct) file path -0.22
When doing Java string comparison what values for ~ (tilda) hold? -1.41
What are the recommended JVM arguments for a Java 11 app on App Eng... 0.00
Is it better to add a conditional inside or outside of a for loop f... -1.92
what can be done to avoid following hidden mistake due to autoboxin... +0.91
can in compile the jdk from the src.zip included in the Java SE for... +0.25
how to surround a Java statement with if-else or try-catch construc... 0.00
Integer to byte does not compile 0.00
How to read a file between two delimiters and save the contents to... +0.27
Getting java.util.NoSuchElementException in the code. Why? 0.00
Which version of Java is supported by Eclipse Helios? -2.28
Labeled break just after loop not working in Java +0.10
Is it good practice to have all classes to have inheritence -0.23
Which methods to use instead of if-else statement? -0.69
Trying to change database connection from MySQL to Oracle but error 0.00
What is the time complexity of the given code -0.72
NullPointerException when asking if internet is available 0.00
Not able to change major version of runnable jar file in eclipse 0.00
Can class loaders or classes be dead in JVM? 0.00
JNI method not invoked on centos7 -2.74
How to know what initial commands being executed right after a SSH... 0.00
How do I get a private variable in the main method that was set in... +0.26
Java memory leak vs heap dump information 0.00
Does this construction make sense? -1.88
IllegalArgumentException without any http reuest +1.35
Java decryption on an app, decompiled source code +1.63
Is there a format specifier in Java String like '%r' in pyt... 0.00
How to escape all metacharacters at once -3.03
What is the role of the temp integer in the bubble sort code +1.62
Is using explicit locks considered expensive? 0.00
Why should you wrap checked exceptions in lambda's in an unchec... 0.00
Increase a static array without re-creating it via reflection 0.00
Law of demeter does not apply in this case? +1.32
using 'this' keyword in 'super()' constructor +2.54
Failing to write bytes in file 0.00
Java/C# communication over TCP - Signed/unsigned bytes pro 0.00
How to make a regular expression match based on a condition? +1.69
Removing common English words with a file 0.00
Isnt using a method of a seperate class considered abstraction 0.00
Converting a public method into a private method +1.22