StackRating

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

xingbin

Rating
1603.39 (1,650th)
Reputation
18,764 (7,381st)
Page: 1 ... 9 10 11 12 13 ... 16
Title Δ
Why can't I write a static string? -0.66
Regular Expression for separating strings enclosed in parentheses +1.28
How to get user input with string -0.44
Try-catch not working -InputMismatchException 0.00
"File Not found" while trying to execute java file on Mac... 0.00
How to fix IllegalMonitorStateException when using wait and notify? 0.00
Should I put if(variable < 10) in own method? -0.61
get substring using regex in java 0.00
How do I make a slow Java for loop faster with multithreading? 0.00
How to remove trailing white spaces from System.out.println(); Java +0.46
How to print array with delimiter 0.00
Instance A = Instance B, what exactly does this do? -0.33
Is it possible to avoid duplicate code when implementing methods fo... +1.29
Thread.sleep within @Scheduled method in Spring +0.40
How to clone "class tree" with other classes name in JAVA? 0.00
Multithreaded IllegalMonitorStateException 0.00
How can i make a loop for my code so it runs until user gives corre... +0.42
How the code works after calling a method in java? 0.00
How to process a list of objects in parallel processing in Java -0.25
java8 + internal working of for each loop +0.22
Prime number check in Java +0.06
Creating empty child class constructor -0.11
Runtime reports negative memory usage 0.00
How to make long waiting thread to run 0.00
Is non-blocking algorithm also apply for insertion and deletion OR... 0.00
Sum two enormous long in Java +0.38
Comparator not working correctly for Priorityqueue Java 0.00
Anonymous thread class not able to access non static instance varia... +0.40
Not null value from one thread, is null in another one +0.38
abstract class constructor practical use -1.70
If wait() throws an InterruptedException, does the thread wait unti... -1.71
how to give priority to the threads waiting in a semaphore? 0.00
Compiler cannot find an enum type. (Battleship game) 0.00
Android Dateformatter issue 0.00
Why there is difference between ways interrupted and isInterrupted... -2.24
How to restart terminated threads using ScheduledThreadpoolExecutor... 0.00
Encoding and decoding byteValue, intValue, shortValue, hashCode, lo... 0.00
Setting object variables with a switch statement +1.82
Cannot call some methods in interface after instantiating the objec... +0.05
Wait Notify pass NULL value Java 0.00
Is it typical for Java synchronized methods to give preference to t... -0.32
And / or in java +0.07
How to Split String, and Include splitter? 0.00
Multi-threaded Matrix Multiplication in Java. Average times are off... 0.00
java queue with class elements 0.00
Trying to understand inheritance in Java +0.40
How can I get the number (ID) of a Thread in a FixedPool? -0.11
ArrayList<Integer> vs ArrayList<String> - both storing... -1.42
Issue with Gregorian Calendar +1.22
Is it compulsory that finalize() method will be called every time w... -0.46