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 2 3 4 ... 53
Title Δ
Address length of a string literal -0.90
Explicitly defaulted and deleted constructor: is there any similar... -0.85
Knowing the size of the array using pointer +0.19
What is the difference between the C programming language and C pro... +0.37
what is the third device in the picture from <unix internal>? +0.91
Is a local class in a method of a class a friend of this class? -0.88
Whats the difference between Methods and Members in C++? +0.72
What happens if i don't free/delete dynamically allocated arrays? +0.59
How to provide protection to friend function in C++ +1.02
copy char* array in local variable +0.73
conversion constructor or copy constructor +0.48
C++: Global variable as pointer -0.79
C++ std::string internal memory handling +1.24
Error when using namespaces - class not declared +0.74
How can I avoid these kinds of memory leaks in my C++ code? 0.00
what is output ? gcc output is 0. please explain? -0.03
c++ Header file and include +0.51
Linker complains it cannot find existing methods (C++) +0.22
constant pointers C++ and optimization, are they faster? +1.13
Accessing variable of class normally or by a function -0.03
how do i fix this? fatal error C1083: Cannot open include file: 'io... 0.00
C++ friend function not working +0.22
Reading dynamic/changing data from multiple threads without locks?... -0.42
Can I use const_cast on a copy of a pointer? 0.00
Incrementing reference variable doesn't work +0.24
Enum class C++11 by reference or value -0.78
With or without reinterpret_cast +1.09
Apply const_cast to a string literal? -2.05
return value of a bool function and passed pointer as parameter +0.19
memory allocation and 0 size: can I get the memory leaks? -1.91
Why can't I change char array later? +0.16
How to stop implicit conversion to virtual function -0.43
About constructors and assign operators in C++ 0.00
In C++, if I have two structures/classes with the exact same member... -0.94
Changing overloaded operator to return a value instead of a reference +0.48
Have a few doubts in this code...(pointers) +1.18
Is incrementing an uninitialized int safe in C++? +0.22
when to use #define or constant char/int? +1.56
Why Bother With the 'inline' Keyword in C++? -1.21
Mechanism like destructors in C? -1.06
Resolution of inherited member functions, based on parameters' types +0.24
C++ Class Variable Declared in abc.h not recognized in abc.cpp +0.19
How to declare an array without specific size? +1.06
Why is it safer to use sizeof(*pointer) in malloc -1.24
Use specific block of memory for member variables of a class 0.00
C++ Call a non-virtual non-static method from a null pointer, witho... +0.42
Accessing out of bound array in c +0.88
Dpointer inheritance -0.63
Is it a good practice to call a function inside a destructor in C++ +0.59
Including namespace multiple times -0.36