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 ... 55 56 57 58 59 ... 74
Title Δ
Does the Java Memory Model guarantee visibility of intra-thread wri... 0.00
why it's so different between "long var = System.nanoTime()&qu... +1.73
Using Java to get Bloomberg fields over specific dates 0.00
What does Java do when we import packages multiple times in the sam... 0.00
how many threads to use in unit tests? +0.34
Is it bad to use polling in Java? +0.82
.clone() or Arrays.copyOf()? +0.31
Invoking different methods on threads +0.68
If I use "image=new Image(...)" many times. Will I collec... +1.40
Does it run both arguments when using OR operator? -1.53
Java check for int range in String +0.30
Data structure - quick for search 0.00
Why the exception is not triggered here? +1.24
Slice string in java +0.33
Why 0.1 represented in float correctly? (I know why not in result o... +3.08
Java - Splitting String Array with a Comma +0.35
Format date with SimpleDateFormat -0.72
What does comparison being consistent with equals mean ? What can p... -0.55
Call function with parameter given in arguments lists +0.39
Two operations in one loop vs two loops performing the same operati... +1.44
Variable timestamp might not have been initialized +0.80
Why Java implements so hard to reading a file +1.06
why this happens in java? +0.32
ConcurrentHashMap vs ReentrantReadWriteLock based Custom Map for Re... -1.45
How to stop the main process while the spawned threads finish execu... -1.36
Using main class methods in GUI (netbeans) -0.15
How to sort hasmap which has string -0.35
Java Joda Time - download, and install - step by step -1.83
Excel VBA - delete sheet where name like +1.99
Difference between e.printStackTrace and System.out.println(e) +1.22
Index Out of Bound Exception Occurence -0.21
AsyncTask and Thread won't run twice in java / android application +0.34
Get Text From a disabled JTextField -0.61
Junit - run set up method once -0.94
Get clipboard into Watch window when Debugging VBA -0.66
Java Syntax confusion, why put () around a class? +0.89
May a correct program be incorrectly synchronized? +1.89
What does <<= operator mean in Java? +0.75
All elements are replaced by last element in an arraylist of hashmap -1.33
Get Min/Max in O(1) time from a Queue? +1.08
Sort objects of any type, java -0.18
Is there any way to find the number of threads running in Java with... +0.29
Issue in sorting using collections +0.34
java strings concat -0.65
Java Object Assignment and Locking +1.93
Is there ever a reason to not use the final keyword when catching a... +1.22
how to restrict default ordering of Hash Set in java +1.27
Windows - get warned when a file is created +0.34
Why java statement evaluation is happening like these ? +0.82
How to run task in separate thread for the specific amount of time... +0.65