StackRating

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

Alok Save

Rating
1705.37 (130th)
Reputation
169,382 (305th)
Page: 1 ... 41 42 43 44 45 ... 53
Title Δ
Can a base class implementation stand in for a pure virtual method... +0.69
Macro to log error and return false +1.06
Advice on Copy Constructor of a Class containing a non-copyable mem... +0.66
can the compiler optimize the memory management allocating a static... -1.09
C++ help with headers 0.00
How do I create a class that can initialize C++ data types? -0.07
Prefered way to declare pointer/reference variables? -1.17
Convention of using underscores in C++ class member names -0.88
How to make template function friend of template class +0.18
how to test C or C++ snippet quickly? +0.64
Default copy constructor & its problems -0.14
unordered_map iterator printing using cout +0.00
C++ how to create nested class for forwarding your methods? +1.57
strrev function inserts a line feed character in the first element... -1.47
Parameter passing 0.00
Call back routine +1.03
must read c++ publications 0.00
In my version of the game "hangman" i am getting an error... -1.49
how can i initialize a dynamically allocated array of characters so... -1.70
returning character pointers from functions +0.78
fixed length array data structure which allows quick reuse of arbit... -1.01
Begining C++ programming +0.25
Mixed data typeinput in C++ +1.02
capture C++0x flag inside the program +1.12
Why dereferencing a null pointer is undefined behaviour? +0.25
What does a leading :: mean in "using namespace ::X" in C++ -1.85
Convert decimal dollar amount from string to scaled integer -1.19
Software for Creating Documentation? (Large Source Code) +0.42
Use of "this" keyword in C++ -0.12
C++ - What is this doing if the constructor is private? +0.22
When should I use inline functions? +0.74
In C/C++, is there a directive similar to #ifndef for typedefs? +0.95
c++ equivalent to python append method for lists +0.92
Make g++ warn on uninitialized POD member variable -0.31
Deleting an uninitialised object in C++ +1.69
Difference between try-catch syntax for function +1.30
Pointer arithmetic on auto_ptr in C++ +0.07
c++ private member declared in header vs static variable declared i... -0.26
how to use time api in C under VS 2010 for windows -0.19
Why do compilers give a warning about returning a reference to a lo... +0.20
C++ "catch (...)" parameter +0.77
Never use new, got memory leaks; can it be operator=? +1.11
Writing numbers to a file with more precision - C++ +0.42
Destructor not being called when leaving scope +1.66
Is there a way to enforce specific endianness for a C or C++ struct? +0.67
in include if i use "test.h" is the same with "path/... +0.39
C++ Constructor +2.03
Why comparing double and float leads to unexpected result? +1.19
Correctly delete pointers in std::list allocated elsewhere +1.91
Passing a node as an outstream operator +0.29