StackRating

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

rzwitserloot

Rating
1619.47 (1,115th)
Reputation
4,347 (38,431st)
Page: 1 ... 7 8 9 10 11 ... 34
Title Δ
String convert to a LocalDate +1.42
Java Inheritance: How to invoke super class method when subclass in... -1.35
Can a returned value that can be null in java, be placed into a var... +0.36
Transform UTF8 string to UCS-2 with replace invalid characters in j... 0.00
ArrayList<Date> how to count the number of occurrences by Mon... +0.25
Java method for checking for duplicate values in an array outputs n... -0.65
Avoid duplicates in INSERT INTO in the same table -0.01
Big O notation of the following min and max recursive code in Java +0.35
how to return FileInputStream ?? in java -1.62
Prevent concurrent method execution +0.33
How to create a dictionary in java +0.36
java : regex to delete numbers +0.38
How does Java Hashtable calculate where to place an element based o... +2.01
Saving Java Objects to a File +0.35
How to generate unique random sequence of four numbers in java +0.35
How to take random objects from an array 0.00
Anomalies in converting float to int in Java 0.00
Understanding Comparator in Java PriorityQueue 0.00
Should I sort a hashmap that contains frequency with bucketsort or... 0.00
How does the method assigns the array? -0.15
(java) How to update BufferedReader after making changes to the file 0.00
Why does this critical section not work in Java? 0.00
Java byte stream non english characters +0.85
Java instance variable life cycle 0.00
How to get Annotation name using Java -0.08
SQL error an expression of non-boolean type specified in a context... 0.00
Is there a Java Map class that satisfies these needs? -2.66
running curl command in java is not working 0.00
Java: The best data structure to store set of strings agains rehash... -0.02
Regex for time in hh:mm am/pm format in java -1.05
Reflection check if parameterized type is String and Object 0.00
Java - browser automation? 0.00
If statement and O(1) complexity -2.87
Is there a performance difference between cascading if-else stateme... -1.31
Pass lambda (Object -> Object) to function in Java +0.81
fractional numbers in java android? 0.00
Java/JDK for the Apple Silicon chips +0.36
How to rename packages and classes programmically? 0.00
Is there a way to find file encoding type (UTF-8 or ANSI or Cp1252... 0.00
How does gradle decide the file.encoding JVM system property? 0.00
Why does the timezone specified in the JDBC connection string effec... 0.00
Add flush() into Object serialization 0.00
How to call a method in parent class inside of Lambda function in J... +0.93
How to make java application workable for those who have not instal... 0.00
Run Length Encoding for Array -0.15
Java same calculation with different way gives different result +1.37
synchronized keyword in Java threads -0.19
How to declare an ArrayList of Genric ArrayLists (2d Arraylists) in... 0.00
Exception in thread "main" java.util.UnknownFormatConvers... 0.00
Why is my arr.length not consistently printing out values and inste... -0.11