StackRating

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

Joni

Rating
1597.40 (1,893rd)
Reputation
79,444 (1,050th)
Page: 1 ... 4 5 6 7 8 ... 56
Title Δ
Accessing Private methods in subclass using super class reference -0.09
Not sure how to clear concurrentModificationException -1.47
How to solve a problem to match the expected output in Java? 0.00
Cubic / Quintic linear interpolation 0.00
Apache Simple Linear Regression In Java using Math Library +0.41
Efficiently find an integer in a sorted collection of integer ranges +0.40
Is it possible to modify the value of an attribute sent in argument... -0.59
Cannot find symbol when I've defined it already 0.00
Java program to sort a versioning string in an ascending order +1.06
Java design patterns: Pipeline and immutability 0.00
Java are de-normalized numbers guarantied? 0.00
How to get byte of file in Android +0.41
Collecting results from a list of Futures in java +0.41
Is there any way to represent a DFA (Deterministic finite automata)... 0.00
Does programming use logic more or mathematics more? +1.20
Why JavaScript base-36 conversion appears to be ambiguous -1.83
Why are abstract methods abstract? +0.83
WWW safe codecs for data transmission 0.00
What is the difference between JAVA Runnable class to start thread? 0.00
From Json to Object, Java 0.00
Should I check for parity of a number in a different way? 0.00
How can I pass an class datatype as argument and use it for casting +0.42
Do the List iterators support remove? +1.03
Is there an alternative for System.out.println without having to us... -0.13
File Exists() method finds file that does not exist in Eclipse Java... 0.00
I'm running a process in Java and am getting stuck when I wait... 0.00
Java LinkedList class -1.43
What does a Java array of any type actually look like in file? -0.50
Map String with Emojis to Array<String|Char> -1.97
Why is the time incorrect when I convert from milliseconds to local... 0.00
Best way of calculating permutations +1.02
Java Docker Container having OutOfMemoryError +0.43
Android Thread is not timing out on wait/notify method 0.00
One Edit Distance Away +1.25
Queue: Enqueue vs Dequeue (Fill out table, Shift needed?) 0.00
Coordinate two programs that read/write the same file? 0.00
JVM doesn't terminate after a new Task is declared and scheduled 0.00
Checking if a String contains a letter +0.42
Where are references of instance variables stored? +2.14
How to get Server TimeZone Information using Java in linux operatin... 0.00
Java 8 comparingInt with null values +0.43
Not Expected Output in Android 0.00
FilterInputStream IS-A InputStream and HAS-A InputStream 0.00
Enum *seems* to be initialized more than once, the constructor is c... 0.00
catching and re throwing same custom exception +0.42
Problem when decoding a list of int to utf8 0.00
AWK print unexpected newline or end of string inside shell -0.08
Will my object creation fail with improper hashcode-equals implemen... +1.96
Do HTTP clients always wait for a response on a single TCP connecti... 0.00
nums[i++]=i; performs differently in java and C? -1.08