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 ... 18 19 20 21 22 ... 34
Title Δ
Creating an absolute path 0.00
How to find minute of the year at a given point of time in java? +1.17
Null instead of value in LinkedHashmap 0.00
Wierd Problem when loading Resources in Java 0.00
How To Create An Executable Out Of A Executable Jar File Using Grad... 0.00
Type error when dealing with collections of inherited objects +0.36
currentTimeMillis vs Calendar 0.00
Does Java have a limit on loop cycles? +0.79
Is there a difference between String[]::new and new String[] in java? +0.39
How Maven loads classes using ClassLoader 0.00
Any possible to make two instantiations be equal in java? -0.12
BufferedReader's read() too slow, readLine() returns no NL or CR -0.60
how to convert from LocalDateTime (java) to datetime (sql)? 0.00
Efficient way of synchronize ArrayList in java when you have to pro... +2.05
Can I give names to index values in Java +0.39
Java cast from subclass to superclass under different classloader 0.00
Why results of bitwise left in Java and in C are different? +1.75
Java Notation - Printed.<String, String>toSysOut().withLabel(... 0.00
LocalDate parser cannot parse month as a String: 'Aug' 0.00
Java: How does the compiler work for a specific method not to be fo... 0.00
short -> int -> long type promotion: is there any overhead? 0.00
I can't understand relationship between superclass, interface a... 0.00
Sorting an ArrayList<int[]> by an individual variable that is... 0.00
Java array order 0.00
call a method only on successful execution of run method of thread... 0.00
JAVA Type Parameter in Linked List 0.00
How can I match valid sequence of operation using Regular Expressio... 0.00
How to run java project from command line (works fine in eclipse, g... 0.00
How do I write a union method without affecting the other sets? 0.00
int or Integer in java 0.00
Custom Implementation ForEach - Java 0.00
What class should I use for asynchronous connection to database? 0.00
Is there a way to store code as variables in java? 0.00
Did this following code apply late binding onto a static method? Po... 0.00
Reading current and new files from a directory using Java 0.00
Instance of runnable from a member function 0.00
Exception not suitable driver found for jdbc? 0.00
How to add an Integer in Arraylist<? extends Number>? 0.00
Save to external text-file from runnable jar 0.00
How to compare two objects Java 0.00
I'm having issue with the output with this particular code 0.00
I got an unexpected token in while loops 0.00
In Java, can one get away with using "raw unparameterised clas... 0.00
Need advise on how to print the remaining capacity of ArrayList 0.00
Regular expression for allowing only 1 of a set of characters 0.00
Can anyone explain why the outputs are different in C and Java? 0.00
Failed to read a file in a directory in java 0.00
WHY Java doesn't have the concept of Subpackage visibility 0.00
Mirror an object to another in java 0.00
How can I open a FileInputStream that has its share set to allow Re... 0.00