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 ... 34 35 36 37 38 ... 74
Title Δ
java.lang.ClassCastException: [Ljava.lang.Object; incompatible with... 0.00
Is there a good use case for fields in interfaces today? +1.01
Get the time taken by executing cmd command in java +1.03
memory allocation for variables in java +0.60
Removing a user defined object in a HashSet in Java -0.73
Why is this Java program gives incorrect results on Eclipse and cor... +0.77
How do I return a list of enum elements for a generic enum? -0.39
Copy file in Java and replace existing target +0.87
Difference in calling sequence while rethrowing exceptions 0.00
Why Double checked locking is 25% faster in Joshua Bloch Effective... +0.27
With generics, how can I define a class that allows any object to b... -1.05
Is synchronized volatile boolean equal to atomicBoolean? 0.00
How can I find int values within a string +0.85
Nanosecond timer giving odd results +1.54
Declaring String and ArrayList problems +0.29
Parsing and checking validity of the date from numbers +1.09
Java Concurrency: Find task failed in a pool of tasks 0.00
Close java processing thread +0.28
pass multiple parameters to ProcessBuilder with a space +1.42
Brute force own encryption in Java -2.71
Using regex to 'clean up' the string +0.29
Am I letting the 'this' reference escape? (inner class in construct... +1.18
newFixedThreadPool.setCorePoolSize() doesn't make use of the thread... +0.70
Elegant way to check whether two Strings are different +0.68
Casting to String or using String.valueOf() in Java 0.00
How to read a text file in java and assign lines to variables -1.69
Date is returning the wrong year in US server +1.14
system.arraycopy not throwing exception but not giving desired resu... +0.28
Converting a String into String[] of its individual character -0.68
Is a Locale considered complete only if -0.73
Do I have to clone() an array of floats? -1.72
Scenarios where static java methods can be used? -1.72
How to open Command Prompt, change directory and execute a command... 0.00
Creating a recurring timer +1.28
If you only have a single write thread, do you ever need special co... -0.49
Why does process hang if the parent does not consume stdout/stderr... -2.11
Are non-final initializers threadsafe? +0.93
What is the most efficent way to detect even numbers in Java? +1.28
What is the most efficent way to detect even numbers in Java? -1.72
How do I modify a string with a file path using java? +0.75
Stubbing a static method with JMockit using 'any' -1.84
Do volatile variables require synchronized access? +0.91
java.util.ConcurrentModificationException with iterator -0.45
How to Convert a lengthy BinaryString into HexString in java 0.00
Callable: why can we "change" the exception on implementa... -1.67
Rethrow checked exception from Runnable +0.72
Thread Synchronization - Printing to a FIle 0.00
Get a group of numbers from a string +1.17
Different types of variables with the same name into a function -0.81
Java BufferedReader receives null string +0.83