StackRating

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

user949300

Rating
1469.40 (4,520,403rd)
Reputation
12,682 (11,503rd)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Enhanced for-loops and float arrays +1.60
Why does java.awt.Dimension have public variables? -0.43
node.js Array.length issue -0.34
Return list or modify by reference -0.94
Using pipe() in Node.js net -1.24
Pre-java5: Singleton pattern: Double checked Locking vs Static fact... +0.98
java startsWith() method with custom rules +0.06
Do node.js applications need a web.xml file or another type of depl... +0.07
restriction of method while implementing an interface +0.11
Removing duplicates in ArrayList w/o Hashset +0.06
Child class not able to access the contents present in the ArrayLis... -0.43
Closest int that a Double is to in Java +0.71
java - Using string tuples as key for HashMap +0.04
Iterating through an array and checking each item, printing error i... +0.06
What is the meaning of >> and & operator in java code col... +0.94
How to deep clone a hash table +0.19
node, async programming, callback hell -0.34
Common resources in static attributes -1.68
How to shorten a string empty comparison? +1.23
Which interface to prefer and on what basis? -0.42
Why can't a class extend an enum? -0.53
Converting integer notation to RGB notation? -0.49
Getting objects from a hashmap -0.43
Ambiguous constructor (java 7)... the only way around this is a Bui... -1.03
Change field to a returnable local variable in if statement 0.00
Array vs ArrayList in performance -0.51
Why does the compiler not give error when we have public methods in... -0.28
How to look for a target in an array using two string array's -0.17
Readable alternative to two-dimensional switch statement? -0.80
How to create action Listner for a button in another Class +0.07
Is it possible to avoid this unchecked cast? -1.70
how to use instance variables in a static method -1.02
Java adding ArrayList<Integer> to ArrayList<ArrayList<I... -1.82
Do java.util.Collections and java.util.Collection have any relation... -1.56
Technique for extending a class with private constructors -1.99
Where to locate certain functionality - in the object class methods... +0.38
Correct way to get a value? -0.21
CharSequence[ ] : Cant add element to array 0.00
When should I use Boolean instead of boolean? +0.39
Java algorithm for evenly distributing ranges of strings into buckets -0.79
Octal numbers in Computer Programming +0.55
Choosing a good sorting algorithm +1.70
When to catch the Exception vs When to throw the Exceptions? +0.38
Is there a way to tell java to always create a new instance instead... -1.83
How can I make this class immutable despite having a mutable member? +1.39
I am learning synchronize() not able to figure out how the code wor... +2.06
Comparator for sorting an object arraylist by float parameter -0.62
Java start while loop without pausing current thread -0.43
in what way is a comparator superior to comparable? -0.89
Java, Large GUI classes, with many ActionListeners; best way to org... +0.45