StackRating

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

Carl Manaster

Rating
1519.68 (32,505th)
Reputation
33,325 (3,539th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
An Hashmap with a finite set of keys that each accept only one type... -0.16
Goal of unit testing and TDD: find/minimize bugs or improve design? +0.66
Cleanest way to write 2-boolean conditional (4 branches) -0.67
How to avoid the creation of poor designs with TDD +1.19
Refactoring 2 similar if statements +1.70
How to fix bugs in a legacy application without profound refactorin... +1.88
In TDD, how many tests should I write for a method? +0.46
What is the variable for the current cell in Excel? 0.00
Method naming in TDD or BDD when doing the simplest thing that can... -1.04
What is your first TDD test when building a robust file importer? -0.00
Is it bad practice to remove and combine regression tests to speed... +0.19
Pros and cons of casting vs. providing a method that returns the re... +0.35
Long parameter list where a group of parameters can be grouped to a... 0.00
Refactoring tool in Eclipse -0.96
Basic Android Eclipse Development Errors 0.00
Refactoring generic compareTo method -0.32
Please help me solve my Java homework about arrays +1.00
Avoiding TDD making big refactorings harder -0.97
Cleaner way of abstraction -0.28
Good data structure to represent a 2D map/grid that you can zoom in... +2.14
Java array of Hashtables -0.67
How to implement the abstract method in interface? -0.97
Android Layout - UI Objects with the same position -0.29
are two loops more costly than one loop regrouping the code of the... -1.17
TDD assignment for beginners? +0.25
Count occurences of words in ArrayList -0.26
How to refactor method of class with a lot of arguments? -1.30
Are there any valid circumstances where foo=foo makes sense? -0.96
Non-Null Enums like non-null Objects? +1.89
Unit-testing event-triggered behaviour +0.42
Enumerations vs int flags? +0.71
C++: Code from the beginning of my project of significantly lesser... -0.47
Android ArrayList of custom Objects issue 0.00
TDD: Does it make sense to test that constructors set properties? +1.14
Writing/implementing an API: testability vs information hiding -0.04
Find usage of a particular method when called with a particular sub... +1.23
TDD: Requirements combined with Test Cases +1.90
How find Customers who Bought Product A and D > 6 months apart? +1.03
Does one still write tests with TDD when the desired code has littl... +1.22
Replace conditional with polymorphism - nice in theory but not prac... +0.92
Restructuring Suggestions to remove lots of generic constraints +1.29
How to refactor code without IDE functionality (in Vim or TextMate)? +1.10
Watch test fails +2.11
non-trivial geolocation query db caching +0.62
ORDER BY in SQL +1.15
Checking if Collection contains an Object inside an Object -0.29
Automated way to Extract Interfaces from a Java Class -2.06
Where can I find the source for the Android "Home screen tips&... -0.02
calculate average based on 1 number only +1.45
A linked list with multiple heads in Java +0.05