StackRating

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

OldCurmudgeon

Rating
1511.18 (63,611th)
Reputation
53,248 (1,844th)
Page: 1 2 3 ... 42
Title Δ
Java 8 stream: convert coma separated string to the list of abstrac... 0.00
How can you run two while-loops in parallel? (Java) 0.00
Error on pi value using the Gregory-Leibniz with thread parameter -0.50
How to force stop an infinit loop Thread -0.90
Dividing 0.0 by -1.0 -0.52
Using Recursion to change digits in a number +2.90
How to create a model to pass generics 0.00
How to pass enum parameter in a method -1.21
How can i get all combination of symbols(how to iterate this arrays)? -0.73
Will this method work thread-safe and without Deadlocks +0.06
Map collection elements and keep reference to source collection +0.88
How to split a String from reverse where first character is found i... -0.76
Distinguish between foo(int) and foo(Integer) in java 0.00
Java thread execution limited by count and time +0.46
ListIterator previous() and next() result +1.00
How to recover integers? +0.10
splitting unsorted list based on increasing and decreasing values i... +0.47
Find Movies where an actor with first and last name has worked usin... -1.78
Why does autoboxing not use valueOf() when invoking via reflection? +2.06
java Refactoring if else -0.71
Will the use of Class as key for a HashMap cause undesireable effec... -1.35
Which patterns can I apply to avoid method overloading all of the m... 0.00
What is increased cost of TreeSet vs LinkedHashSet and TreeMap over... -0.82
validating a solution for N queen problem +2.67
Parse double without mantissa and exponent separator -1.35
Java - What could be an alternative to Google Guava Ranges? +2.30
Find the most repeated word in a string -0.71
Generic MergeSort Java Implementation Stack Overflow error -0.05
Extending log4j/slf4j Logger -0.40
which is best collection ArrayList or LinkedList as always shifting... 0.00
Multi-threading: Continuous writing to shared data structure and pe... -0.52
is it necessary to extend thread class to use the sleep method..? -0.01
Split ArrayList each loop and add the middle value to the Binary Se... 0.00
Call method of unknown object +0.36
What is the running time of the fragment? -0.83
How to write a method(s) that returns true if an object overlaps or... 0.00
How to tokenize the string with and without delimiter in single split -0.28
Generate Unique Random Number in Java help of ArrayList 0.00
Binary tree in java with getters and setters -2.26
Having problems with extending generic classes 0.00
Switching between file paths in Java 0.00
What is the advantage of Bill pugh solution over Lazy Initialized S... -1.04
Turn string into multidimensional array -0.49
doing arithmetic on a base N number system using arbitrarily define... 0.00
Find all concatenations of two string in a huge set -0.97
How to add enum to list of enum and loop through them 0.00
Generic instance variable in abstract class +0.47
replacing pi with 3.14 in a String recursively (no loops) +0.88
how does locking a reentrant lock again helps when we already have... -0.09
How to traverse multiple list using Java 8 stream? -1.02