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 ... 8 9 10 11 12 13
Title Δ
Populate an arrayList with last days of week(Monday-Sunday) for thr... -1.87
Converting to lambda expression with ForEach for a breaking for loop +1.70
How to extract strings from specified indices in text file using Ja... +0.42
How to count string with pattern in series object? -0.69
How to convert a list into a set(avoid duplication) in Java 8? +1.53
Can you have collections without storing the values in Java? -1.71
How to pass class name as parameter and then using it to check if a... -1.25
String.replace and same method call mutliple times -0.23
How to efficiently match the namespace of an element in java? 0.00
Generic interface for enums in Java -0.81
Implementing generic interface in generic class 0.00
Collections.frequency() method giving output as zero? 0.00
"Continuous" Binary Search Tree 0.00
Counting specific characters in two dimensional array using stream +0.95
What is the resource efficient way to generate inputstream? +0.96
Extract a list from list of lists -0.22
how do i calculate the maximum serialized integers in 1024 length l... 0.00
Accessing to fields of all objects in list 0.00
Overwriting values in a HashMap that are in an ArrayList<String&... +0.91
Ordering for key value pairs -1.05
Check first element of the array needs to be unique -1.70
Using parallel stream to find a single object in collection 0.00
Java: how to make an efficient chance method 0.00
How do I populate an array with the x amount of number that the use... +2.46
Recursion and Reverse Recursion looping through hasNext() method 0.00
How can I cast a Class<T> to something that acts like a Class... 0.00
converting python to java float vs double +1.25
Best way to build string avoiding repetition -0.87
Binary mask with shift operation without cycle +0.56
python extract elements from array -0.69
Representing money with integers/BigInteger vs BigDecimal 0.00
How do I create default a ZonedDateTime to midnight if HH:mm:ss is... +1.93
Unable to sort. How to sort a list of objects by name? -0.22
GSON name of object 0.00
Find the most common word from user input -0.83
Understanding ByteBuffer +1.95
How to add 0 in front of every single digit string? +0.26
How do I get the most frequent word in a Map and it's correspon... +0.36
How to modify a string into another string? -0.42
How often does KeyListener check keyboard input? (Java GUI) 0.00
Default interface method for abstract superclass +0.42
Collator Locale German - How to sort accented letters only after th... +1.35
How to remove String from an array by checking length and comparing... 0.00
how to match "=3" with word boundary in java? -0.13
Should I prefer one large loop or many smaller loops? 0.00
Adding multiple keys to a value in hashMap +0.15
Using Java Lambdas like C++-style function pointers? +1.71
How to make this Java method generic +1.43
Java Collector.combiner getting called with supplier values always -2.33
What is a Pythonic and efficient way to divide a list at a matching... +0.84