StackRating

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

weston

Rating
1571.82 (3,845th)
Reputation
40,195 (2,774th)
Page: 1 2 3 4 5 6 ... 19
Title Δ
outofmemory exception for Large Bitmap +0.41
How to ensure an Java Array in a Map<String, Object> maintain... 0.00
Is it "nice" in java to use map which has maps as values? +0.88
Java enumeration as BigInteger value -0.40
Constructors when creating a array of Objects -0.36
How to write if (n & 1)? -0.42
3D hit testing with tolerance 0.00
Bold a part of string in generated barcode +0.08
How can I create a Functional interface implementation for Fields? +2.01
Add a new property to a specific json node using gson 0.00
Change from bitarray to enum -0.22
Is it possible to simplify an if-statement that checks for a combin... +0.17
Faking Method parameters using Mockito/PowerMockito 0.00
Unit testing of Jar methods in java 0.00
Flip a Bitmap image horizontally or vertically +1.90
Rounded corners on android - which implementation is better? +0.43
How to parallelize steps for creating a complex object? +0.20
Change to number of coins +1.10
Add images to Bitmap ArrayList with a method? 0.00
ArrayBlockingQueue has two condition: notFull and notEmpty. How to... 0.00
How to increase/decrease indenting when stepping in/out of methods? 0.00
How to check multiple exceptions with one JUnit Method? +0.44
WebJob throws FunctionIndexingException with multiple methods 0.00
Replace substrings with values from array -0.57
Applying async and await in lengthy while loops +0.42
String Formatting with money +2.25
What is meaning of y = x++ <= 2 in C? +0.18
Sort a List and keep a particular element at end of list after sort... +1.97
Linq query returns values instead of setting values (With example)... -0.66
How to make a bullet shoot out the other way? 0.00
Java Socket Programming: How to send <STX>string-data<ETX&... 0.00
Point within and on circle -0.93
Passing a struct member into functions in C +1.25
Remove duplicates from an unsorted linked list, Cracking the coding... +0.17
Is it possible to violate Liskov Substitution Principle in a constr... +1.02
What happens when a string literal is changed? +0.31
Swipe Refresh freezes when executing async task +0.43
Returning a tree as a string in InOrder sequence 0.00
Out of bounds error using ArrayList -2.05
Combining tasks results in a dictionary -0.30
Rotate graphic object by 360 degrees 0.00
Task.WaitAll gets stuck -2.12
What is the cost of unnamed scope in C? +1.61
Does double-checked locking work with a final Map in Java? +1.34
Rounding errors in Java -0.31
KeyPressEventArgs does not contain a definition for KeyCode -0.03
not an enclosing class +0.43
Any good reason why Tuple.Equals does not check exact types? -0.07
Get all class types that implement a specific interface using VB.Net -0.57
When to catch the exceptions (high level vs. low level)? +1.29