StackRating

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

Konrad Rudolph

Rating
1671.48 (312th)
Reputation
517,151 (58th)
Page: 1 ... 77 78 79 80 81 ... 87
Title Δ
Why do Boost libraries return things "convertible to `bool`&qu... +1.11
In C#, should I use string.Empty or String.Empty or ""? +0.53
Is it costly to do array.length or list.count in a loop +0.63
(int) ch vs. int(ch): Are they different syntaxes for the same thing? +0.13
Is it possible to write a C++ template to check for a function's ex... +0.31
PHP: Can a function know if it's being assigned as a value? -1.02
Why doesn't dynamically generated content change the height of cont... -0.46
how to install boost to the VS 2008? +0.38
Debugging is a bad smell - how to persuade them? +0.05
How can I increase the performance in a map lookup with key type st... +0.22
uses for state machines +0.58
When should I use the Visitor Design Pattern? +0.44
Dealing with .NET IDisposable objects -0.30
Restricting access to page unless coming from a specific page +0.38
Largest values on array +0.53
Why is it better to use readonly properties verses functions? -0.51
Using .Net how do I use the Sort method to sort an Array in reverse... +0.38
What can modify the frame pointer? +0.68
Retrieve an object that has a member variable with the longest stri... +0.36
Should a user interface be implemented using the Singleton design p... -0.82
Dynamic class method invocation in PHP -0.11
Casting in VB.Net -0.71
STL priority queue with duplicate keys - is it possible? +0.43
typedefs for templated classes? -0.64
Prevent long word to add horizontal scroll to html view +1.89
What do you think of multiline lambdas in VB 10 +0.38
Custom collections - still worth the extra work? -0.87
What framework? -0.16
Please recommend an open source project with quality comments in go... +0.38
Is There a Better Way of Checking Nil or Length == 0 of a String in... +0.23
Declaring variables - best practices +0.09
Not keyword vs = False when checking for false boolean condition -1.07
What are "first class" objects? +0.15
.NET: From String to Object -0.47
Coalescing regular expressions in PHP +0.75
Best refactoring for the dreaded While (True) loop +0.43
Map two lists into one single list of dictionaries -0.02
How the heck can you edit valid XML in a webpage? +0.96
Writing a parser - In the need of guides and research papers -0.37
How do I alias a class name in C#? +0.68
How do you convert a string to a byte array in .Net +1.10
Python snippet to remove C and C++ comments +0.43
Matching an optional substring in a regex -0.25
Using the typical get set properties in C#... with parameters +0.70
Can garbage collection coexist with explicit memory management? -0.12
How do I sort a std::vector by the values of a different std::vector? +0.38
What power do I have over my license? -0.85
How to use std::signaling_nan? -0.42
Javascript Array.sort implementation? +0.39
PHP syntax highlighting 0.00