StackRating

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

amicngh

Rating
1433.36 (4,535,158th)
Reputation
6,659 (24,261st)
Page: 1 2 3 4 5 6 ... 7
Title Δ
How to kill a java thread using VisualVM or using a unix command? -0.75
I am confused about Java multithread -0.04
Class Request data from a Servlet +0.18
Internals of how the HashMap put() and get() methods work (basic lo... +2.13
assigning same values to objects in java -0.33
how to remove jsessionid from html (converted from jsp) -0.40
The most efficient way to convert long[] to Long[] -1.07
Jsp file doesn't start in web.xml -0.55
Single key with multiple values in property -0.15
Why can't I just declare all methods static? -0.57
How to find the common employees in two Array Lists which differ in... -0.53
Rethrow Exception in Android SQLite Database onCreate() -0.33
Is it possible to avoid loop which will cast one object type to ano... -0.36
BufferedWriter to write to file -0.15
How to get the object class in Java? +2.35
Java Thread Safety - Lock an entire static class but only for one m... -0.74
Multiple threads reading a primitive type +0.40
Hash Table Map - updating values 0.00
what are the static and native methods of thread class +2.54
Necessary to synchronize a concurrent HashMap when calling values()? -0.43
wait and notify coordination -0.25
When to catch RuntimeExceptions in code? -0.29
Set values in log4j properties file programmatically? -2.09
How to set values to placeholders in log4j.properties file? +2.19
Get the string value from List<String> through loop for display +0.91
Initializing variable with declaration +0.30
How to display data from 3 maps in one table in jsp -0.25
Continuously run a piece of code in Android -0.15
Why are exception in spring and hibernate most unchecked exception? -1.04
Java enum for use across class -0.99
Is a java synchronized method entry point thread safe enough? +0.95
Hashcode bucket distribution in java -0.19
Remove special character from string? +0.63
Classes inheritance -0.35
Make a unique list of objects Java -0.02
extract text from HTML segment using standard java -1.01
Java Heap Space Error in tomcat -1.17
Java calling methods on instance variable -0.43
How can I overload abstract constructor in derived class +0.58
how to add json jar lib to java using environment variable +0.60
How to redirect to index page when user is not logged using Servlet? +0.22
Are hoisting and reordering the same thing? -0.06
How to Shrink array to specified length in java keeping elements un... -0.17
How to remove items from generic arraylist in Android (Java) -0.07
which is better way to casting in java -0.45
Filters: client and server side redirecting -1.61
Does calling method in the argument list of another method is a goo... +0.21
I want to use index about randomly index in Java -1.03
Only one thread have access to a certain part of code? -0.62
How do you code the following Json object? +0.24