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 ... 45 46 47 48 49 ... 293
Title Δ
Is there any way to locating a wifi user? 0.00
Why does concurrentHashMap need an array of Segment? Why cant it ac... 0.00
Method overloading with type erasure 0.00
Is there a way to create a variable that matches T argument in a ge... +1.32
Fast way of converting boolean to double -0.62
Where is AnonymousClassLoader? 0.00
How to read the multiple objects text file in java? 0.00
Quicksort Empirical Analysis StackOverflowError 0.00
How to sort a HashMap by value in Java 0.00
How to resolve "Caused by: org.hibernate.HibernateException: U... 0.00
Is there checked version of NoSuchElementException +0.34
What is more efficient: sorted stream or sorting a list? +1.72
Distinguish zero and negative zero with java.math.BigDecimal -0.12
Javax mail api: getting message.getdescription()= null -0.66
Is multithreading actually parallel processing or just an illusion... +0.98
unexplained 10%+ performance boost from simply adding a method argu... -0.01
Writting CSV files causing JVM crash 0.00
java.lang.Integer object layout and it's overhead 0.00
How does Java restricts Multiple inheritance? -0.14
Running Cygwin on a Remote Server 0.00
How does the linux kernel know how many threads/cpu exists on a par... -2.59
Reading in from a file into an arraylist then dividing array list i... +0.34
Java File - can you use readUTF to read a string from a text file? +1.85
How split string to array (java) -0.75
FileInputStream and Unicode in Java 0.00
if ReentrantLock is locked wait but dont lock the lock +1.36
Is Eclipse's Java's null object prediction wrong in this ca... -0.48
Why does ArrayList seriously outperform LinkedList? -1.07
Big O Notation/Time Complexity issue +0.32
how to write a function removeEvens that will remove any even numbe... 0.00
ByteArrayOutputStream : java.lang.OutOfMemoryError for files greate... -0.53
How to treat all integer literals in expressions as doubles? +0.10
Class.forName doesn't find a loaded class 0.00
How to test my program from the main method JAVA -0.16
Equivalent of C++ basic String in java +1.02
Spring boot return 'HTTP/1.1 200' not 'HTTP/1.1 200 OK&... -1.54
Why `Throwable.detailMessage` is not final? 0.00
Service not available, closing transmission channel. The server res... 0.00
java.lang.UnsatisfiedLinkError: "no swt-win32-4623" runni... 0.00
Creating classes for shop's products +0.34
Why does interrupt() interrupt two threads in quick succession? -0.66
"An abstract class can not be instantiated in JAVA" What... -1.53
Thread safe code 0.00
Error reading xml file from resources in Heroku -0.16
Why does HashMap.Entry class have a field for hash? +1.65
Is it possible to validate a scanner to check if it has a minimum (... -0.66
Access Variables from Different Class Method - Java/PostgreSQL 0.00
Java size of long type 0.00
how can lock a windows file or a folder using java , like locker ap... 0.00
Why don't we have to create object of System or Math classes in... +0.15