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 ... 42 43 44 45 46 ... 74
Title Δ
Multithreading program has different output each time -1.03
use guava table 0.00
Why does this return false and true? +1.37
How can i declare a value in an if statement? (In java) +0.64
Each thread should be assigned unique id while inserting +0.91
Wait() and NotifyAll() 0.00
Java 7 overloading with varargs +0.26
VBA: need decide if result of FIND method is NOTHING or ""... -0.40
Java cast of ArrayList<Map> +0.67
Setting stylesheets declaratively in FXML -2.20
ReadWriteLock waiting for object to be set +0.27
Final classes in Java which shouldn't be final or vice versa? +0.65
Operators precedence in Java gets confusing +0.92
How is it possible that a project compiles in eclipse, but javac th... -1.71
Multithreading in JavaFX hangs the UI 0.00
How to sort out a TreeMap<String, Integer>? -1.16
Map in Map in Guava +0.28
How to get the list of uncommon element from two list using java? +0.99
Converting date to milliseconds, givse wrong result +1.62
How to slow down Java Swing Application +0.26
How to add a variable to an ArrayList inside an ExecutorService thr... 0.00
Make sure methods run ones at the time +0.25
Constructor is undefined, when it is clearly defined +0.10
Java "illegal start of expression" error...........How to... +0.93
Illegal forward Reference java issue +0.76
Immutability and reordering +0.75
Delete a duplicated line (only if it's the next one!) +0.27
How to split this string using split function() +0.36
ExecutorService.Submit(Callable<T>) is returning null value f... +0.26
Is using java Map.containsKey() redundant when using map.get() -1.34
Cannot sort array with randomly generated numbers 0.00
Why can you access static field before it is defined through a meth... +0.24
why should sub classes overiding method have higher access privilege? +1.15
Convert from ArrayList<String[]> to Collection<Object[]>? 0.00
What order are elements inserted with LinkedHashMap.putAll() in? +0.01
How do I call the invokeLater method from a thread in Java? 0.00
how to call method statically if object and class name is same in j... +1.00
throw simple exception with message -0.87
Is it okay to use Thread.sleep() in a loop in Java, to do something... +0.82
java synchronizedMap operations on map objects should be synchronized -0.33
Finding digit root -1.65
Why isn't .length() a method for arrays in Java? +0.91
incorrect type inferring +1.34
Java: Interleave two integer based arraylists -> good approach? -0.48
replace many single characters with one char in java? -0.23
Error on my semicolon seems unfixable +0.26
java parsing string to date 0.00
Volatile and Safe Publication of objects +0.88
Will not closing a stringwriter cause a leak? +1.15
Difference between Future and Promise 0.00