StackRating

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

sbi

Rating
1653.12 (514th)
Reputation
172,053 (298th)
Page: 1 ... 15 16 17 18 19 ... 31
Title Δ
Writing for others +0.39
Template Parameter Initialization 0.00
What is the motivation behind c++11 lambda expressions? +1.13
How to Access a Private Variable? +1.29
C++ traits question -0.30
Is a Linked-List implementation without using pointers possible or... -0.61
C++ Virtual Methods for Class-Specific Attributes or External Struc... -2.04
How do you make cin typesafe? -0.42
Safe placement new & explicit destructor call -1.27
C++: Get LPCWSTR from wstringstream? +0.95
Develop multiple very similar projects at once +1.59
Deriving from streambuf without rewriting a corresponding stream +1.56
Standard C++ method for validating a URLs format? +0.43
Is it good practice to use std::size_t all over the place? +0.39
C++ switch table performance -1.38
Exposing a std::list as read only -1.50
Conversion between different template instantiation of the same tem... +0.90
What is a possible workaround for object slicing in c++? +0.07
What sorting method to use: quicksort, bucket sort, radix, ... for... +1.01
What is the best way to distribute C++ class +0.58
What is the nicest way to parse this in C++? +1.02
C++: Print only one char -0.39
Is there performance to be gained by moving storage allocation loca... +0.37
C++ convert formatted string to a stream +0.07
Operators vs Functions in C/C++ +0.41
Is it bad practice to allow dots in SVN tags/branches' names? -1.32
Dealing with large directories in a checkout -0.24
Byte from string/int in C++ -0.69
List of functions references 0.00
VS2005 C++ compiler crashes with the /Gd flag 0.00
Calling different functions depending on the template parameter c++ -0.40
C++ templates error: instantiated from 'void TestClass::testMethod(... -0.62
What is more efficient? Using pow to square or just multiply it wit... +0.33
C++ Design Question on template types -0.58
Instantiating a class within a class +1.36
A cross between std::multimap and std::vector? +0.06
How to resolve error "Run-Time Check Failure #3"? +1.02
Subversion post-commit hook +0.38
Checking that all libs and dlls are from the same build? +0.92
Interpreter typing in C 0.00
Const parameter at constructor causes stackoverflow -1.05
How to access hidden template in unnamed namespace? +0.26
Effective optimization strategies on modern C++ compilers -0.82
Best Practices for Working with Multiple Monitors in Visual Studio... +0.92
How to compare string with const char*? +1.43
Is it possible to declare multiple static variables with same name... +0.94
What are these folders for? Can I remove them? How? 0.00
Difference between static const char* and const char* +0.31
How does c++ (c++0x) handle implicitly typed variables? -0.60
Saving a MD5 hash of a text file into the same text file? +1.25