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 ... 29 30 31 32 33 ... 53
Title Δ
Multiple Definition (LNK2005) errors +0.80
Running first Instance of while +0.26
Why does my application crash sometimes with a SIGSEGV when it gets... 0.00
Does unordered_map copy/release contained objects if there is inser... 0.00
what will you choose? virtual function, template or branch? +0.28
Why are entries of this STL map not being initialized in GCC 4.5.1? -1.26
gcc 4.3.4 bug with structure size? -0.20
When I try to put a class into a header I get the error of member n... -0.64
Include more times a class in various files in C++ +0.67
two dimensional array via pointer +0.91
How to call overridden base class method using C++/CLI 0.00
Dev C++ gives different result in case of pointer address +0.04
Invoking virtual function and pure-virtual function from a construc... +0.79
How do you design a C++ class without making a std::vector a public... -1.52
Should a virtual function essentially have a definition +1.35
C++, char*, segmentation fault +0.56
Dynamic size of an object [in C++] +0.72
handling data violation in c -0.59
Is "MyClass a(anotherInstance);" faster than "MyClas... -0.34
c function pointers explanation +0.52
What is a memory leak in structures? How can we rectify that? -0.46
Is there any standard way for putting debug print in a library? -1.60
Why Valgrind producing "invalid free or delete" if I use... -1.05
how to fix bug due to a heap corruption 0.00
Virtual destructor and undefined behavior +0.26
Does a char* when assigned a value terminates the String With a null? +2.00
C/C++ Constants +1.08
Repeated typedefs - invalid in C but valid in C++? +1.88
pointer vs non-pointer members of a class -1.05
What are some best practices for file/folder layout of large c++ pr... +0.28
pointers pointing to array of integers +0.63
Array Allocation causing terminal to hang +0.83
c++ struct OO vs class OO +0.04
How to get the current time in milliseconds in C Programming +0.27
std::vector of an array +1.52
How to unset a specific bit in an integer -1.32
Int Address in memory increasing by 4 +0.80
What is the difference between these extern declarations in C++? +0.35
When and how to properly use loop optimization and transformation t... +0.33
How to remove empty space from char variable +0.28
std::vector inserts a copy or reference of an object? -1.55
Keeping a native (C) pointer into an object instance -- and cleanin... -0.73
What is the best way to manage the lifetime of an object variable? 0.00
C++ Accessing bounds outside static array vs new array? 0.00
how does free know the size of memory to be freed? -1.42
Rare cases where MACROs must be used +0.31
std::size_t vs size_t vs std::____::size_type -0.98
Using the power of virtual functions +0.73
A constructor cannot be virtual +1.24
How to print Function's I/P parameter as variable in C -1.25