StackRating

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

Jacob G.

Rating
1640.17 (700th)
Reputation
16,119 (8,670th)
Page: 1 ... 9 10 11 12 13
Title Δ
Printing the position of character in a String +0.24
Java: create a separate sorted Arraylist while keeping the original... +0.43
Use Java 8 stream to create and a Collection<Stream> +1.31
Why is an ArrayList of ArrayLists not multidimensional? +1.18
If statement help on when to use commas and spaces -0.08
Java counting string occurrences in ArrayList -0.40
Sorting ArrayList of TreeSets +1.48
how hashmap using hashtable to store and retrive object 0.00
How to inherit fields properly without making them open to the pack... -0.73
Print arrays with java 0.00
Amount of times a String appears in a Java hash table +0.28
How can I split an Observable that emits two types of Lists? 0.00
Recursively decompressing a String 0.00
Getting numbers from 1 to 4 in a random order +1.08
Inheritance hierarchy altering to reduce code duplication +0.06
How do I resolve this Unchecked cast warning? 0.00
Validation of A Byte Array 0.00
Java Customized GroupingBy with || Condition 0.00
Search through ArrayList for value then copy value & key to new... 0.00
How to get duplicate objects on ArrayList? +0.44
Java-8 Streams: Convert Map<String, List<List<DataType>... -0.71
Check if specific element in array contains a certain String. Then... +0.01
Should I use ArithmeticException or IllegalArgumentException and wh... -1.96
Java - Finding the average of an array while excluding a particular... -0.42
Concurrent read access on map structure without lock 0.00
java8 make immutable List after removing null elements -0.62
Comparing list of list of list 0.00
Java floating point numbers in Octonary 0.00
Python 3 - TypeError: string indices must be integers / conditional... -0.74
Which is better practice, using private variables or public methods... +3.23
How to Check if a List contains elements only from a given range JA... +4.02
Unions and Intersections of Sets of Sets in Java (Generated Topology) +3.99
How to do add all with java streams? +3.23
Python set a list but keep indexes of original list +4.03
Best way to link a Double based on conditional Month and Year - JAVA 0.00
Why doesn't DelayQueue use PriorityBlockingQueue internally? 0.00
How to display the output of a file on one line with commas? +1.80
Can Java Optional be used for flow control? -0.24
Best way to store sstring and translations in a program -0.28
Java 9: What are collection factory methods? 0.00
Sorting an array alphabetically, but the array is full of objects,... -2.66
Variable implementing two interfaces -3.53
Passing Child.class as argument 0.00
Integer.toBinaryString() Loses Leading 0's 0.00
why return and throw keywords are not allowed in static block +3.97
python - Find all indexes for the matching value in a list of order... 0.00
Getting Max value from Custom ArrayList -0.25
how to optimize the isPresent code in java 0.00
Arraylist - "cannot find symbol errors" -0.75
If statement condition not passing but should be!? (java) -4.15