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 ... 8 9 10 11 12
Title Δ
Is O(n^3) really more efficient than O(2^n)? +1.83
For statement print +0.46
How to read a file in a while loop that ends with special strings? +0.91
Evaluation order in Java 0.00
To find the number of subsequences lexicographically greater than t... 0.00
Sorting objects in an arraylist by price attributes +0.47
How to convert a java bytecode to java 0.00
PHP define() value confusion +2.55
Why does java.net.SocketInputStream not exist? -1.18
java.util.Map.Entry versus Entry +0.48
Return in else branch of void function +0.18
HashMap has backing array, then why is it unordered +1.90
Search an array with less time complexity +0.80
remove duplicate and sort the array list in java +0.21
A better way to compare two object by part of the fields 0.00
ConcurrentHashMap read, write and clear() -1.53
In Selenium which type of "list" the method FindElement s... -2.08
Why does Java 2D array initialization go against intuition? -1.23
Open file in its bit representation and manipulate bits in Java 0.00
Computer speed test by computing Pi? 0.00
serialized object return null Java 0.00
Collections sort Java -3.24
How to determine if the time complexity is O(m + n) or O(Math.max(m... 0.00
Why the iterator on map.vaules can be used to remove HashMap#Entry? +3.86
Binary search or Linear search on large unsorted lists? +4.06
Purpose of the parentheses in the regex \b(\w+)(\W+\1\b)+ 0.00
Not understanding code for queue implementation 0.00
Editing an object from another class? -0.47
Java String split with   as pameter 0.00
Increase the recursive ability of Eclipse 0.00
what is difference in "return name;" and "return thi... +1.79
Should I unit tests every case in the switch statement? If so, why? -0.19
Extract values in a string separated by commas 0.00
Why don't we create an entire GUI in the main() method of an ob... +3.81
How To Compare Two arraylist of Having objects of same class 0.00
Splitting String based on nth Occurence of a String in Java +1.15
Form all possible words from a given string 0.00
java regex to fetch uuid after string +4.02
When using createBufferStrategy() in java, does it help to have mor... 0.00
binary search in array that contains range 0.00
Generating random distinct pair with no diagonals java 0.00
Copy all items into a new ArrayList<HashMap<String, String>... 0.00
How can I prevent every click on the edit button from opening a JFr... +3.99
Binary Tree sorting while enter elements 0.00
Wanted to take thread dump in windows 10? 0.00
Why I get HashMap cannot be resolved to a type error? -3.84
How to decide whether a Tic-tac-toe game has ended? -4.10
Why should I create File object and then use it in FileWriter or Pr... -2.42
What is the time complexity of A* search 0.00
How many String objects will be created? -3.62