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 ... 20 21 22 23 24 ... 53
Title Δ
Communication between parent process and multiple children 0.00
Strange C++ behaviour involving multiple calls to destructor +1.34
"life-time" of string literal in C +0.59
Why are standard iterator ranges [begin, end) instead of [begin, en... +0.54
Is an array argument passed to a function not a constant pointer? +0.77
Questions about memory alignement in structures and portability of... -2.44
Can someone explain this behaviour for virtual function? -0.60
Sequence Point - Xor Swap on Array get wrong result 0.00
Why "Only constants can be used to declare the size of automat... -0.71
How does scanf handle white space? +0.44
copy elision causes different results +1.20
Which constructor is invoked here? -0.96
C++ modifying struct values from function by reference (potentially... -0.28
Append to the end of a Char array in C++ +0.39
What is the ruby `Object#freeze` correspondent in C++? 0.00
What is the difference between exit(0) and exit(1) in C? +0.77
difference between include in .h file and .c file +0.41
Function overloading -- two functions only differ by a default para... +0.05
What are the major advantages of const versus #define for global co... +0.27
compiler behaviour on return value of new -1.93
How to use operator new to count number of times of dynamic memory... -0.93
Memcpy on stack memory +0.98
Converting the GNU case range extension to standard C +0.84
undefined reference to 'abc::abc()' with Dwarf Error: Offset appear... +0.63
Is not calling delete on a dynamically allocated object always a me... -0.86
Never seen before C method of initialization of an array of structs... -1.09
What does the use of new require you to also call delete? -0.24
c++ overloading and overriding resolving time +0.03
What is the proper use of extern and static? +0.49
C++ namespace in a separate file used by others -0.82
C++ programming try catch -1.22
Inheriting from classes without virtual destructors +1.36
Should one use forward declarations instead of includes wherever po... +0.10
class and struct nesting -0.09
how to replace specific values in a vector? c++ -0.57
try to buffer overflow value allocated by malloc() -0.53
C++ pointer "error: double free or corruption (out)" +0.78
getting user input into a class statically in C++ -0.43
Effect of calling destructor of boost::lock's? -0.53
Scope of class member within conditional if +0.24
How can i create a buffer without using malloc() in linux kernel? 0.00
In C++ when we make a function pure virtual in base class then what... -0.66
C++ operator overloads and destructors 0.00
How to new a string[] ? +0.24
define the length of an array with a variable in c++/c 0.00
C program for solving quadratic equation +0.86
C++: Inline Functions/Methods +0.85
garbage collector and double allocated memory +0.85
Is it possible to have a C++ method accept either const char* and c... +1.02
What is the order of clearing elements from std::list? -0.57