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 ... 7 8 9 10 11 12
Title Δ
How to dissect an HTML page in Java, to pick out certain elements? +0.03
How do I safely stop multiple threads? -0.01
atomic increment of long variable? -0.82
Why does Java `BitSet` not have `shiftLeft` and `shiftRight` functi... -1.33
Is it possible to call the main thread from a worker thread in Java? +0.93
Any available design pattern for a thread that is capable of execut... +2.18
Deduplicating HashMap Values -0.40
collections.sort to define the sort order on two elements? -0.53
Reading selective column data from a text file into a list in Java -0.91
What does this generics code below do ? -0.41
how to separate program logic form design in swing and swt +0.07
Java generic operators -0.74
Java multithreading in a laptop having quad-core processor -1.12
Java Concurrency: Are "get(Key) for HashMap and ConcurrentHash... -0.48
How to sort HashMap keys -0.33
putting values from array into map +0.17
Do I have to include catch blocks in Java when calling a method tha... -0.46
Which method is called during Constructor chain execution with an o... +0.44
How to avoid loading a large file repeatedly? -0.46
How to check if and what type of number a string represents? +1.79
How do i exit a loop running in threadA after I get a specified inp... +0.09
RestFul Get vs Post +1.56
Create a timeOut class in java -0.96
Regarding programming logic on == -1.13
Java Swing Panel Size 0.00
Dynamically passing different objects to same method +2.12
Is an array of one boolean in Java smaller than a standalone variab... +1.18
Programmatically detect patterns in a set of data? +0.53
String declaration - Two different types, which is better? +0.54
How can I make this Java snippet more efficient? +1.36
Performance of Equality in Java ( instanceOf vs isAssignableFrom ) -0.19
Performance of Equality in Java ( instanceOf vs isAssignableFrom ) -1.49
How to synchronize two separate Java Applications when accessing a... -1.49
Java efficiency -1.24
java: fastest way of converting a bye array byte [1000] to array in... +1.51
Java file equals +0.84
generic return object -0.85
Simplify the following code with switch cases? -0.50
Unexpected output using comparator -1.00
Logging method for thrown exception +0.49
Caught Throwable or Exception is null +1.20
how do you bind a function in hashmap +0.93
Converting 32-bit binary string with Integer.parseInt fails -1.78
Best practice: How to handle type safety warnings? -0.64
Properties or Enums or static final -0.46
Java Class That Has 90% Static Members. Good Practice Or What? +1.67
Closing streams in java when you don't explicitly define the stream... +2.30
calling new thread inside is constructor -0.71
I need an efficient algorithm and/or code for a modelling Poisson d... -1.88
API design for functions acting on arrays +0.79