StackRating

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

Juned Ahsan

Rating
1524.44 (24,631st)
Reputation
55,898 (1,718th)
Page: 1 ... 20 21 22 23 24 ... 48
Title Δ
Need help ArrayIndexOutOfBoundsException -1.43
Manipulating integral values in java without Integer casting? -1.61
JDBC Prepared Statement, compiler doesn't recogonise set methods +0.03
Setting up JDBC to check for correct username and password -0.03
How is Spring IoC container able to create new Objects? Or does Spr... 0.00
What is the pattern for handling many conditionals depending on sev... +0.51
Assigning values to object fields in Java? +1.15
java, saving input in a for loop 0.00
I can't compare correctly a word I read from a file with bufferedre... 0.00
Do we need to override hashcode method? +0.82
Issue with Cumulative Sum -0.04
I am getting the memory address from an arraylist, need info +0.59
Array list intValue() 0.00
conditional operator usage in the below code -0.24
How to implement a JDBC database into a Gui program to authenticate... -0.46
Scope of static methods in Java -1.10
Reassigning a Java variable within a conditional +0.75
Java code that prints the customer name, discount level, the origin... +0.47
<List<String[]>> issue +0.11
RESTFUL webservice spring, XML in stead of JSON? 0.00
How ArrayList contains method work? +0.48
How to match multiple input values in a switch case statement? -0.17
It tells me that the variables at not instantiated Java +0.43
Checking the specific type of object of an argument with type "... -0.97
How to monkeypatch a .class file in a jar -2.16
Using loops to compute factorial numbers, Java -0.01
Don't understand error message +0.44
Changing a variable outside the scope of a method in Java +0.06
Passing a callback to a specific function in Java 0.00
Detect if string has only one occurrence of a number -0.31
java -version doesn't display the value of JAVA_HOME -0.50
Where do I find the JVM specification for Java 8 Edition? -2.24
Java List.contains(Object with field value equal to x) +0.35
Statement.execute(SQL) JDBC java +1.39
Runtime Compilation +0.48
How this final StringBuffer value gets modified after created in ja... -0.75
What is the advantage of having a private attribute with getters an... +1.25
JDBC connection failed, error: TCP/IP connection to host failed -1.34
Reading from a file, InputMismatchException +2.19
No error on import static Singleton in java -0.38
Syntax error on token ";", { expected after this token in... +1.80
Exception in thread "main" java.lang.NoSuchMethodError: m... +0.13
identifier expected cannot figure out why or how to fix 0.00
Why is the follow array placed on heap instead of stack in Java -0.01
How to search in a custom built arraylist? +0.57
Only let users input positive integers (no decimals or strings)? +0.46
Why does (i<=j && j<=i && i!=j) evaluate to T... +0.66
Inheriting java constructors -1.11
Connecting to mySQL Database with Java +0.16
Can I get an instance of a class that implements an interface? -2.26