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 2 3 4 5 ... 293
Title Δ
I have to cast the first two octets from int to byte but not the ot... -1.54
Java 8 streams when and why +0.29
Java run loop with CompletableFuture +1.59
SDK installation cmd error: 'source' is not recognized as a... 0.00
What does the star whitespace in java jUnit mean? 0.00
Should a Scanner only be instantiated only once? if that's the... +0.81
Tenured Generation Garbage Collection is Not clearing 0.00
why Exception in thread "AWT-EventQueue-0" java.lang.Erro... 0.00
How to compress three-color pictures efficiently -2.22
How to terminate a persistent thread in Java? +0.83
What is the difference between ":=" and ".=" as... -3.09
why "while(Scanner.hasNext())" causes OutOfMemoryError in... +0.29
Can Java 8 default interface methods be inlined by the JIT compiler? +1.49
Does it badly affect to memory When returning an object with new ke... +1.82
How do I create a dictionary in java similar to the python dictiona... -2.25
Is it possible to compile a large Java module in parallel? +0.31
Do all threads really run the same program at the same time? +1.40
Why does the method return NaN even though the calculation is corre... +0.30
How can I prevent mutation of a list of iterators? 0.00
How to pad a key if the input key is not 16 byte in java encryption? +1.65
Cannot run javadoc from console at java 10 +0.31
The behavior of "Mark & Sweep" in Java, especially fo... +1.78
Java ForkJoinPool thread limit or Java stream alternative? 0.00
ObjectInputStream not reading full file after appending data +0.31
Deprecation of Drawable.getOpacity() 0.00
getInputStream Character Limit 0.00
Is it possible to make a program that can read from a file, but you... -0.19
How to make thread crash will not lead to process crash? +0.26
Why is the ThreadDeath class not called ThreadDeathError instead? 0.00
ImageIO.read() returning a null value -0.19
Why is for (int i = 0; i + 9 < s.length(); i++) much faster than... +1.14
Is `Thread.sleep` different with virtual threads (fibers) in Projec... -1.10
In concurrent programming is it possible that, by using locks, a pr... -2.77
What is the code templating system used in the OpenJDK? How does it... 0.00
How does Java's JIT compiler make bad code faster than good code? 0.00
Mysql 5.7 will work with the JDBC "10.2.0.1.0"? 0.00
Why is record considered product type but class not so in java? 0.00
Why does an empty Java String have hash code zero? +0.31
How to deal with multiple jre and a single jar file -0.19
Global variables static and non-static are initialized with default... +1.80
Java FileInputStream.read() skips bytes 0.00
What type of encoding is this? \u00e2\u0098\u0085 it is supposed to... -2.60
Is it possible to modify a compareTo() method so as to ensure that... 0.00
is it necessary to install JDK to run java code in atom text editor? +0.31
Reduce time complexity when finding pairs in Java 0.00
Hash Function MD5 30 length -2.70
class MyClass cannot be cast to class MyClass (MyClass is in unname... 0.00
How to print a map without the trailing comma? -1.95
Cannot invoke "java.lang.Throwable.getStackTrace()" becau... 0.00
What is the "Service Thread" in the JVM 0.00