StackRating

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

Hulk

Rating
1502.34 (350,234th)
Reputation
3,428 (49,181st)
Page: 1 2 3 ... 4
Title Δ
How can I export matrix from user input to other class as a two-dim... 0.00
What causes this "unchecked cast" warning? -0.07
How to avoid throwing exception from finally block -1.60
ArrayList object and its iterator object not working 0.00
It's when I am running the code in Java in different IDEs 0.00
What's the best way to perform a 1 line functionality in java 8... 0.00
How to calculate the charge of all user-inputted data? 0.00
Handle complicated regex 0.00
TreeMap<String,(new TreeMap<String,Integer>()) Treemap Wit... -0.90
How to use @SuppressWarning("unchecked") to specific line... -0.06
C++ to Java. Get result from byte array 0.00
How to ignore repeating regex pattern 0.00
Why do both Java and Go lock socket before write? +0.49
Why is takeWhile stateful? -0.85
Singleton writes a field in unsynchronized manner 0.00
Java Export Arrays$ArrayList to csv +0.25
How to read CSV and store it nested Map -2.00
Why is removeRange(int fromIndex, int toIndex) in Java Vector is pr... 0.00
How to validate a specific type and make my list "type-safe&qu... -0.60
Why does this program return headNode at the end out of else block -0.52
Changing an immutable class in legacy code 0.00
How do I count number of lines in an imported to array CSV file? 0.00
Java list to map with sorted order +0.02
How do I create a object in a static constant helper class with voi... -0.50
How can i fix the .NullPointerException error without code errors? -0.51
How to decipher the argument of Color constructor? 0.00
FilterReader Class's mark method 0.00
Java: How to get the number of items in a ShortBuffer? +0.47
ArrayList inside an ArrayList in java +0.48
Console output does not print the correct info as intended -0.03
Is it possible to ask the user to pick what class they'd like t... +0.24
how to draw infinte in a flowchart 0.00
Runtime class casting java +2.04
Sonar : Possible null pointer dereference due to return value of ca... 0.00
Why modifications from Iterator aren't visible during iteration? +0.44
Why the inheritance class methods print 0 and null in Java? +1.47
Grouping data from JSON and display on a list 0.00
Refactoring a Java method so that the code won't be marked as d... +0.45
Does the Internal Iterator use the hasNext() and next() to iterate... +2.33
Assigning tasks to existing threads once they are free java 0.00
What is the difference between import static java.lang.Math.* and i... -0.87
Is it good practice to use Exception to prevent class from being in... 0.00
How to extend an Enum with an additional interface? 0.00
Need explanation on this line (trees, recursive) 0.00
how does the inbuilt PriorityQueue remove() function finds the requ... 0.00
C programming : Moving average filter -1.63
serial read changes input & doesn't read whole line -0.51
Why would you recursively call main? +0.02
Segmentation fault while passing integer pointer into function 0.00
Instantiating Objects in its own Class +1.03