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 ... 28 29 30 31 32 ... 53
Title Δ
Is it preferable to create your own required desired function than... 0.00
How to add cpp files to Visual Studio 2008? 0.00
What does 'value initializing' something mean? 0.00
Pointer indirection check for invalid memory access and segmentatio... -1.43
Is this undefined behaviour in C++? +0.36
Crash while freeing memory +0.32
What happens if main() does not return an int value? -1.86
using realloc won't store values in array after exiting the funcion 0.00
Memory location of function argument +0.91
Why use virtual functions? +0.48
How can I delete dynamic array pointer correctly +0.69
Performance impact of inheritance (is-a) vs aggregation (has-a) in... 0.00
C++ Cyclic Dependency Design -1.16
Overloading a virtual function in a child class +0.57
Visual C++ adding WSDL file -0.68
segmentation fault while inserting into a set +0.74
What would be needed in C++ so that we can always use references an... +0.69
memcpy segfault -0.90
What storage class is a static inside a function and why? +1.10
C++: Virtual functions that need to call the same code? -0.80
polymorphism in c++, loss of type in vector of parent class +1.21
C pointer to pointer -1.24
Can const member function return a non-const pointer to a data memb... -0.17
Is it necessary to explicitly invoke a base-class virtual method wi... -0.99
Is it possible to create a simple smart pointer baseclass without t... -1.25
Simple checklist to avoid memory leaks in c++ +0.21
Row replacement in array in C +0.61
Store two classes with the same base class in a std::vector +0.79
Difference between calling of virtual function and non virtual func... +0.76
Value of array member changes illogically 0.00
double type variable multiplication in C++ results in inaccurate va... -1.33
Creating random numbers in a multithreaded program in C +0.72
Is it possible to define implicit casting behavior of primitive typ... -0.15
operator+ confusion (pointer vs. reference) -2.01
how much work is done by calling vector.size()? +0.81
Overloading operator ++ +0.85
Segmentation error while reading from text file to a string in C +0.28
when (not) to store a part of a nested data structure into a tempor... -0.69
"Undefined reference to" template class constructor -1.39
"struct a a1 = {0};" different from "struct a a2 = {... +1.22
How are functions, function arguments, and local stack physically o... -1.61
Inherited member function accessing data members +0.81
Does variable privacy actually have anything to do with security or... -1.04
Get the output of one C program into a variable in another C program -0.40
Overriding rules in C++ -0.06
Proper header file syntax +0.86
How does this operation on pointers work? -0.25
Deque erase from middle, is pointer lost? -2.05
Which of the following involves context switch? -0.72
Finding length of int type in C -2.49