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 ... 11 12 13 14 15 ... 31
Title Δ
how to destroy stl Queue created on heap? 0.00
struct with 2 cells vs std::pair? -0.43
Choice of the most performant container (array) +1.14
What kinds of optimizations does 'volatile' prevent in C++? +1.66
C++ - The right way of type rebinding-resolving? +0.38
Reviewing C++: Int to Char +0.92
How to access a global variable from a worker thread -0.55
Concurrent access to a large collection of items +0.64
C++: how do I convert a string into a float where the starting char... -2.26
How to write more efficient code +1.05
Type erasure and accessors +0.34
Implement complex number's class in C++ +1.00
template paradigm and explicit warning 0.00
Updating a codebase to meet standards -0.88
Advantages of using forward +0.28
Is doxygen the (de facto) standard documentation syntax specificati... -2.60
How does sizeof know the size of the operand array? +0.91
C++ Singleton design question +0.59
Suppress output to cout from linked library -2.16
String tokenizer for CPP String? +0.95
Would it make sense to have a 'constify' operation in C++? +1.42
Salting passwords 101 -0.74
std::map and _CrtIsValidHeapPointer error -0.35
How should a size-limited stl-like container be implemented? +0.19
How to store different data types in one list? (C++) +1.05
cin or printf? +0.79
Designing a frontend/backend system in C++? +0.19
I am trying to create an array of objects inside a header file whic... -1.06
What is the difference between C++ memory management and .NET memor... -0.11
Is there an alternative to using static_cast<int> all the time? -0.95
Using Singleton in different classes +0.39
How to initialize a static const member in C++? -0.72
Why doesn't my trim function work? +1.43
Internal linkage with static keyword in C +1.75
Is there any Visual C++ compiler for linux supporting most of VS Vi... -0.23
Global non static variable in unnamed namespace +1.74
A registered tlb file on Windows 7 (64bit) isn't usable 0.00
Thread related issues and debugging them -0.94
What are the ramifications of passing & assigning arrays as poi... +0.66
C++ beginner question: dereference vs multiply +1.34
How to use pass-by-reference arguments of template type in method t... 0.00
order of destruction using virtual +1.51
TR1 from Boost or VC10 - Which one is better? 0.00
Can I call `delete` on a vector of pointers in C++ via for_each <... +0.69
C++ cache file mean? -1.12
detecting memory leaks in C++ / windows +0.80
What does the :: mean in C++? +0.08
codingbat-like site for C++ +0.40
In C++, how can you avoid explicit downcasts with a map of generic... +0.67
Wrapping linked lists in iterators +0.30