StackRating

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

jacobm

Rating
1538.41 (12,626th)
Reputation
11,120 (13,451st)
Page: 1 2 3 4
Title Δ
Java: Recursive generics compiler error -2.34
If statement won't work inside a while loop -0.10
java factory methods and generics -0.56
How to convert List<Comparable<?>> to List<Comparabl... +1.79
Check if Argument is instanceof specified generic type -2.14
List<List<?>> cannot be assigned to List<List<?&g... +0.22
Algorithm: Identifying Duplicate Child Sets Across Levels of Tree 0.00
Java generics: Generic parameter defined at method level vs interfa... +2.19
Inserting an integer into a list at specific place +0.40
Haskell Tic Tac Toe tuple board: How to generate possible moves? +1.32
Is Java's LinkedList optimized to do get(index) in reverse when nec... 0.00
Java super constructor execution sequence +2.08
superclass for all Interfaces +0.36
Leave the <E> in ArrayList for the class to decide -0.54
Avoid casting in inherited java-classes +1.09
How you will access an static variable from other C/ C ++ files? +0.96
In Haskell, how to generate a perfectly balanced binary search tree? +0.44
Why does adding a new element to an array list replace all the prev... 0.00
Scala's style val in Haskell -0.69
Finding intervals of a set that are overlapping -0.46
Segmentation Fault error - Implementing Stack using Linked lists -0.31
warning: format not a string literal, argument types not checked -1.81
Java - How to create "anonymous" class on the fly -1.57
Duplicate final declaration, should it be avoided? -0.64
Command line processing in Racket contains embedded void +2.57
Android Generics Error: The method is not applicable for the argume... +0.45
Java: Mixed (datatype) Variable Arguments -0.72
Difference between multiple IF else condition and logical OR operat... -1.28
Figure out T.class without passing a Class<T> parameter -0.49
Java Generics Inferred Types +0.17
Standar ML programming,array function 0.00
Java: Does Throwing An Exception Kill Its Method? +0.44
iterator returning random letters can't get it to iterate +0.47
get maximal top k values +0.94
Efficient data structures for data matching +0.45
Iterators over Tries in Java 0.00
java generics heaviness due to design choice +1.87
implementing a loop using final variables +1.62
Basic generic methods and how to call a method from non-generic cla... +0.86
Efficient data structure for the average of a sequence +3.67
How to print string War Games style one letter at time on same line... -0.19
Checking if a 800million entry hashmap contains an element -2.33
Represent 10000 booleans using only 10000 bits -4.16
ceiling() with TreeMultimap -2.70
How do you determine a measure function based on this recursive fun... 0.00
How to convert generic parameter to a class +3.51
Lazy class cast in Java? +3.75
Garbage collection of String literals +3.77
generics in java : identify Type of T +5.00
How to create a method that accepts a callback function in java? +4.53