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 ... 22 23 24 25 26 ... 42
Title Δ
Spring Reactor benefits when Number of Publisher threads is much hi... -0.48
How do you come up with an efficient parser for a non-typical file... +0.01
Formatter conversion - Why does the following code's result = &... 0.00
java LinkedList vs own implementation -0.49
How will Hashmap key behave if hash code is overridden such that it... -0.87
Java HashMap in methods -0.68
Can Java's HashMap overflow silently? +0.14
Alternative to Java Enum 0.00
Prevent file channel from closing after reading xml file +2.04
Putting parent-child structure from CSV file in List 0.00
Standard function for checking sorted-ness +0.52
Can class extend from anonymous class -1.36
How to print all values of specific Hashmap key -0.32
pyramid numbers in alternative reverse order -0.49
Remove two objects at the same time from an ArrayList without causi... +0.54
If a String is in the list (given at compile-time): Is HashSet the... -1.71
Functioning of volatile variable vs an instance variable 0.00
List iteration - Generic logic -0.77
How to prevent debugging mode code from being compiled into classes... +0.92
Thread synchronization- When does a thread release the lock on an o... +1.45
Comparator Interface implemented in a nested class -0.49
Java8 - "effectively final" +1.08
Polymorphism, how to avoid type casting? +0.91
Java program to execute a command taking a long time 0.00
How to store number of elements exceeding the range of integers +0.29
TreeSet not sorting properly +2.39
Storing the permutation of a large number in a database -0.09
How to differentiate two method parameters of the same class? -0.53
Java enum overkill? +0.10
Java Thread Start-Stop-Start on same button click in Eclipse +0.02
How does a Set determine the order of its values? +0.89
Calling a data member's setter in its getter +1.78
When is it OK to use Thead.stop() in Java? 0.00
Algorithm for TripleSum Calculation O(n) time, Java +2.12
Using get() after iterating over ConcurrentHashMap +0.52
Using Singleton Design with Inheritance in a multithreaded Applicat... -0.20
Java design issues with enums +0.80
Using enum to implement multitons in Java -0.70
is there a way to add a delay to a java program without using sleep? -0.08
Command parsing with quotes within quotes 0.00
Follow-up:How to show all combinations of IP address that can be cr... +0.02
Java - Most efficient matching method -0.75
Java: calling join() multiple times on same thread? +0.48
Implementing class with unique identification number +0.83
NumberFormatException resulting from java conversion -0.61
Run methods in a ratio +2.66
Is it possible to use Comparator in the case when I want to compare... +0.30
I have combine the results which comes from n number of threads in... +1.15
java returning the k smallest elements +0.02
Java: find sub sequences 0.00