StackRating

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

fastcodejava

Rating
1313.35 (4,536,307th)
Reputation
24,807 (5,160th)
Page: 1 ... 13 14 15 16 17
Title Δ
Java concurrency question - synchronizing on a collection -0.20
What is the easiest way to parallelize a task in java? -0.18
Filters are like servlets. There exists many servlet container.Do f... -0.40
What's the correct way to try a method again after a exception has... +0.57
Comparing StringBuffer content with equals -0.80
char c=7; Why this statement will execute in java without error? -0.57
Strings are objects in Java, so why don't we use 'new' to create th... -0.51
In Java, why are arrays objects? Are there any specific reasons? +0.39
Unchecked exceptions in Java: Inherit from Error or RuntimeException? -0.32
Should I instantiate instance variables on declaration or in the co... -0.85
Simple Threads Behaviour in Java -0.05
The throws keyword for exceptions in Java -1.05
Java definitions: Label, Token -0.24
is possible to overload a main method? -0.31
Open Source Developer +2.37
When should I create a new Exception class -0.92
equals() method of java -0.80
Eclipse/Java - is it harmful to import java.(namespace).*? -0.92
Basic home work question what am I doing wrong -0.49
When is it OK to catch a RuntimeException -0.93
Why is call to static method in Java not being made? +0.57
What is wrong with this query (select ... where in (select ...)? -0.08
how do I parse a ',' separated char string using c? -0.80
What is the generally recommended way of creating a collection of o... -1.25
Regex to validate number and letter sequence -0.67
Java specialist providing code review services -1.06
java array assignment question -0.43
how would you regex validate a string of mobile numbers? -0.14
Java: Is there a data structure that works like a multimap but acce... +0.39
Possible to store string and integers in one object -0.66
Why does language verbosity have a negative connotation? -0.18
Is coding standard very important for every program a developer wri... +0.28
Where can I go to learn Java -0.05
How do I delete the last character of a particular String in Java? -0.74
A way to use a string for creating new classes -0.20
Java polymorphism question -0.52
how does the hashCode() method of java works? -3.35
No digits Java Regex Pattern -3.46
Can I have a Interface in method? +1.89
checking empty string in java +4.55
Proper use of Arraylist and Java Generics vs Vectors -0.25
Why do you name the class twice during instantiation with java? -0.73
How to revise java? -0.78
generics multiple types -2.52
How do I create objects at runtime? -0.46
How do I initialize an array in java? -0.13
Learning Struts, Spring and Hibernate -1.39
Does anyone know what is this...? -2.88
Java Method invocation vs using a variable -2.30
What is an abstract class? -2.93