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 ... 7
Title Δ
java nested loop logic for triangle's left side -0.07
ConcurrentModificationException in unmodified ArrayList in Apache H... -0.05
How to determine database vendor? +2.51
Array Type Confusion? +0.62
Why CopyOnWriteArrayList copys when writing? +0.59
Context switching in Java -0.04
How to call method which is placed in class stored in array of obje... -0.11
Java. InetAddress.getLocalHost returns strange IP -1.07
Thread.interrupt() Confusion -0.72
Please give me some practical scenarios in which we have to throw a... +1.15
Why the command 'java' is executed even when no path is set? -1.36
Bucket Sorting or sorting an arraylist of objects based on Id? +0.65
Concept behind putting wait(),notify() methods in Object class -0.83
Java: how to pass arguments into constructor? Undefined method error? -0.58
Starting a Java application at startup -0.16
Unsupported major.minor version 51.0 error after moving from Intell... -0.40
Try with empty Catches +1.71
Convert Array to Floats Array with notation Java +0.24
How do you convert A binary number to a BigInteger in Java? -0.31
Android java.lang.IllegalMonitorStateException: object not locked b... -0.63
How to convert Map<Object, Object> to Map<String, String&g... -0.31
Determine which thread owns a monitor -0.64
DisplayTag convert timestamp into date +0.41
How is multi-threading different in a Java based Web Application vs... +0.57
Convert java.sql.Timestamp to local timezone -1.75
Trying to replace newline in StringBuilder +0.71
Extract String[] elements from a list -0.41
Call private method in seam component 0.00
local memory visibility with volatile write -1.66
Creating the instance of abstract class or anonymous class -0.56
Java multithreading with wait and notify -0.81
String Constant Pool vs String pool +1.31
Convert time stamp to special date format -1.50
Explicit Locks vs Implicit Locks +3.21
Why can't we create an object with the "this" keyword in... -0.51
Complexity of searching an element in list Vs set -0.37
I'm not able to log in Tomcat Manager App 0.00
How to make session in Java? -1.80
JDBC Connection Pool - Simple Setup and Library +0.07
How to detect the exact flow between two methods in a huge project -1.79
How to correct insertion sort? +0.32
Java - Stop a long running thread which accesses database +0.79
Java Converting ByteArray into Image +0.31
How to count words in array of strings in java? +0.32
The value for the useBean class attribute myjsp.transactionBean is... 0.00
Why List<Object> list = new ArrayList<String>() this gi... -0.36
change form action on buttton click +0.07
How can I print 1 random string from 4? -0.29
Starting the servlet when the application startup +0.59
algorithm complexity from O(n)squre to O(n)cube 0.00