StackRating

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

Ole V.V.

Rating
1528.61 (19,830th)
Reputation
33,168 (3,558th)
Page: 1 ... 42 43 44 45 46 ... 52
Title Δ
Take input hours mins secs from user and start a countdown in hh:mm... 0.00
Can split recursion be done by hand? +0.35
Stack overflow in recursive method +1.37
Java 8 Streams: List to Map with mapped values 0.00
convert string to date object give sunday web, GMT 00+ time i need... -0.08
I need an implementation of java.time.LocalTime Converter 0.00
Google code jam: sample contest 0.00
Java Maze from a file 0.00
Building a hex string from ArrayList<Integer> 0.00
How to split strings from streams using Java +0.57
Assigning switch case variables and using them to access array elem... -0.47
Read text file to arrayList and sort 0.00
get days starting from epoch 0.00
check string is strictly alphanumeric -0.77
How do I convert yyyy DDD HH:mm:ss into a ZonedDateTime> +0.79
UTC to Local date conversion +0.54
Java convert UTC / CET time -0.49
Travelling salesman (TSP) getting the actual path 0.00
Date midnight issue 0.00
Why doesn't this break statement work as intended? 0.00
How do I remove repeating characters from a word,e.g. welcome print... +0.04
Find the first time that value in a list surpass a value in another... +0.54
LocalDate format +0.04
How to exclude null fields when comparing two objects? 0.00
It said error, cannot find symbol. symbol: variable scanner locatio... +0.48
Merge two sorted linked lists without using java util linked Lists? 0.00
How to generate random points(x,y,z) given a set of points 0.00
Write a java program that inputs four doubles and displays the aver... +0.07
how to date time in java -0.92
How to fetch first 10 key value HashMap in Java -0.00
Numbers change when converting between Java.util.Date and my own da... 0.00
How do I get data from a 2D array with this method? 0.00
Why am I getting the wrong milliseconds for a given string time? +1.77
Java Min Max Method 0.00
array of HashMaps not deserializing 0.00
Java regex to check if string is valid number format (comma and dec... -0.40
java.sql.Time to OffsetTime 0.00
Left-to-right evaluation of expression versus operator precedence.... +0.55
Difference between super and ((parent)this)? +0.12
Quicksort with pivot as middle instead of 1st index sorts incorrectly 0.00
Java - Convert java.time.Instant to java.sql.Timestamp without Zone... +0.54
How can my method accept any type of Number, as a method argument?... +0.62
Need help, trying to read a file and fill an array of objects with... 0.00
Map from Object[] to CustomObject. Using findBySQL query 0.00
AssertEquals when list content is unordered -0.80
java code to convert UTC time to local datetime with an offset comp... +0.53
How to format java.time.LocalDate in a textField? 0.00
why this type of static variables in the loading don't need to... +0.04
Java Object Declaration Differs From CplusPlus !! Can You Tell Me Why -0.35
How to make 2 random integers, between 1 and 7, without both being 5? +0.17