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 ... 5 6 7 8 9 ... 16
Title Δ
Long and Integer class cast 0.00
why their should override super class parameterize constructor in s... +0.36
How to deal with punctuation marks and capitalization on a reversed... -0.47
How to access a method of an subclass object from a List +0.22
How to get local time from a specific string adding hh:mm -2.47
What is the purpose of the `obj` argument in `synchronized(obj) {..... +0.36
String replace() returns extra space in Java +0.99
ArrayList method causing deadlock in Producer Consumer -1.98
How to find the usage of a jar imported by maven dependency? 0.00
Why is my ScheduledExecutorService work that way? 0.00
Why this thread(WriteData) not doing it's functionality? 0.00
Date String to unix timestamp to check if a user is old is enough -0.54
Java print array of integers joined by spaces -0.11
Different behavior of OR operator in Java +0.40
Android cannot resolve add symbol? -1.56
Best way to clone java.time.LocalDateTime -1.50
Thread.join() does not work when executing the Thread by ExecutorSe... -1.81
How to delete all unused imports from current project in Intellij I... 0.00
Why "res.add(new ArrayList<>(list));" here? -0.65
check if ArrayList<String> have the item already +0.36
Why ArrayBlockingQueue hasn't been blocked when the queue is full +2.80
What will happen if a string's value is set to an expression in... 0.00
what's the difference between returning value with int[] and vo... 0.00
Why the volatile Happens-Before order for Instruction Reordering fa... +1.86
Writing a static method to find grade -0.70
ThreadLocal set() then immediately get() doesn't always pick up... 0.00
Java Child referenced type inside Parent array +0.36
How to split an array of strings into multiple strings? +0.68
Use JMockit to mock Arrays.sort() methods in a class -0.14
Thread.sleep another class 0.00
java how do u make a loop keep looping with a if else statement -0.33
How do I create a regular expression to match a word of specific pa... +0.78
Duplication of number in AtomicInteger.getAndIncrement() -0.25
Making SimpleDateFormat thread safe -2.49
Doing concatenation using concat operation in String or + operator +0.22
Should I volatile the field with synchronized methods? +1.86
Java - List create arraylist with wild card +0.92
parsing using SimpleDateFormatter -1.54
Difference between string.equalsIgnoreCase(object.string) vs object... -0.26
Check last element of hash map -0.02
Java LRUCache, why we need another collection 0.00
Does not calling Future.get cause any issue? +1.87
Exception in thread "main" java.lang.IllegalArgumentExcep... 0.00
Why there is a deadlock for given many readers and writers 0.00
How to run a java class file in windows 10 -0.33
How to set classpath for current directory in Java? +0.36
Change DateFormat in Android Studio +1.49
Java BigDecimal.ROUND_HALF EVEN number with 3 decimals (odd and even) +0.93
Instantiate Java Spring repository interface without @Autowire +0.36
How to remove duplicate objects in a List<MyObject> without u... 0.00