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 ... 32 33 34 35 36 ... 53
Title Δ
In C++, What's the difference between char array's name and a char... +0.57
Strange Array Behaviour +0.64
C++ Template w/ Pointers - Could not convert template argument +0.05
About headers, forwards and how to organize a lot of includes +0.20
const best practice in function declaration -1.64
uninitialized const +1.67
#define (CLASS) in c++ +1.49
comparing object identifier with string 0.00
Difference between static_cast<char*> and (char*) +0.87
What prevents an exception from being caught? -1.30
template specialization in C++ -0.94
realloc behaviour while downsizing the memory held by the pointer +0.79
Typecasting from byte[] to struct -0.68
list of char* to vector of strings -0.38
memory leak of inline function -1.53
Accessing contents of a vector -2.47
operators x++; and ++x; for int.Which is faster? and why? +0.24
Under what circumstances can an extern variable be used in definiti... +0.06
C++ cin , Segment fault 11 +0.95
How do I free pointers inside structures? +0.52
C++ vector of structs initialization -2.84
Declaration Versus Definition in c +0.40
accessing std::list in the middle -1.45
How to create a 2D array 0.00
Should I use a const &iterator, or just an iterator? 0.00
Questions about string and functions. +0.55
How can PHP string indexed arrays be achieved efficiently in C++ +0.26
When does the signedness of an integer really matter? +0.81
c++ array evaluation +0.06
Odd macro and no operation variable usage? +0.26
What is this declaration exactly means as an English sentence? +0.26
How to call a overrided virtual function from a base class function? +0.76
variable declaration within the while loop C/C++ +0.57
Size of the given structure 0.00
Adding Scope to function calls +0.50
Accessing a pointer to a figure from another figure in C -2.70
Are C++ strings and streams buffer overflow safe? +0.14
Qt with codeblocks - undefined reference to vtable 0.00
how to convert a dynamically numerical string into a dynamically ar... +0.27
undeclared identifier 0.00
How can I create multiple objects with for loop in C++? -0.94
Why am I getting this error: dereferencing pointer to incomplete type +0.11
Does overloading '==' get you '!='? -0.45
boost::shared_ptr default construction causes member function get t... -0.72
C++ c2334 error message +0.32
How callbacks work and global data synchronization 0.00
Why is C not OOP if it has structs +1.19
What is wrong with my For loops? i get warnings: comparison between... -1.28
How much does pointer indirection affect efficiency? -1.25
How can I check if char* variable points to empty string? +0.38