StackRating

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

sprinter

Rating
1543.32 (10,300th)
Reputation
16,781 (8,271st)
Page: 1 ... 15 16 17 18 19 ... 22
Title Δ
Accessing data from another class (java)? +0.64
Change the value of the leaves of a tree with the sum of the path f... 0.00
Ambiguity at Builder Design Pattern +0.03
How to repeat wrong inputs in one block without having to use neste... +0.41
What is the an effective design pattern/style for designing a rule... +1.16
get columns from two dimensional array in java +0.32
Java - remove objects in a collection that are in another collectio... +0.47
Completing a multiplication table with asterisks -0.04
Is there a way to define a generic parameter type explicitly in a l... +1.67
Simple Java Calculator to Solve Expressions -0.28
How to map two arrays to one HashMap in Java? 0.00
Difference between static nested class and regular class +2.12
Java: Take anonymous class outside -0.02
Change iteration method to recursion to calculate Polygon area -0.03
How to return multiple conditions? -0.06
Set boolean to true if it's a certain number (or numbers) in a... -0.03
How to return an object with multiple types +0.15
How to fix a string input that give the wrong output? 0.00
Trying to condense conversion program 0.00
how to merge more than one hashmaps also sum the values of same key... +0.08
Comparable Java Ordering -0.01
LinkedHashSet loop from some element onwards (Java). +1.48
How to return from ifpresent in java8 for Optional<T> null po... 0.00
Java: Determining if a word contains letters that can be found in a... -0.96
Multiply and add big numbers in java 0.00
search 200 k array of arrays of integers?? java +0.50
Java comparator with relative distance -0.51
How do I modify findMin to find the minimum element without compari... +0.37
How to find a value in an array that is closest to a given number +0.48
Convert for loop to forEach Lambda -1.93
Produce a Stream from a Stream and an element, Java 8 +2.88
How to safely handle Java's wrapped primitives +2.02
Knights Tour Algorithm 0.00
contains(int aData) with Recursion Linked List Java -0.25
How to delete items from an array that have an index that is a mult... +0.50
2-D Array Assignment in Java +0.24
Use recursion to find permutations of string using an iterator +0.49
Using a stack with a for-loop integer - need to use arbitrary values 0.00
Printing ArrayList contents into a TextArea -0.04
Selection Sorting Algorithm for strings -1.61
Java - Efficient collection management +1.19
Recursive Binary Search Java -0.51
Storing characters from an input maze file into 2d array (Java) 0.00
Surround Game in Java using enum class - how to find a winner -0.26
How to make an array for every object within an array? -0.19
Time complexity O(n) for finding missing number? +0.07
contructors java trying to make a simple program 0.00
how can I merge 2 sorted linked lists by only using recursion -0.25
When to use Arrays of Objects over ArrayList<>? -0.81
Why use an interface for CONSTANTs? 0.00