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 ... 22 23 24 25 26 ... 53
Title Δ
c++ pointers memory leaks -0.50
Avoiding duplication of code in common classes +0.96
The concept of dynamic array with a container class? +1.28
Memory static function vs member function +0.39
error: no matching function for call to -0.19
I'm confused about copy-constructor in C++ +0.69
std::vector - how to free the memory of char* elements in a vector? +0.84
Is Qt::Thread a library or just a class -1.10
What does uint32_t stand for? +0.26
Is a Conversion Operator Valid in this Case? -0.86
Why in conditional operator (?:), second and third operands must ha... -1.12
C++11: Ambiguity between Converting Constructor and Conversion Func... -3.15
Inheritance: No appropriate default constructor available +0.87
Why I can't initialize non-const static member or static array in c... +1.17
segmentation fault return a string array from a function 0.00
More public member functions than those strictly required by the C+... -1.19
Do "basic datatypes" and "built-in datatypes" m... 0.00
C++ Best practices for constants -0.76
Difference between function overloading and method overloading +0.81
Why I can't define inline member function in another file? +0.44
Unexpected C code output -1.04
How to know what type of object is pointing a base class pointer? -0.47
Why Doesn't My Program Work Correctly +1.37
QObject multiple inheritance and operator new +0.00
Passing modified array values back to main function in C -0.49
ERROR: no match for 'operator<<" in 'std::cout +0.46
Template or function overload for generic argument +1.04
Is it true that a default constructor is synthesized for every clas... -0.47
What the c++ standard says about loosing throw specifier in default... +1.43
Is there any header file in c or c++ to implement data structures l... -0.37
Should you declare enums inside or outside a class? +1.36
why the following code compiles fine but linking shows error when u... +1.32
what is this program (Reversing a String) in C not working? +0.48
Please comment if this works for communication among processes and... 0.00
STL Functional -- Why? +0.89
Unnamed namespace access rules -2.79
How can I be sure a routine is taking advantage of (N)RVO? -2.60
Address of (&) gives compiler generated address or loader gener... +0.66
C: strncpy more characters than allocated then printing... unexpect... +0.38
Does message queue support Multi-thread? 0.00
How does const pointer arguments optimized when calling functions? +0.26
Set pointer to a value plus a seperate value -0.62
An error: expected constructor, destructor, or type conversion befo... +0.25
C# Garbage Collection -> to C++ delete +0.28
position of virtual keyword in function declaration -1.86
Linked lists | Overloading + operator | C++ 0.00
Pointer as member or Reference as member +0.64
C++: Compiler and Linker functionality -0.60
Memory Leak, source: float** binsRowPtrs = new float *[_nbins]; -2.21
Function Syntax in C -1.78