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 ... 43 44 45 46 47 ... 74
Title Δ
Swing JTree - How to use the Netbeans GUI to make the tree single s... -0.35
Why can't I Remove WhiteSpaces in Java? -1.33
A way to free up space in array +0.16
Utilizing max memory using strings -0.79
Executors: How to synchronously wait until all tasks have finished... -0.88
Java: allow worker thread to kill main thread +0.27
logical inconsistence between Set and SortedSet interfaces in Java +0.75
Are instance methods capable of being concurrently executed by defa... -1.05
Java can't get full error when running an external command 0.00
How do I get the file name from a String containing the Absolute fi... -0.49
Is it necessary to add the `volatile` keyword besides the `synchron... +0.96
Finding whether a string meets a certain pattern +0.88
Return within a for loop -1.26
Different behaviour of Class literal and Class.forName for package... -0.81
increment and decrement operator confution in JAVA -2.68
Sort and dedupe java collections +1.13
Guaranteeing object reuse while copying an object in Java +0.56
Simplifying Java code by creating one method... but where? +0.75
How to workaround unwanted TestNG assertEquals overloads 0.00
Entering in block with an Intrinsic Lock +0.23
How to specify a unique identifier for each thread in SL4J log mess... 0.00
Java multithreaded asynchronous call with single worker and returne... -0.23
why finalize() does not automatically call its parent finalize() li... 0.00
Sleep and check until condition is true -0.13
Is it guaranteed that compareAndSwap can NOT fail for ALL the parti... -2.59
Does java monitor include instance variables? -1.20
Inserting a formula into a cell; modify my code 0.00
How to speedup jar signer? -0.74
Suitable language for running client code in sandbox -0.66
Does not return java function annotation -2.00
Java Bloomberg API - how to generate a Request without a Service 0.00
Create a enum factory method out of a unique instance value -2.64
Is there a tool to determine whether a program is "correctly s... 0.00
Java ArrayList: Difference between Copy Constructor and Copying via... +0.90
How to convert date and time stored in string to 24 format time in... +0.29
How to invoke parent private method from child? +0.90
Overrided Thread.start() but confused (Two Scenerios) +0.80
Immutable objet as key in hash collections +1.20
How to clear memory to prevent "out of memory error" in e... +0.26
How do I ensure that T thread can access n resources without deadlo... +0.24
How to implement Thread for specific method in Java? -0.52
wait and notify are not static +1.35
How to check an event in another method in Java swing? 0.00
How do I ignore punctuation marks and whitespace in java? +0.26
Why does Java swing timer lead to less animation stutter than sleep? +1.32
How to write JUnit test for API that copies directory to directory -0.51
What is the fastest way to assign a variable in a class that implem... +0.26
java.lang.NumberFormatException (parse.Int) -0.35
Fastest Way for Java to write mutexes? +0.89
Speed up excel formatting macro? +0.24