StackRating

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

LBushkin

Rating
1679.49 (254th)
Reputation
106,369 (667th)
Page: 1 ... 15 16 17 18
Title Δ
If statements in a function what is the best way -2.83
Sorting mixed numbers and strings +3.71
Using Linq to run a method on a collection of objects? +1.85
The benefits and advantages of being a jack of all trades programmer? +3.56
Use cases for boxing a value type in C#? +2.15
How can I overcome the overhead of creating a List<T> from an... -1.31
When do I define objective-c methods? -4.59
How do I convert spaces, except for those within quotes, to commas... -1.13
Why do we use .NET properties instead of plain old get/set functions? +3.66
Get the last element in a dictionary? +2.90
Performance : which is faster calling reverse on a stack or popping... -1.83
Regular expression for pepper+tomato+watermelon -2.12
How to populate/instantiate a C# array with a single value? -0.25
Handling objects of different classes in a derived List<T> cl... +2.45
Is SQL IN bad for performance? +3.71
On iPhone, what is the best way to move a UIImageView with onscreen... +3.82
What are your tips for keeping track and avoiding bugs in loops? +2.02
Writing "unit testable" code? -3.79
How to tell if a thread has exited successfully? +2.72
how can i list every path in a directed graph? (C#) -3.12
Why does const imply internal linkage in C++, when it doesn't in C? +2.54
How to get the name of a property of type myClass? -0.21
C# Class/Object visualisation software -1.97
Parse malformed XML +0.35
How to equate the elements of two array irrespective of the order o... +3.87
Fast way to manually mod a number -0.67
C# Strategy Design Pattern by Delegate vs OOP +4.59
Programming to Interfaces, how generic is too generic? +1.28
Built-in class to serialize/deserialize a set of flags +3.88
Why does adding count(*) to a select statement force a row to exist... -2.57
C#: byte array in xml CData -1.58
VS 2008 Addon to temporarily disable/remove all catch block +0.17
How to add multiple textbox controls using a loop and change ID +4.44
Use regex to find specific string not in html tag -0.76
How do I disable the implicit "this" in C#? +2.46
Maintaining a two way relationship between classes +3.95
Is the C# '??' operator thread safe? -1.23
Pros and cons of 'new' properties in C# / .Net? +0.09
How can this be achieved in LINQ? -0.53
What is associativity of operators and why is it important? -0.17
Immutable collections? +1.78
Is casting narrow types to wider types to save memory and keep high... +0.29
How can I constrain a generic parameter to implement basic math ope... -0.09
Unit testing several different results in one method +3.86
C# variable length args, which is better and why: __arglist, params... -0.59
Optimizing Lookups: Dictionary key lookups vs. Array index lookups -0.40
Permutations of capitalization +4.20
speed of references in C++ +0.51
Is there TryResolve in Unity? -3.56
Instance vs Static methods for multiple variable methods +1.07