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 5 6 7 ... 53
Title Δ
Memory leak with new and delete 0.00
Why am I getting an invalid pointer? -2.39
How compiler store C string? +0.50
Error: variable was not declared in this scope +1.87
How does the compiler determine which polymorphic type it is addres... +1.22
In C++,if the Base class constructor exception,then the sequence of... +0.23
no match for 'operator==' in C++ +0.65
How to compare date and time using comparison operator in c++ +0.58
What does this declare `void func(bool b ...)`? -0.73
C++ Redeclaring a variable in a sub-scope does not cause a compile... +0.60
What is difference between insert and emplace for vector in C++ +0.88
Undefined reference to vtable in Qt 0.00
Destructor in class +0.83
What does X f() mean? +0.58
Logic behind a function 0.00
Why are the values same? -1.20
Decide if const char* is a string literal or a variable -0.76
Deleting void pointer after assigning it with original type -0.29
Is performing arithmetic on a null pointer undefined behavior? 0.00
Returning a literal by reference and inline +0.50
Does prefixing global string variables with the static keyword redu... -1.37
Manually using multiple types is faster than polymorphism? +0.10
Evading including headers to the .h file -0.84
When realloc shrinks a allocated block, where is the memory free'd? +0.60
What is the difference between using and include in c++? +0.68
Char arrays and if statement syntax +0.06
Is it good practice to have each typedef in separate file? 0.00
Do virtual destructors have to be public? +0.16
Should I use setValues for all values in a class? +0.63
error: No matching function for call to my class object -0.40
What is difference between class A:public virtual B and class A:pub... -1.27
member variable inheritance +0.23
Memory leaks occur if exit(exitcode) in C? -0.83
cpp empty array declaration +0.78
Copy constructor or assignment operator or both, which is called he... +0.19
virtual inheritance member lookup +0.21
Why do I need to delete[]? -0.44
C++ Array Visual studio +0.25
What's wrong with this addition method? +0.72
Unedefined value, debugger, WHY? 0.00
Global Object Vs Singelton pattern +0.21
Warnings in a very basic Pointer Program in C +1.08
Can I override only one method in inheritence? -1.92
Accessing protected members from outside with this trick, but is th... +0.87
Can anyone tell me when called terminate(), and when unexpected()? -2.14
Will I get a copy or assignment with this initialization? -0.53
why is race condition in following code +0.42
size of a pointer allocated by malloc +0.62
Trouble using constants in C 0.00
C global unsized array? +0.22