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 ... 8 9 10 11 12 ... 15
Title Δ
Ambiguous declarations 0.00
cannot access private member declared in class error while instanti... -1.25
How many objects are created here - Java +1.06
c -language dynamic memory -0.75
Problem with linking, c++ member function to C callback +0.48
a static variable in c +0.55
Virtual tables when copying objects -1.33
sizeof empty structure is 0 in C and 1 in C++ why? +0.43
copy constructor of base and derived classes 0.00
no matching function in template class -2.48
C++0x Peer Constructor in VC2010 -0.99
Template argument deduction error -0.81
templates value `defValue' cannot appear in a constant- expression -0.05
Function passing arguments in reverse -0.72
Why is the compiler not warning about definitions with no names? -0.11
Assembly Code in C++ -1.33
array as const pointer +1.09
C++ and C# for OOP -0.52
Is there a way to find sum of digits of 100!? +0.56
C++ Uninitialized memory? -0.77
pure virtual and inline definition +1.57
How to convert a user defined type to primitive type? -0.10
main cant be void +0.45
Using size of one array in another array +0.87
Deduce return type of operator/function for templates +0.42
Scope problems in template C++ +1.03
Defining a string with no null terminating char(\0) at the end +0.27
Default type parameter error in template code -0.11
NULL check before deleting an object with an overloaded delete +0.72
Which of these options is good practice for assigning a string valu... -1.56
c programming query regarding assignment operator Please specifythe... +0.38
In C, why is an array reference a += 2; invalid code +0.23
What is the main difference in object creation between Java and C++? +0.31
c programming query regarding sizeof operator Please specifythe out... +1.91
C++ References Puzzle: My output appears reversed. Why? 0.00
C++ equivalent to the Python len() function? +0.56
Cant copy construction be done without creating an explicit functio... -0.86
What's the logic behind this C code? -0.10
What is the difference between sizeof(int) and sizeof(int*)? Also I... +0.42
Default class inheritance access -1.48
Initialize pointer to pointer using multiple address operators in C... +0.60
Why is there no call to the constructor? +0.21
How is end() implemented in STL containers? +0.85
private class data -0.33
C++ operators question +1.10
Bit Array in C++ +1.43
What are primitive types default-initialized to in C++? +1.54
constant references with typedef and templates in c++ +0.52
Math.pow errors in Java +1.86
Template specialization with float as non type +1.09