StackRating

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

SeverityOne

Rating
1510.38 (68,220th)
Reputation
1,544 (106,256th)
Page: 1 2 3
Title Δ
Java code gives negative output -2.24
Java equivalent of python's raise Exception("Something wen... +4.19
java redirect 301 but browser not open correctly new url 0.00
what is the difference between <parent></parent>and<... -2.30
Instead of using Builder pattern, why can't I just create an ob... -1.18
Cannot cast to java.lang.Comparable exception while trying to imple... 0.00
Interface to enforce generic static method in Java -3.95
Java - cannot find symbol error when calling a method 0.00
Why does ArrayList seriously outperform LinkedList? +1.08
Decoder java program to turn numbers into letters using a while loop +1.15
How can I keep a multi-threaded Java/Scala application running? +3.66
data is not inserting to Mysql ( java.lang.ClassNotFoundException:... 0.00
Step builder pattern using delegation and enums? -1.21
running through tree recursively with global variable -1.90
How to use if condition on a different data type? +0.07
Java Cannot include jsp page 0.00
Getting java.net.UnknownHostException while executing the basic aut... +4.47
replaceAll Java method to remove "\\n" from String -1.92
Can't load objects from a ResultSet in Java +0.16
Spacing of output and breaking a number into hours and minutes 0.00
Why use more than one or a few files for a computer application? +4.66
Splitting Java application into two separate .jar files -3.88
When I print a string value to console it prints but when i try to... 0.00
Java streams vs Iterators +0.27
Do logger always read debug even if level is set to info and does i... -3.57
Best approach to dynamically load modules (classes) in Java +4.26
Extracting just the text out of HTML code in Java 0.00
What is the use of final, while declaring the String variable? 0.00
methods in a singleton class are thread-safe? -1.96
How to check result 0.00
org/apache/spark/network/util/ByteUnit : Unsupported major.minor ve... -4.13
How to use Mockito in real Web container to simulate some interfaces 0.00
Java Double Ended Queue toString Method overwriting left element -4.02
condition statement without if and switch +1.34
Error in Printing all Primes Less than N (Java) +3.99
Printing lower case letters with corresponding ASCII code using a f... -3.21
Java Runnable Out of Memory -2.09
Regarding JDBC connection in server 0.00
Generic method performs implicit cast while non-generic method need... -1.50
How to use a @Autowired bean inside a constructor? -2.42
extract first sequence of numeric characters after one of a numeber... 0.00
I need an advice on null safety in Java 0.00
How do I retrieve the Class for a Parameterized Class +1.00
Java - Pass multiple parameters to ajax post 0.00
User inputs String data and Day of the week output required -4.06
How to solve TARGETINVOCATIONEXCEPTION in javaFx? -0.17
Use ArrayList or Vector to retrieve Enumeration? -1.37
Spring data repository not found at compile time -2.04
How to prevent context switch in a critical section +4.97
How can I listen to a thread? -0.05