StackRating

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

Zabuzard

Rating
1605.12 (1,573rd)
Reputation
11,817 (12,532nd)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Returning an int array with object array return type +1.34
Do repeated dereferences increase time complexity? +1.85
Why is my ArrayList method returning everything but the first eleme... -0.64
ignore scanner input while testing junit 0.00
How to use Pattern and Matcher? -1.72
Is there any way to test if arguments match a method? 0.00
Method overloading including parent and child class 0.00
Compute Big-O for a program in Java 0.00
how to sort the array list in HashMap<Integer, ArrayList<Stri... 0.00
What happens when an abstract class implements an interface in Java +0.41
Substring of paths, can't find second occurrence of \\ +0.39
Can Dijkstra's Algorithm work on a graph with weights of 0? 0.00
Big O Notation - Including Data Structure Costs? -0.48
Stop Thread which doesn't include while statement +0.15
Sorting a Linked List of Strings -0.09
what does arrayListName.sort(null) do? +0.41
My Java Sieve code is slow and not scaling at the expected time com... -0.53
Random Class with seed -1.85
Random Class with seed +2.15
Is final ill-defined? +1.42
Complexity where inner loop depends on outer loop 0.00
Method reference difference to lambda +0.41
Checking the type of a methods return value +1.74
Java parallelization using lambda functions +1.54
The highest even number in a array +0.58
Print 2 closest, smaller Fibonacci numbers 0.00
How do I select the drop down option 0.00
Printing contents of an array in a non-sequential order using threads 0.00
Timing the quick sort method 0.00
Java source bomb (like zip bomb) 0.00
dijkstra algorithm, run only one time for shortest paths of some no... +1.77
Why can't we access not-final variable out of anonimous class b... 0.00
Iterate through each element in java to see if it's displayed 0.00
Why does factorial method always return the same result? -0.58
Assigning an array to a constructor 0.00
Check if a String satisfies a regex +2.34
Regex Grouping behaves abnormally 0.00
Java application start point +0.44
How do I loop through a table and click on the element 0.00
The type of the expression must be an array type but it resolved to... 0.00
Trying to understand java basics - any pointer would be beneficial 0.00
Assigning variables in try/catch statements? +0.41
How to compare every objects in iterator with compareTo +1.31
Swap two neighborhood elements of array java -0.33
Checking if Generic Class is instanceof Abstract Class 0.00
How to print arrayList to text file? 0.00
Java Calculator Variable +1.08
Is there any practical application/use case when we create empty im... +0.37
Switch statement error? Error: The local variable medName may not h... +1.82
Create a simple bank with accounts in Java 0.00