StackRating

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

Bill the Lizard

Rating
1628.96 (898th)
Reputation
392,221 (98th)
Page: 1 ... 21 22 23 24 25 ... 40
Title Δ
Algorithm for reading the actual content of news articles and ignor... +1.07
what does driver program mean? +0.76
common pre-mature optimizations and micro-optimizations -0.10
Code review conducted by an engineer who codes in a different langu... +0.77
How much memory does a Java object use when all its members are null? -1.29
Java Habits for main method +1.19
What is a good ratio of refactoring time versus development time? +0.00
Time complexity analysis of code -0.82
Control Flow via Return vs. If/Else +0.98
Java: Access modifier more restrictive than 'protected', less restr... -1.23
In Java, should variables be declared at the top of a function, or... +1.08
Should I write one method to convert distances or a bunch of methods? +0.87
Software Engineering/Application Development Contests -0.32
retval = false && someFunction(); // Does someFunction() ge... -0.36
MD5 and sequential number +0.27
Reverse wikipedia geotagging lookup -0.16
How to open IE from java and perform operations like click() etc. t... +0.09
Java Byte Code Visualizer +1.95
What is an easy way for finding C and N when proving the Big-Oh of... +0.34
Java - int/long, float/double -1.87
Java - Name for money class +0.84
Java override explanation -1.08
Do One Thing - How far to take this rule? +0.76
is there a good listing of projects like apache software foundation? +0.40
What are the Top 5 Languages to localize an app for? -0.55
Can an abstract class have a final method? +0.63
What is eager loading? -0.65
Can I remove any implicitly imported Java library? -1.46
What does it mean by "the hash table is open" in Java? -0.18
What exactly does a debugger do? -0.48
How do I compute the first decimal digit of a division between larg... +0.53
What is algorithm behind the recommendation sites like last.fm, gro... -1.03
Are really great programmers known to use unit testing? -0.06
Java: A good introduction to Java EE platform for noobs +1.32
How to test void method with Junit testing tools? +1.00
Is it possible to decrypt md5 hashes? -0.36
sizeof(int) <= sizeof(long) <= sizeof(long long) always true? -0.55
Java generized class reference -0.98
Are there good Patterns/Idioms for Data Translation/Transformation? -0.50
Efficient look-up in a List +0.45
Tricky maths problem when resizing images +0.82
What are some common uses for bitarrays? +0.31
What should every web developer know about encryption? +0.06
Should I Start With Python 3.0? -0.74
What would be the regex to add commas to long digits for legibility? -0.14
% operator for time calculation +0.23
Blogs and Books on Encryption and Security -0.42
What is the Cost of Calling array.length -0.03
Given a total, determine how many times a value will go into it +0.72
How many characters can a Java String have? +0.55