StackRating

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

assylias

Rating
1664.09 (378th)
Reputation
260,449 (160th)
Page: 1 ... 38 39 40 41 42 ... 74
Title Δ
Generics in overridden methods +1.14
java nested loop 0.00
Convert epoch to Date 0.00
Java Beginner - Counting number of words in sentence -1.28
Why does CopyOnWriteArrayList.get need no synchronization? -0.61
Strange JDK behaviour, should it compile? 0.00
Set up a Fiveton class to be accessed by different threads in round... -1.12
How to replace only tokens, an no substrings? +0.28
Class cast exception from Double to double +0.66
Guava Table ConcurrentModificationException -0.73
Java : Protected access restriction for subclass on superclass object +0.11
Efficient POJO mapping to/from Java Mongo DBObject using Jackson -0.72
How can I store time-of-day in MongoDB? As a string? Give arbitrary... 0.00
How to I write a "Date Between" query in the Mongo Java D... 0.00
using arrays for allowing flexibility -0.70
Reentrant lock - illegalmonitorstateexception when trying to write... +1.29
regular expression in String.ReplaceAll +0.44
A Java Do/While loop that skips the While condition -0.52
Is it true that having lots of small methods helps the JIT compiler... +0.29
MongoDB/Java SDK: Query elements with a value in array 0.00
Java factory pattern using generic constraints +1.22
Thread safe Java pool, with INSTANT READ -0.23
Issue with null elements with synchronized and concurrent collection +0.32
How do I analyze Java souce code and ensure it is Thread safe -1.11
How to make thread-safe HashMap without locking `get()` method? -1.03
Getting an error as I try to override the method from the parent cl... +0.27
ReadWriteRentrantLock -3.06
Java - Why does ClassName.this.variable work when variable is static? +0.86
Understanding multithreading from SCJP 6 book +1.24
Why is the left / right sequence important in conductor solution to... +1.25
Synchronization with threads -0.23
IllegalMonitorStateException when interrupting threads 0.00
Java class return windows command line information 0.00
How to strip out empty/single-character parentheses in a Java string 0.00
Why does Java switch on ordinal ints appear to run faster with adde... +1.24
Same String, different hash codes 0.00
How does optimization of final references work in java? -0.80
VBA Ubound() doesn't work? +0.30
Why -1%26 = -1 in Java and C, and why it is 25 in Python? +1.73
Java VM not shutting down due to BlockingQueue.take() -3.02
Concurrent Modification Exception in HashMap -0.06
Thread Synchronization Behaviour +0.67
What is a good alternative of LTRIM and RTRIM in Java? +1.46
Synchronization and static Synchronization 0.00
StringBuffer setLength vs substring -0.22
Calling newly defined method from anonymous class +0.95
Is scientific notation interpreted as int or float? +0.13
Extract 2 Integers from String +0.52
Breaking nested loop and main loop +0.84
Find the unique words in a text file +0.04