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 ... 5 6 7 8 9 ... 42
Title Δ
Java - multiple hashmaps pointing to the same key -1.01
Sorting map by size of value +0.52
Avoid code duplication with static classes in Java -1.04
How to make sure Java won't switch threads when in certain bloc... -1.11
TimerTask doesn't stop immediately after timer.cancel() being c... 0.00
Why does it say java.lang.ArrayIndexOutOfBoundsExeption when the la... 0.00
Generating permutations of the input sequence using backtracking +0.49
Closing an outermost stream object in Java 0.00
Consolidating two methods into one +0.50
equals() and contains() seemingly contradict 0.00
How to store a range of int pairs in a map +0.05
Need to print the values of an array that is parallel to one I sort... -0.51
Increase the performance of this code 0.00
ScheduleAtFixedRate is not giving output using Future java 8 +0.48
Explain Code (if statement with arrays) +0.49
How to make a shuffle method in a linked list -1.94
How complex can an enum get before reading lines of data from a fil... -0.08
Generic Interfaces Extends? +0.50
Java polymorphism: finding the right design pattern -0.15
Better way to handle exception -0.25
Lambda as method with arguments and primitives in Java +0.37
how to assign a array of size 12000000000 in 'java' or grea... -1.30
Where does this char array get its data from? 0.00
What is the difference between `bitCount()` and `bitLength()` of a... 0.00
Leaders in arrays-geeks -0.06
how i can insert unkown number of element to array in O(0) -0.01
Problems with results +0.49
How to define Enums for Switch case where positon is related -1.19
scheduling periodical threads with priority -0.33
Using System.out.println(Thread.currentThread().getName() + "... +0.46
How to sort a String or 2d Multidimensional array? +1.00
Inter thread communication java 0.00
Java Generics - Mixed Object Maps +0.15
Fast way to extract data from string -0.86
Loop variable used in lambda +0.36
How to count multiple string length -1.73
Basic Java Library, searching method does not work +1.86
Create a List of Grid Points in Java +0.52
enums to do the computation +1.42
Is it allowed/adviseable to reuse a Collector? -0.76
To check mersenne numbers in JAVA using bitwise operator -1.55
How to pass either one row or one column of 2D array into a functio... -1.21
Design approach for multiple if else statement? -0.74
Why is thread priority not working? 0.00
Extending super class attribute +0.49
Java check intersection of each element of ranges in a list -1.86
how to minimize this switch case? -0.42
Pass Enum type value as a parameter in Java -1.04
Volatile and ArrayBlockingQueue and perhaps other concurrent objects +0.48
when I input 4 abcd bcda cdab dabc,I want the result 1,but it turn... -0.53