StackRating

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

RealSkeptic

Rating
1607.97 (1,469th)
Reputation
28,555 (4,361st)
Page: 1 2 3 ... 19
Title Δ
WeakReference and Thread 0.00
Convert array of array of strings to a spark dataframe of array of... 0.00
Interface Initialization Does Not Initialize Superinterfaces +1.42
Trouble understanding slightly modified binary search? +0.72
BufferHow to get STDIN line color with JAVA using BufferedReader 0.00
What is the difference between these two ways of creating a TreeMap... 0.00
How does java.util.regex.Matcher::useAnchoringBounds work? 0.00
While(true) loop will not break, runs forever +1.35
Processbuilder throws IO-Exception 0.00
Update value of Map of Map 0.00
Using a recursive method to determine if a word is elf-ish +0.35
Arrow (->) operator precedence/priority is lowest, or priority o... -0.56
Why is "False" in the condition part of for loop showing... +0.39
Changing unboxed of primitive typed (e.g. long, not Long) by reflec... 0.00
question about concurrency code from oracle.com that explains Deadl... -0.69
A substitute to using a counter variable +0.08
Parsing of weekdays not working for locale german 0.00
Why does `.hasNext()` consume elements from `BufferedReader`? -0.52
Merge two pattern into one -0.50
"No value present" when calling `ProcessHandle`'s `pa... 0.00
Factory Pattern: Supporting new concrete types 0.00
The specifics of casting to int, from double and long +0.35
Cleaner way of dealing with these if clauses? -0.64
Product of two consecutive Fibonacci numbers - code times out +0.35
How to find the last object within a search condition in a lambda s... +0.33
Runnable::new vs new Runnable() -1.52
FileInputStream and DataOutputStream - handling byte[] buffer 0.00
How to use Runtime.exec() with backslash? 0.00
Java: Proper way of creating a list containing all not-in-intersect... -0.09
I want to have a list of 100 students with attributes. How can I ha... -0.15
concurrent access to array without safety 0.00
Printing elements of a linked list in java -0.97
Java cache library mapdb expire max size 0.00
create jcombobox form enum depending on language -0.14
new Image instance using (getClass().getResourceAsStream("Path... 0.00
How nextClearBit() of BitSet in java actually works? +0.01
Why in System.Logger is log(DEBUG, msg) used instead of debug(msg)? 0.00
Java HashSet add() method is not calling overridden equals() method +0.39
Invoking .map() on an infinite stream? +1.47
Why does this code produce 'unreachable statement' error? 0.00
OpenCSV memberFieldsToBindTo not working - Java 0.00
What happens to the old string object in java while modifying the c... +1.20
Why was equal method put when it's redundant? +0.34
Why BufferedInputStream#reset() did not thrown a RuntimeException? +1.46
How does upcasting works in Java? +0.85
Java Threads: Should all shared variables be Volatile ? -0.65
Java - how to find a letter in a string in ArrayList the duplicate... -0.26
Why does this Java code print two arguments? 0.00
What is the reason behind Dynamic Method Resolution in a staticlly... -0.98
Bash - pass argument from array +1.17