StackRating

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

Duncan Jones

Rating
1601.46 (1,715th)
Reputation
46,437 (2,234th)
Page: 1 2 3 4 5 ... 20
Title Δ
How to decrypt a cryptojs AES encrypted message at the java server... -0.16
What is the difference between Thread.join and Synchronised? +1.34
How to remove an element and add it at the end of an ArrayList? +0.33
any(object.class) throwing null in mockito -0.14
If an outer for loop has no braces, will an inner for loop be consi... +0.65
Handling artifacts changing groupID and transitive dependency risk -0.77
How to allow decryption with the wrong key to complete without thro... 0.00
How can I include the caret character ^ in an Apache Commons CharSet? -1.16
How to determine if a number is a prime in a faster fashion using a... +0.34
Why is a SecretKeySpec needed when deriving a key from a password i... +0.48
JUnit Parameterized Tests Processing 0.00
thread safety with two synchronized methods, one static, one non st... -0.50
Java generic object state comparison +0.21
How to concurently run ScheduledThreadPoolExecutor 0.00
Unexpected method call meaning in EasyMock/PowerMock 0.00
Ask JUnit to throw exception in method its calling +0.35
ReflectionToStringBuilder Changing output for an paticular object t... 0.00
What are class level, object level, explicit and intrinsic locking? +0.64
Apache DateUtils truncate for WEEK 0.00
Perform casting from string to key -0.17
Print which word comes first alphabetically and check if certain ch... +0.34
Junit for MessageBoxProvider 0.00
Why did Java 8 introduce a new "::" operator for method r... +0.40
How to print a tree shape? +0.33
Convert Base64 String to Byte Value String in Java +0.23
Java: how to "instanceof argument" -0.15
"Cant create directory" error when updating timezone data... 0.00
Encrypting in CryptoJS and decrypting in mCrypt not working properly -0.14
Why do print statements execute in this order when using initialize... +1.19
Decrypt CryptoJS in PHP - where does the IV go 0.00
Mocking getJdbcTemplate method +1.25
How to write @Parameters method which uses parameter list from anot... -0.12
Replace environment variable place-holders with their actual value? 0.00
Passing parameter to @Before setup in jUnit test -0.66
Junit excluded tests are not shown up as Skipped +0.31
Is DatatypeConverter thread-safe? +1.10
Should I use KeyGenerator or SecretKeyFactory? 0.00
Different AES128 with zero padding encryption result between php an... 0.00
Verifying private and public RSA keys match 0.00
Why does Short.valueOf(n) need a cast -0.38
Getting the key or value from a map if I have the index +0.33
Why does CodeChef's compiler complain that my code needs to thr... 0.00
Compile error: Package [CarFeatures] does not exists +1.63
Replace everything with spaces except line terminators -0.27
How can I execute try block statements in test case? 0.00
difference between com.sun.jna and net.java.dev.jna? 0.00
Throw checked exception when Enum constant name length is greater t... +1.74
Why does getClass().getResource() return null upon second @Test in... 0.00
How can a public method return a private type? +0.95
The method query(String, ResultSetExtractor<T>) in the type J... +0.35