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 ... 18 19 20 21 22 ... 42
Title Δ
Using Parallel Stream block all other threads +0.50
Is synchronizing two methods separately equivalent to synchronizing... -0.01
What is faster - a Cursor or ArrayList? -1.21
Construct ArrayList of smaller ArrayLists 0.00
How to implement BFS algorithm in Java 0.00
Java: How to get the return statement return all values -0.03
java.util.Random NextDouble() is biased towards higher uniform number -0.79
Only works in debugging mode -0.21
Java: creating several instances of object in class itself or how t... -0.53
Java - Quick modulus operation 0.00
when to implement comparable and when to implement equals in Java +0.49
How to access the class type of provided generic type class 0.00
Optimal median function -0.52
Optimal median function -0.52
Are there use-cases for mutable public fields? +1.95
Java (JDBC) : Alternatives for iteration of query results [ while(r... +1.15
Turn a recursive method into an iterative method -0.34
Iterator implementation for tree with 3 children in Java +0.51
Synchronization on an instance in java +0.23
Understanding Multi-Threading in Java -0.25
Column sort an array? +0.50
Sorting list from smallest-largest-smallest in Java +0.02
Is there a method reference for a no-op (NOP) that can be used for... -1.62
Java Synchronised List between Threads. Best practice +1.24
Determine the color of last bean in a tin 0.00
Matrix Multiplication MPI not compiling 0.00
Given an integer n in the input, find its next sparse binary number 0.00
Why 0010 give different result in array in java +1.33
Override the clone() method in generic SinglyLinkedList class 0.00
Customized multithreading: limiting number of tasks of some type to... -1.19
sgml parsing with sax parser +0.03
Producing random numbers, which if added equal to a specified number -0.82
Letting multiple Threads operate on a data set while one Thread sum... +2.43
Formatting ISO 8601 date with a colon seperator +0.27
How is the resource clean up being done in the following Apache Htt... 0.00
how to convert date to this format 2015-02-27T15:14:13-06:00 +0.50
Is there a way to define the value of the index in an arraylist? +0.82
Printing factorials in reverse using recursion in Java +2.05
How can I truncate a number from the left in Java without using Str... +0.50
How to use comparator twice in a row? +0.50
Fast tree evaluating 0.00
How to extend a class that is returning this in their methods -0.56
Ordering objects in java *without* using values 0.00
Trouble with iterator in Java -1.85
Java merge sort algorithm with wait()/notify() synchronization -1.31
Optimizing an algorithm java -0.12
How do I format double input in Java WITHOUT rounding it? +1.53
Recursive Java data structure - creating an array of a family tree +0.01
Reversing a LinkedList? -0.13
Intersection of a Set with a twist Java +2.38