StackRating

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

user7

Rating
1567.49 (4,377th)
Reputation
9,644 (15,901st)
Page: 1 2 3 ... 12
Title Δ
Return nested for loop first element by predicate using streams 0.00
How to run a task once every Threads finished running in Java? +1.71
What is the preferred way of writing a loop in Java. Please have a... 0.00
How to add a List of a pair of integers as a value in a Map with ke... +0.41
Binary Search Tree's add method in Java +0.36
How do you make the application get to read the 1st letter of the 2... -2.19
Contains method works but equals fails java 0.00
How to create a search method inside an array +0.40
is this Point board = new Point[10] a new instance of Point? +0.39
Java Doubly Linked list delete method +0.02
What is the most efficient way to compare keys of two HashMaps? 0.00
Files.lines : close stream +0.92
Check if value is present in Map and return keys or throw exception +0.40
Optional<Function<String, Boolean>> cannot be applied 0.00
Extract all True properties and add to a list -0.45
How to gather a keyset from multiple maps from a stream that is fil... 0.00
find duplicates using HashMap 0.00
Which constructor is called while making the array of a custom data... 0.00
Why looping an Add operations in LinkedList takes longer than Array... 0.00
java code to convert cents into dimes, nickels 0.00
Difference between Concurrent HashMap merge() and put() -1.17
Map with long as key in Java -0.60
How do I split an array list into two array lists based on a delimi... +0.38
FindDuplicate program not having right outcome 0.00
Any collection O(1) indexOf time complexity? -0.94
How to print the sum of values from the same objects of 2 parameter... +0.70
Sorting List of Objects by their int variable -0.10
How to flatten a map inside a list? +1.72
groupingBy in Streams with CollectingAndThen method -> how to ge... 0.00
Why are my values not being updated and passed correctly? 0.00
Java Concurrency, synchronization. I increment two variables in one... 0.00
Need to know why I am not able to count the element(s) inside my st... 0.00
Create a Square of stars with an inputed number +1.00
Complex numbers with using HashSet 0.00
Java GroupBy with 3 classes and Enum 0.00
Mapping an object using a List<UnaryOperator<...>> +0.33
Simplifying if, else-if, else with Java optional 0.00
Trouble returning the correct boolean value 0.00
Iterating list of map for writing only its content +0.41
java 8 forEach strange behaviour when closing stream +1.31
How to set multi controller's package base to my SwaggerConfigu... 0.00
How to implement this with the Java SE 8 Stream API? -0.61
Java HashMap adding keys from two different Set sources with stream? -0.59
Java sort string array using Array.sort() like python's sorted... +1.44
Java application grocery ordering logic with OOP +0.41
How can I replace throw exception with a System.out.print() in swit... 0.00
Java - Thread and Static variable +0.69
How to move files from Parent directory to subdirectory in java? -0.10
Remove an item from a list and return the item -0.45
Splitting columns of 2D array into a separate 2D array -0.37