StackRating

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

Samuel Carrijo

Rating
1527.88 (20,576th)
Reputation
12,931 (11,235th)
Page: 1 2 3 4
Title Δ
How do I write NUnit unit tests without having to surround them wit... +1.78
Are there situations where unit tests are detrimental to code? -3.03
adjusting constants in static class for unit tests in C# +0.81
Moq custom IIdentity +4.24
How far should you go with estimating your tasks? +2.15
JavaScript array difference +0.26
String to enum conversion in C# -0.34
Are there any style guides recommendations or conventions for forma... +1.54
How much work should the constructor for an HTML parsing class do? +1.35
Examples of good UI for selecting multiple records -1.25
Do you find convention over configuration good or bad? +2.48
What is starvation? +2.58
Problems of Measuring Programmer Productivity -1.83
Should I use block identifiers ("end;") in my code? +2.74
What are the benefits of "Staircase" branching? -1.20
How to maintain multiple code development paths? -3.94
alpha + RGB -> ARGB? -1.61
How to add two numbers without using ++ or + or another arithmetic... +1.46
Which should inherit which? +2.73
In Need of Refactoring in Order to Improve Testability +4.19
Where is the [TestMethod] Attribute in TypeMock? -3.99
How to start unit-test old and new code? +3.79
is there a difference in the runtime of the following: -1.05
How do I convert uint to int in C#? +3.88
reusing switch statement logic +4.11
Are there any good online tutorials to TDD for an experienced progr... +4.32
Most harmful misconception of beginners about programming? +3.78
Smart pointers. When, where and how? +3.93
Any good guides to give to developers for documentation? -2.02
The benefits of learning languages that you won't use +4.05
2 questions about drag and drop with Javascript -0.23
How-to do unit-testing of methods involving file input output? +2.05
Should I run Unit Tests against my SQLRepository as well? +3.70
Java method override/interface problem -2.51
What are the best practices/tools for a team of 7 developers workin... -3.98
Proper application of access modifiers -0.74
if - else vs if and returns revisited (not asking about multiple re... -1.17
Efficient way to get first missing element in ordered sequence? -2.04
black and white Image processing in C# +4.15
What Skill set should a low level programmer possess? -0.97
Tree traversal without recursive / stack usage (C#)? -2.63
Should a TDD test always fail first? -3.86
How to print '\n' instead of a newline? +2.03
Are you concerned about the aesthetics of your code? +2.68
HTML Search Engine 0.00
In Java, is new always new? -1.34
Is there a way to store a string longer than 25 characters into a h... +3.52
Is there any Java function or util class which does rounding this w... -0.61
Editing dictionary values in a foreach loop -0.54
Java public static main() -2.93