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 2 3 4 5 6 7 ... 15
Title Δ
python programming 0.00
Redefinition allowed in C but not in C++? +1.17
what does the following program print? +1.93
Whats wrong with the following code? It's not compiling +0.85
syntax and parse error +0.92
programming tests/questions +0.42
Problem in defining object of a structure inside itself +0.94
Passing a pointer representing a 2D array to a function in C++ +0.84
Whats the Difference between a . and -> in calling a Method in C++ -0.20
operator overloading in c++ +0.32
c linkage confusion -0.48
Why does a negative value give segmentation fault for the program w... -0.92
c++ array initialization +0.72
Initialize an static member in an fully specialized class template 0.00
where and when to use const in C -2.62
About a Class Object +0.09
Is extern keyword for function necessary at all in C? +0.99
How does the following statement evaluate? -0.35
Time complexity of power() +0.74
Is there any function like clock() in c in php? -0.42
Any documentation for calling a function without a prototype in C? -0.13
How to initialize members of the base class subobject to 0? +0.99
About Union's Unused Fields -0.70
merging lists in python +0.47
Truth table to prove an argument true/false -0.23
static struct in C/C++ +0.58
Const variables in c++ +0.53
Why does my C++ compiler allow recursive calls to main? 0.00
LCM of two numbers +0.55
c++ cout strange behavior with a custom Stack class -0.37
Why does XOR swap with integers trigger a warning? -1.03
Determining array number from string name 0.00
Given integer n decide if it is possible to represent it as a sum o... 0.00
What is the syntax for initializing a struct in C++? -0.84
Java modulus operator - why is the result unexpected? -0.53
String static member error +0.72
nested class inheritance +1.03
Why is "a" != "a" in C? +0.56
How to generate compiler warning "statement has no effect"... +0.50
operator overloading with multiple templates -1.72
Typos are not seen as compilation errors in C++ -0.46
std::next_permutation() from a part of vector 0.00
Why pre-increment operator gives rvalue in C? +1.11
C++ constructor format -0.57
What is the difference between static int a and int a? -1.38
Reducing time complexity +1.39
remove not working correctly +1.44
error: variable or field 'dtra' declared void -1.11
The memset() function -0.89
Find the maximum of two numbers without using if-else or any other... +0.46