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 2 3 4 ... 22
Title Δ
Calculating Day of The Week JAVA -2.35
How to find three consecutive rows with the for a given Id from a c... +0.44
how to test public method which is calling private method internally -0.07
How to mock LocalDatTime.now() using mockito? 0.00
How to copy a part of an ArrayList, change and add to the same Arra... -0.57
How should I filter out blocked chess moves? 0.00
Binary Tree path() Implementation 0.00
Need help optimizing Java program for Goldbach Conjecture 0.00
How To Implement Correct Sorting Algorithm in Priority Queue? 0.00
How to find all K-th elements for each expiration time 0.00
Recursive Backtracking for puzzle solver in java 0.00
Do you need to override hashCode() and equals() for records? +2.01
Why does my priorityqueue look like this? 0.00
How Do I Return An Instance of the Current Class as a Value within... 0.00
Getting the previous and next elements of a collection for a known... 0.00
Compartor's compare method to compare double values 0.00
Trouble starting Random Walker java program at 0,0 coordinates 0.00
Removing all 0 values from Double Array Java -0.35
Is there a Java function for computing the Gini coefficient? 0.00
Is there a function in Java to delete indexes which contain 3 data... 0.00
Multiple ArrayLists... how to efficiently find elements that occur... 0.00
Why should I use StringTokenizer when I have split function? -0.08
Non-recursive binary search 0.00
How do you input a Array's of ints and chars to a method that r... 0.00
How to check if number is above Integer.MAX_VALUE in Java, when add... +1.56
What does this mean "bad operand type String for unary operato... 0.00
How to sort a String array in alphabetical order without using comp... +0.44
how to use java stream to group fields and create a summary -1.81
Calling a function placed in another function that is in another cl... +0.44
Way to access stack top element to recursively compare if both stac... +0.17
Search Between can hide the past product_Name transaction 0.00
comparing the value of each round of a for loop? +0.44
Using mockito to mock response from a method which returns ByteBuffer 0.00
I keep getting the error "Index 5 out of bounds for length 5&q... +0.42
Java program to perform arithmetic on fractions, using two classes +0.44
How to create a "Draw pool" of tiles using an enum in java 0.00
How to iterate thru the list and find out the missing blocks in jav... 0.00
Managing Mongodb connections in Java as Object Oriented +1.65
How to get keys and value from object in Java 0.00
Grouping Json response with keys in java 0.00
How to print the full path of Dijkstra’s algorithm in Java 0.00
Removing and sorting items in a LinkedList - Java 0.00
Java Maze Game Player Movement Not Working 0.00
How can I use a while loop that stores user input up until 5 as a c... +0.53
sqlite in-memory database persisting between executions 0.00
return object instance instead of function return in java (implicit... 0.00
Looking for a way to not include repeats for a series of random num... 0.00
making double readable by adding '.' , ',' , trimmi... 0.00
Is my declared array size interring with my search? -0.06
Grouping by Month using startDate and endDate -0.07