StackRating

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

torquestomp

Rating
1543.10 (10,387th)
Reputation
2,864 (59,023rd)
Page: 1 2
Title Δ
How to isolate conversion of Strings to different Classes in Java? 0.00
Is there a Circular data structure for Java? ie CircularLinkedList -3.47
Loop through numbers from 0 to 100 and print out every third number... +0.17
Method execution order sorting in Java -3.77
Java List/Recursion bug 0.00
Cyclic Barrier in java 0.00
Separating protocol parser and handler in Java +3.29
Java roman to integer : null pointer +3.42
What is the purpose of Guava's Verify? 0.00
Maximum possible image compression using setCompressionQuality -0.03
Maximum buffer size of BufferedReader 0.00
Trying to use a set list 0.00
Java LinkedList Array referencing 0.00
I am getting an array out of bound exception for this piece of code 0.00
Java: best way to return two "immutable" integers? +0.65
Java collections and objects assignment 0.00
How do I use a comparator (for a binary search) to compare a DateTi... +3.55
Implementing a filter with Predicate<T> in Java8 -0.86
How do you go about getting tiles in a 2d tilebased game? 0.00
Get java.lang.Class object of a class by reading its source(.java)... 0.00
Map a class to a generic whose parameter is the same the class's pa... 0.00
Type safety in Generics -4.40
Remove duplicate lines from a string -0.82
Infinite Loop in Java 2d array program +1.98
Large scale processing to find unique longest word in very large li... +3.54
Get an ordered subset from a Multiset of the most frequent X entries -1.56
Stuck at socket.accept() -2.50
Multiple objects referencing shared object (chess game) 0.00
How Java handles public methods in a thread 0.00
Evaluate a string like Java code +1.51
Writing a toString function to return part of an array but not the... +3.88
Clarification on String Literal based on Java Language Specification +4.45
java: List.contains() performance difference with manual searching +4.04
BufferedWriter is not writing to ByteArrayOutputStream 0.00
Java program having an infinite loop for no (?) reason +3.68
data not storing to arraylist of arraylists properly in java 0.00
How to get rid of "Type Safety" warning for generic build... 0.00
how to efficiently compress a 1025 byte json object +0.21
Java: how to save SET<Integer> as value in HashMap? -2.90
How many elements can I store in a HashMap object in Java 0.00
private getters and setters - good practise? +0.34
How to create outline around text in bitmap Java 0.00
Java with generics confusion -2.54
My calculator isn't calling upon variables properly 0.00
Obfuscate URLs in Android client application 0.00
Using class object as generic type +3.81
Why do we check hash if we are going to check equals anyways? +4.07
Change an image, acording to the situation. 0.00
Java convert inputStream to URL +1.67
Transform List<List<String>> into List<Integer> w... -4.30