StackRating

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

Jeff Foster

Rating
1606.46 (1,522nd)
Reputation
35,339 (3,262nd)
Page: 1 2 3 4 5 ... 12
Title Δ
Given a recursive function, how do I change it to tail recursive an... +0.49
Remove duplicate objects from ArrayList -0.78
0xp0 prints 0.0 -0.87
List or String Array as method argument +1.37
MVC complex business logic responsibility -0.13
Connecting to TFSPreview Programmatically 0.00
How to stop method from executing with code +0.37
Why would adding a line of computation decrease runtime? 0.00
Why is foo->bar->foobar considered bad style? And how to avoi... +0.34
Which is the fastest algorthm for selecting kth largest number in a... +0.39
Why does the Clojure language use so many parenthesis? -0.58
Merging sorted lists 0.00
JAVA: String[] name={'a','b','x'} and String name[]={'a','b','x'}; +0.91
Why avoid dot operator chaining +0.36
C# Expose strongly typed dictionary keys -1.69
Hash string into RGB color +1.83
Best way to implements this kind of pattern in Java (Python sample... -0.12
Why "every?" has '?' where as "some" doesnt hav... -2.33
are there potential pitfalls to using static methods in a web appli... +0.09
Priority queue implementation in C# +0.31
How to design fields in a inherit hierarchy? -1.18
Java: Throwing exceptions +1.66
refactor nested switch to objects +0.92
Can i change default super class set by compiler in java? -0.45
Try catch finally: Do something if no exception is thrown +0.71
Prevent object stored in ArrayList from being over written 0.00
Can anybody think of a way to refactor this to avoid repetitive code? -2.34
confused about function as instance of Functor in haskell -1.02
Duplicate header files throughout source files? +0.01
Can't find my mistake in building a balanced binary tree from a sor... 0.00
Sharing constants in multiple classes (android minesweeper) +1.23
How delete content of file after the last EOL? -0.29
Flags enum with too many items; last value is too large. How can I... 0.00
parsin text out of .html page java 0.00
what's the best method to write pre-build tests -0.25
is there a markup language for graphs? -1.27
which one is better from performance point of view..arraylist or ar... +1.01
format cout for pointer -2.27
Advantages of Setting priority_queue Container -1.29
Issue with Hash Map Space and Performance +1.40
C++ performance: use getter in loop or save it to a variable first +0.30
using interface is always helpful? +0.64
Can only iterate over an array or an instance of java.lang.Iterable -0.63
Guaranteed atomic move of folder -2.28
Heap Space Exception on Downloading a File -0.41
Need to split Timestamps into separate days 0.00
Why does CheckStyle suggest that I use a final method? -0.13
How to count all files inside a folder, its subfolder and all . The... +1.29
Using statement - is this more useful for the sql connection than t... -0.33
@Singleton class do I have to make constructor private +0.33