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 ... 13 14 15 16 17 ... 53
Title Δ
Overwrite one method in c++ class -2.66
Garbage values in a multiprocess operating system +0.14
memory leaks when program is closed with x +0.20
C++ non-polymorphic interface -2.18
How to modify value of const variable? +0.81
Why .* operator can not be overloaded in c++? 0.00
Why make pointers static in dialog procs? 0.00
shall the constant pointer be dereferenced? 0.00
Can I call functions that take an array/pointer argument using a st... +1.13
value of the variable after storage allocation in c++ -0.35
C++ operator= return reference to *this +0.05
Can a non-const pointer modify a const var int c++? +0.08
Deleting an object when multiple pointers are pointing to it? +0.20
how to return 1000 variables from a function in C? +0.68
Exception Handling C++ error +0.23
Simultaneous first time access of singleton class from two differen... -1.55
C++: using parameters with user input? +0.23
Array declaration and memory layout 0.00
Diamond-inheritance scenario compiles fine in G++, but produces war... +0.75
C++ Do I need to write throw clause for a function everywhere? +0.99
can I require a return value to be a pointer to a constant -0.35
pointers and reference tricky code +0.59
what is the difference in system calls in thread creation and child... -0.13
What will be the value of uninitialized variable? +0.55
Implicit call of constructor from operator== +0.26
Why does an interface needs to be redeclared? +0.40
Why is copy constructor called instead of conversion constructor? 0.00
Not able to understand static behaviour -0.80
Pre-processor Directive value set in the C program -0.77
Thread Virtual Memory state +0.21
Read and write to a memory location +0.25
C++ - Method with multiple parameter types +0.23
Use cases for referencing to a constant variable +0.51
Extending libraries in C++ -2.15
Is it an undefined behavior to have different definitions of an inl... +1.01
Where do sequence points come from? -2.26
storage allocated on class definiton -0.82
Which protected variable used in inheritance? +0.33
Best way to id an inherited class +0.59
Does std::mutex create a fence? -0.20
c pass array by value? +1.30
Initializing a struct to 0 +0.95
Global and local declaration of 2D char array +0.85
C: Explain sizeof behaviour +0.23
Destructor is re-running at Application exit 0.00
Scope vs. Lifetime of Variable +0.94
C++ Class 'undeclared identifier" -0.46
Why does increment operation like "a[i] = i++;" result in... +1.53
GCC Doesn't Compile C Codes as Expected in Ubuntu 0.00
Who is responsible for delete? +0.24