StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Prasoon Saurav

Rating
1590.58 (2,265th)
Reputation
71,863 (1,186th)
Page: 1 ... 5 6 7 8 9 ... 15
Title Δ
explicitly using constructor call in main as a function call parame... +0.41
How does "const" differ in C and C++? +2.33
What does `class HelloWorld : public Gtk::Window` mean? -1.07
Compiler Design Help +0.35
Is "T var();" always a function declaration in c++? -1.09
how to use strcopy in c++ +1.16
How avoid typedef? +1.34
What are your favorite C++ idioms? +1.15
Two pointers different information stored +0.33
How to create an int pointer on the stack? +1.25
Use of qualified name in function parameter -0.60
segmentation fault in c program +2.24
Simple parsing question 0.00
default parameters in template functions (c++) -0.94
Why this c code is not generating expected output? -0.50
This C program outputs garbage -0.06
What the best or the most frequently used C++ compiler under Windows? -0.38
Questions About Running time +1.13
C++ returned pointer points to something other than what was return... +1.07
Confusion in understanding C++ standards +1.84
undefined behavior of switch 0.00
automatic/static memory allocation +1.28
Temporary Object confusion +0.42
How to use char * in C +1.40
Difference between class methods and instance methods? -0.86
add constructor to templated class -1.34
How to insert into std::map? +1.75
Making a member function a friend -2.15
how to fix error in std::vector<int> WidthNumbers = 320, 640,... -0.75
C scanf with spaces problem -0.40
Full specialization of method template from class template -0.04
What should I learn first before heading to C++? -0.85
What is the difference between for(;;) and while(1)? -0.07
Checking whether a template argument is of a class type? +1.27
Default constructor for an inherited class -0.52
Is (++i)++ undefined behavior? 0.00
Changing the linkage of a name +2.30
C++ can we have functions inside functions? -0.57
exact representation of floating points in c -0.96
Access to base class function -0.84
What is the order of evaluation in C# and C++? -0.14
Operator delete causing heap corruption while operator new working... -1.48
compiler doesn't complain about function not returning value +1.75
Clarification on Operators +1.08
macro problem with member function -1.73
constructor invocation mechanism +0.43
Does initializer list suppress the call to constructor? -0.82
Is C/C++ bool type always guaranteed to be 0 or 1 when typecast'ed... +1.14
Making an undefined class as friend, and defining it later -0.71
warning in extern declaration +1.32