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 ... 13 14 15 16 17 ... 22
Title Δ
Sieve of erastothenes primality issue -0.03
Do I use Java lambda appropriately for this strategy pattern? +1.14
TreeMap get first element and remove -1.10
How do I find the sum of all odd digits of user input numeric string? -0.37
Can anyone help me create a junit test case for this class? +0.44
Finding function minimum over range of arguments +0.88
java get all possible variants (positive and negative) -0.53
is it possible to change the original variable when it is passed as... -0.78
Square root decrement from user input +1.39
Prompt to continue while loop conflict -0.30
Initializing linked list with elements in a treeSet 0.00
Optimising a for loop for adding elements in an arraylist -1.39
How to solve the non-negative subset sum using recursion in Java? 0.00
Java 8 Nested stream find minimum 0.00
Is it possible to sort a an array list while ignoring the first 3 c... -0.50
using the count method on a method from another class -0.47
find if ArrayList contains atleat one different string -0.08
Converting roman numerals to arabic +0.44
Java loanTable calculator -0.53
Getting individual entries of a Set in Java? -1.98
Fibonacci program in java -0.04
Generating random numbers between 0 and y and x being the amount ge... -0.06
ParallelStreams in java 0.00
Sorting collection in java -0.40
What is the most efficient way of inserting elements to the next em... 0.00
How would you find how many times one array is repeated in another... -1.31
Changing Deque elements +0.42
Inserting scanner input directly into arraylist +0.46
How To Count Word Occurence in a String HashMap +1.27
Inserting integer into array using 1 for loop +0.46
Why use a tree structure to support searching? +0.08
N queens Algorithm bug and how to print all solutions 0.00
Can Java 8 implement interface on the fly for method reference? +0.59
reversing order of lines in txt file every 'x' number of li... +0.76
Sorting objects inside arraylist +0.46
Constructing a Tree from an arithmetic expression 0.00
Recursive use of Stream.flatMap() -0.83
java, correct number of inputs on one line entry -0.33
The output keeps repeating through the array +0.52
Getting the longest sequence of the same elements from 2D Arraylist -0.04
Generate Random Number Array and Replace Duplicates +0.39
All possibilities between 2 Strings recursively 0.00
Java recursion-finding the minimal number index in array +2.03
Is Comparator only used with SortedSet or can it be used with other... -0.53
Arrays in Java to store a graph 0.00
Cracking the Coding Interview 5th Ed., 9.10 +0.48
Why should I use the command design pattern while I can easily call... +1.26
Generate a random number and sort odd and even numbers using JOptio... +0.44
Finding the Median given the index of three elements -0.23
How to count the occurrence of each character in char array? +0.21