StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

AdamSkywalker

Rating
1555.07 (6,617th)
Reputation
8,704 (17,930th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
How to throttle max thread per route in tomcat/java web server world -2.18
Class involving actionListener not being abstract 0.00
Default threshold for moving an object from Young generation to Old... 0.00
How to design a class hierarchy which gives information about the s... 0.00
Why does my insertion sort algorithm only work with single digit in... +1.90
ReplaceAll in Java +1.11
Sort ArrayList in ascending order and giving a character priority (... -0.08
AI performing a random action every n seconds in Java Game 0.00
How to get proxy response in java http request? +0.34
In recursion function parameter value getting change according to d... -2.12
How to implement generic fields from abstract class? +1.01
How to implement an interface which has been parameterized and exte... -0.08
Check if an object of generic type is in LinkedList -0.07
Response from servlet showing boolean 0.00
ExecutorService how to change scheduling clock 0.00
Why wait() and notify() are not in special class? -0.37
Does Collections.unmodifiableList(list) require a lock? -1.20
What is reverse of @deprecated in java -0.39
Passing a List Iterator to multiple Threads in Java +0.40
Spring without getBean(..) -0.08
groovy check if any is not empty and do some action +1.66
Is volatile useful at all in a singlethreaded application in Java? -1.65
Why is catching checked exceptions allowed for code that does not t... -1.11
Start a -jar with storage parameter 0.00
Are fields guaranteed to be consistent after a successful join() of... 0.00
What's the role of length in DatagramPacket(byte[] buf, int len... 0.00
Parameterized classes and methods: making a method returns a correc... 0.00
Java Priority Queue with Efficient delete(...) (or update) -0.08
Groovy best/recommended approach to ensure correct argument type +2.57
How to create an interface with abstract methods that reference sel... +0.54
Core Java Practical Questions +0.16
Notify restricted to synchronized construct -0.69
Enum as generic type inside a class but using methods require an ex... 0.00
Java Exceptions and Catch Clause -1.77
List.fill(int)(method()) equivalent in Java? -1.26
Is iterating over a list retrieved in a synchronized block thread-s... +0.40
Does java optimize multiple logical "not" ot "not eq... -1.62
Java Compile error when return Generic Class type +0.38
How to inherit state from multiple classes? 0.00
Catching UnknownHostException which is the cause of an exception 0.00
What is the best way to share variables between a large number of c... -0.50
Performance: Fastest way to check if a List<String> contains... -0.11
Defining an Object with Multilevel inheritance +0.75
java.lang.ExceptionInInitializerError in enum with multiple values +0.14
Which data members do the child class use in Java? +1.16
Can a Synchronized Block be simplified to a Try-Finally Block on th... +1.84
Restart thread once the threads inside it finished 0.00
Generic LinkedList clone in Java -2.35
Scanner.nextInt() blocks -0.08
Execute code every second with only the current time? +0.62