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 ... 30 31 32 33 34 ... 53
Title Δ
Linked list creation +1.13
Delete on already deleted object : behavior? -1.40
is there a substitute malloc and free library on solaris? +0.80
why the results differ based on the compiler(gcc and turboC) +1.15
All floats in a single function with call by reference -0.83
Cannot cast array to pointer -1.30
C++ char array gives strange output -0.20
How does this piece of code work? -0.11
Result of converting a pointer to function to different pointer to... +1.49
Program doesn't wait for user input with scanf("%c",&... +0.87
Printing out a map, cannot convert const string to const char array +1.07
How to print empty array elements / skip array elements in C? +0.11
java "if" and "if-else" performance -0.19
about ostream and how to use in the main function -0.20
How does this line of code work? +1.29
Is malloc/free a syscall or a library routine provided by libc? -1.24
How does the following function definition work? -1.71
Vectors and Pointers syntax -0.87
C++ Private Structures +1.91
getting "segmentation failed" error in strrev function im... +2.12
Macro Expansion -0.24
Seg fault in case of large 2D array +0.68
Using scanf to get a string to create and validate it against a whi... +0.61
Remove vector elements based on the index +0.01
Reading new, filled array gives segfault +0.42
use operator << to push std::strings in a vector -0.95
Why does 'make' recompile several files when I change one file? -0.08
Anything instead of multidimensional arrays? -0.47
Get text from site 0.00
Error: vector does not name a type -0.17
C++ - Initialize and modify a static class member +0.64
How to get the number of used elements of an array of structures in... -0.92
passing internal variables to a struct constructor C++ 0.00
Difference between string.h and cstring? +0.43
How do I convert a char array to integer/double/long type? -0.49
Using a #define to index an array? +2.12
I/O stream library in C? 0.00
for loop not running, trying to iterate backwards through array ele... -1.04
Is there any way to access a local variable in outer scope in C++? -1.06
Private vs Protected - Visibility Good-Practice Concern -2.38
How to find the source code from header declaration? -0.31
No-Parameter Constructor v/s Constructor with params -0.83
Can pointers be used in pure C++? +0.29
What is it called when a block returns a value? +1.02
How can I write a comparator with a intermediate variable for stl s... -0.22
Updating vector of class objects using push_back in various functions +1.89
C/C++ Scope in two different .cpp files +0.35
deleting a char array with cast to char*? +0.02
How do the C compiler deal with the local var in stack during recur... +2.06
When to mark a function in C++ as a virtual? +0.82