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 ... 11 12 13 14 15 ... 53
Title Δ
Copy constructor not calling -0.18
Should I really worry about fixing null defres if there's no crashes? +0.91
In C language execution of function is from right to left or left t... 0.00
scope of friend function +1.84
C Pointers Segmentation Fault +0.15
fenv.h from C99 in C++11 +1.00
how to use cast in c++ 0.00
string constants in c -0.22
Declaring an array with 0 number of elements can still store values -1.17
Dynamically declare variables/structure in C +1.49
Compiler optimization for variable declaration location -2.23
Finding size of dynamically allocated array +0.60
g++ "because the following virtual functions are pure" wi... +1.40
Trouble with Bool in a user defined class as a function c++ +1.09
free Memory in c -0.12
I can not change the value of actual parameter in C when pass addre... -1.55
Accessing array declared by malloc -0.15
Value initialization for non aggregate class with user defined cons... +0.21
Why am I getting stack smashing detected when doing memcpy? +0.96
Why initialize an object to empty 0.00
dynamic allocation of array of pointers +0.24
Do I have to define pure virtual destructor outside class body? +0.71
Should I iterate a vector by iterator or by access operator? +0.90
what is the difference between volatile and local variable in c? -0.26
set back default precision C++ -1.10
What is the Difference - Memory Allocation Wise - between Object Ma... -1.08
In multiple inheritance ( diamond shape), grand parent's default co... -1.58
Dynamic memory allocation in merge sort +0.21
Why "char ptr[n]; free(ptr); " causes the failure of the... +0.66
Why is deleting null pointer allowed in C++ +1.27
What is missing in this c++ program? printing calculations +0.54
Is it possible to inline functions only with certain calls +1.04
Allocating memory and freeing them. Should we set them to NULL? -1.53
How to "track" missing ctor initialisation list arguments? +1.11
Bus error when appending to C array -0.53
C++ declare an object with parenthesis +1.18
Copy string form char pointer to char pointer +0.92
dynamic allocation and returning a local variable -0.83
Is it right to use extern keyword in "extern int x" in bo... -0.58
C++11: polymorphic object destruction and concurrency -1.73
why private value of the obj can be changed by class instance? +1.90
Is this kind of array declaration legal? 0.00
C++ - Unable to instantiate abstract class +0.07
Vector vs Deque insertion in middle -0.01
Two-dimensional array initialization +0.24
Difference between linked list declaration in C -1.41
C++ const and mutable functions with the same name +1.13
Class Data Encapsulation(private data) in operator overloading -1.69
Reference member variables as class members -0.14
Incompatible pointer type warnings in array of strings +1.01