StackRating

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

nasukkin

Rating
1473.09 (4,514,889th)
Reputation
1,816 (91,629th)
Page: 1 2 3
Title Δ
Error finding largest randomly generated double in ArrayList Java -1.22
How to pass the value by reference in java +3.08
Unit tests for connectException and IOException -0.07
Removing Null Values from Multiple Columns +1.16
How to automate a java program -0.25
Pick a random weighted element, with sample, no replacement +0.17
I'm trying to write a Java method that will format a name to La... +4.11
Return an element within a for-each outside it in Java -0.26
Java debugging on Eclipse: Weird Error: StringIndexOutOfBoundsExcep... -1.28
Sorting by Subtraction +4.01
Java subList with list size as fromIndex and toIndex 0.00
Mysql - Primary key listing in the wrong order +4.14
Recursive String Concatenation +0.15
What is the correct way put multiple lines in a param tag for a Jav... 0.00
Java: Export and Import a HashMap -3.88
Java: mapping/copying from source to destination having different m... 0.00
How to manually free primitive variables? -0.14
Most efficient way to build a deck of cards (ArrayLists, Arrays, et... +4.16
In Java, how to get all possible return types? -2.91
In IntelliJ, when I trigger an exception, how do I look back and fi... +0.25
AnyString() as parameter for unit test +2.84
Java thread executing remainder operation in a loop blocks all othe... -3.07
Intellij custom folding doesn't work +0.13
Using IndexOf with a customObject in an arrayList -1.65
More than one start on one Thread -4.21
Finding average of two numbers using only ints +4.29
Java: Implementing search function. Return fails if not found +4.16
Fill array with random integer with a maximum number of sightings +0.25
How do I catch two exceptions at once as a separated case? +4.22
Forbid any combination of values after the first one in mysql 0.00
How to show a list of items NOT IN a certain MySQL table? This quer... +0.15
How do I prevent an exception from stopping my program? +0.17
List.clear() affect another untouched variable 0.00
Avoid Empty Catch Blocks When Expecting Exception -2.01
Java serialisation and dealing with objects 0.00
Exists in other Rows on same table with duplicate field 0.00
IntelliJ IDEA doesn't highlight the code which throws an except... 0.00
Looping program when I try to close it. How do I fix this infinite... +0.12
I need to convert an image to grey scale then colorize ranges of gr... 0.00
Class.forName("com.mysql.jdbc.Driver") Error Class Not Fo... +0.12
Why is does this value get retained after enum is set to null +4.51
Referencing by an object type Java +0.14
SELECT all EXCEPT results in a subquery -3.80
Is it safe to export sql database to my PC? 0.00
MySQL INNER JOIN two tables where one table contains multiple rows... -3.87
Running Two Threads in Main Method -3.70
how to reverse a number using array in java? -0.50
A program using iterator to remove the entries -3.93
Making this JUnit Test pass -3.89
Is it a bad practice to check null before returning from a getter? +4.32