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 ... 45 46 47 48 49 ... 74
Title Δ
Function accessing outside variable +0.88
Overriding method with generics parameter 0.00
Why do I get the default false when I set the boolean : true? +0.73
Is Thread.sleep(1000); something reliable to use? +0.40
How does Java store Strings and how does substring work internally? +1.08
What is the scope of the local variable/methods of an instance -0.86
Are wrapper types really reference type +1.23
If statement on array -0.58
Java constructor issue -1.45
Do we really need EDT? 0.00
SimpleDateFormat fails to format Date interval? +2.94
Getting errors related to threads and arrayLists -1.60
which listener is first invoked to handle the event +0.26
Java String.substring method potential memory leak? -2.39
Best practice: treating first element different than the others whi... +1.26
how to apply logger via dependency injection in constructor and no... +0.91
Coding to generics type 0.00
my for statement inside a service does not cycle. 0.00
How to override equals() for a Class with string array? -1.65
Order ArrayList of dates in decending or ascending order 0.00
ISO2 country code from country name +0.87
using enum in switch/case +1.52
Javafx change text before and after run task 0.00
Java ArrayList - Check if list is empty +0.26
Are the private members of superClass inherited by a subClass... Ja... -1.48
Which is the fastet and the most efficient implementation in java f... +1.00
String args[] arguments +0.86
Create only one object for a class and reuse same object +0.70
How to replace a private function +0.23
How to write the positive and Negative test cases of same scenario... +1.04
Does ThreadLocal need to be used here? +0.43
Space in character array +0.72
Mutually exclusive methods -0.10
Is java.util.concurrent.ExecutorService should be closed as java.sq... -0.34
Java "cannot cast to Comparable" when using TreeMap +0.45
How do I detect a memory leak that is not showing up while profilin... 0.00
pass an int iterator into a new Runnable defined within a for loop -0.44
Thread Safe String Split +0.88
The "Why" behind PMD's StringInstantiation rule -1.62
Getting Top Four Maximum value from Java Array -0.85
Whats is the right way to get elapsed time and reset it 0.00
My thread doesn't work with my Queue -0.49
Two threads acessing same LinkedList -0.73
Unexpected output with ISO Time (8601) +0.31
What is most appropriate way to read all data from a text file in o... +0.64
Why I am not getting any Warning or Error when writing ";"? -0.14
Why is BigDecimal.equals specified to compare both value and scale... -0.41
Why is a fluent implementation slower than a non-fluent one? -1.13
How to make my own compilation error in java ? +0.74
Unable to set month in Java.util.Calendar +0.27