StackRating

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

peterchen

Rating
1562.59 (5,136th)
Reputation
33,080 (3,575th)
Page: 1 ... 7 8 9 10 11 12
Title Δ
(Visual) C++ project dependency analysis -1.46
Double buffered ListBox -0.06
methods and constructors -0.90
How can I speed up instantiating a large collection of objects? -0.91
What part of dereferencing NULL pointers causes undesired behavior? +0.30
C++ Encapsulation Techniques -1.00
add custom context menu to hosted web browser control +0.69
What is the point of a "Build Server"? +0.65
How does function-level linking deal with variables declared at fil... +0.46
Instantiate class from name? -0.73
Design question: pass the fields you use or pass the object? -0.62
Template class inside class template in c++ -0.37
Using v-table thunks to chain procedure calls -0.50
"#warning" not always being shown in the Error List +2.30
Two folders : Bin and Obj....Does anyone know why...? +1.90
Should I use set once variables? +1.56
What strategies have you used to improve build times on large proje... 0.00
Does "if ([bool] == true)" require one more step than &qu... -0.14
How to populate listview with a lot of information without blocking? -0.93
Thread specific memory with language features -0.07
C#: Should an ILog interface be or have an IEnumerable<Message&g... -0.59
What is refactoring and what is only modifying code? -0.36
How to graph streaming data in C# 0.00
Why does std::string.find(text,std::string:npos) not return npos? -1.08
C++ template syntax +0.89
Static libraries, linking and dependencies -0.72
How to write portable floating point arithmetic in c++? +1.17
Is it useful in C# to apply DeMorgan's theorem to manually optimize... -0.01
What are pro/cons of push/pull data flow models? +0.46
Operator< and strict weak ordering +1.55
Interface Design - Explicit or Implicit Inclusion +0.69
C++/C object->isOnStack() -0.66
Creating a 'New File Windows' behavior -0.01
Resizing dynamic stack allocations in C++ +1.00
Implementing secure, unique "single-use" activation URLs... -1.99
What kind of optimizations do both the C# compiler and the JIT do? +0.87
Is it still worth trying to create optimizations for sqrt() in C? -0.94
How to speed up c++ linking time -0.29
lightweight C++ scripting library +0.19
Parsing HTML document: Regular expression or LINQ? -1.28
Advantage using an aggregate initialization list over a constructor? +1.47
Most accurate line intersection ordinate computation with floats? -0.59
cout or printf which of the two has a faster execution speed C++? -1.09
What are some good code optimization methods? +0.61
Merging Core Libraries -0.05
Correct usage of properties when dealing with a collection -0.79
Write a circular file in c++ +0.10
What is the quickest way to find the maximum of two floats in C++? -0.94
C++: How to implement a timeout for an arbitrary function call? -0.09
How is keyboard auto-repeat implemented on a Windows PC? +1.39