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 2 3 4 5 6 ... 16
Title Δ
java ZonedDateTime parse error for milliseconds part 0.00
zookeeper is not a recognized option when executing kafka-console-c... +0.35
How to stop user from selecting the same number once more? +0.36
Executor Thread Pool - limit queue size and dequeue oldest +0.35
the "trail" in LinkedBlockingQueue 0.00
Java scheduled threadpool executor internal queue +0.36
Volatile keyword Thread Safety -0.23
SimpleDateFormat parse excepiton and alternative methods differences 0.00
Global Executor Service -2.22
ScheduledExecutorService#scheduleAtFixedRate is not working 0.00
Why the custom blocking queue is not thread safe in Java +0.31
Fastest way to parse String from java.util.Date -1.16
When did add() method add object in collection +0.55
ConcurrentModificationException: Exception in thread -0.15
Calendar.getInstance with TimeZone vs new Date() -0.53
AtomicReference vs AtomicReferenceFieldUpdater, what's a purpos... 0.00
How are Java threads name chosen? -0.57
What does "A synchronized block in Java is synchronized on som... +1.38
I want to get day either is today or yesterday on the basis of mili... +0.35
ThreadPoolExecutor shutdown API doc verbiage "does not wait&qu... +2.22
Having trouble checking if an array is sorted using recursion -2.77
Best concise method to linearize list of map values? +1.66
Private method invocation using Powermock 0.00
Java/Jmeter add 15 seconds to epoch -0.58
Why Regular Expressions not work correctly? +0.35
Use replaceAll() to replace all occurrences of characters in string +1.48
How can I arrange an array from 500 down to 1 in an array? (Java) -0.22
how to sort a list of strings alphabetically in java? -0.32
How to convert console data to text file in Java +0.33
Placing comma after words in IntelliJ IDEA(not by coding) 0.00
wrong result Collectors.groupingBy in java +0.80
Thread.currentThread().interrupt() vs. this.interrupt() from within... +1.83
Class initialization and Dead-Lock in java -0.17
how to get 30 min back instance object (Instance.now() -30 min) +0.79
Getting the result of a Lambda in java -1.54
Jodatime IllegalInstantException 0.00
Make operation on a date in Java +0.37
Keeping one counter updated for several parallel streams -0.36
Try Catch block works but test assertThrows fail (Junit 5) -0.16
Unable to convert the string to Date in Java 0.00
Why can't we call Thread#sleep() directly inside a Lambda funct... +0.56
Is it possible to use thread factory in new fixed thread pool? 0.00
JUnit 5 Disabled is ignored? -0.67
Java 8 Convert UTC time to EDT/EST so that date remains the same +0.50
How to get the milliseconds to the next hour +0.78
BigInteger NumberFormatException with hex input 0.00
I can't convert this String to Date +0.36
inorder traversal of a BST and adding it to a list 0.00
want to implement a java exception where only numbers below 100 wil... +0.33
Why does DefaultListModel.toArray() throw a ClassCastException? +0.15