StackRating

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

Jeffrey Bosboom

Rating
1501.81 (379,081st)
Reputation
9,010 (17,216th)
Page: 1 2 3
Title Δ
Why does the Java compiler inline access to non-static final fields? 0.00
How does the distribution of hash codes affect when Java's Hash... 0.00
How does Java 8's HashMap degenerate to balanced trees when man... +1.27
Why is 'Path.startsWith' behaviour different from a 'St... 0.00
Method reference to array clone() causes NoClassDefFoundError: Array 0.00
Java debugger can't call some default method implementations 0.00
What is "(something else)" in jol GraphLayout output? 0.00
What's the difference between Matcher.lookingAt() and find()? +3.96
How do I select a direct child of "this element" in JSoup 0.00
Class.getConstructor fails to find compatible constructor 0.00
How can I find an anonymous inner class in Eclipse given only its s... 0.00
How can I control the order of constant pool entries using ASM? 0.00
Declaring the same checked exception multiple times -1.68
MethodType transformation for MethodHandle to accept Array Object p... +3.99
Determine if last parameter is used 0.00
Guava’s RateLimiter per minutes instead of seconds? 0.00
Does Collections.shuffle guarantee the result is not sorted? 0.00
Remove Exception from method body with ASM 0.00
What is the meaning of profile (compact1, compact2, compact 3) in J... 0.00
How to sort an array of objects containing null elements? +1.46
Why can't I .invokeExact() here, even though the MethodType is... 0.00
Java default Interface Methods +4.18
Java Thread issue with variable placement +0.22
pairings values of arraylists in java -3.70
Using for-loop to test day count in Java 0.00
Iterate through nested hashmap -3.23
Get the first character of each word in a String -3.72
Programming a chess game in Java, and gameOver boolean not working +2.14
Converting byte array to big integer: why does it have so many &quo... 0.00
Java 8, Using Nashorn with Java 8 Compact Profiles 0.00
Filering the list of the links 0.00
Find elements in an integer array such that their sum is X and sum... +0.41
For loop not iterating in recursive function 0.00
spot the difference between two lists +3.87
Submit a review(data) through android app on a url 0.00
What will be resumption order when notifyAll() calls? -3.96
Detecting Java reflection 0.00
Can someone give me an example of Auxiliary Carry in x85? 0.00
HTML parsing getElementByClass method 0.00
Does Javac's StringBuilder optimisation do more harm than good? 0.00
Why does Collection.parallelStream() exist when .stream().parallel(... 0.00
Geeting data inside <div><p>data</p></div> 0.00
Get embedded txt with selector-syntax -0.01
What does "- < /dev/null" mean in "gcc -dM -E - &... 0.00
JSoup error 403 when trying to read the contents of a directory on... 0.00
J-Soup. Retrieving text from website 0.00
Editing HTML by replacing text 0.00
Ignore whole class if subclass contains unwanted value with jsoup 0.00
using Collections.binarySearch to remove duplicates from a pre-popu... 0.00
Bin Packing or Knapsack? -4.16