StackRating

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

Pradhan

Rating
1538.16 (12,750th)
Reputation
12,553 (11,666th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
Python: Finding The Longest/Shortest Sentence In A Random Paragraph? -0.91
Python: using float from previous iteration of for loop +0.22
Space complexity of tree traversal without recursion 0.00
How to add value to attribute of all objects which are in list +0.01
Why is this user-defined conversion failing? +2.63
What is difference of using vector<int>::size_type and a norm... +0.51
Is this virtual member function template? -0.27
Is it possible to Store 0 as the first digit in integer variable +1.88
How does random shuffling in quick sort helps in increasing the eff... -1.01
'Object': 'struct/class' type redefinition WITH hea... -0.12
How to use polymorphism to access derived class vector member from... 0.00
Cross references when using template parameters 0.00
List all available function prototypes from within C/C++? +1.42
why I cannot assign real[0] to address of x -0.00
Reading input one character at a time 0.00
Can we use the return value optimization when possible and fall bac... +2.95
prove connected graph with degree = 2 has hamiltonian cycle 0.00
Depth-First-Search terminating prematurely 0.00
Graphs, vertices, STL lists: Why does list come out empty? 0.00
Trouble with overloaded + in complex expressions +0.51
Iostream issue on codeblocks? 0.00
Algorithm to determine the maximum sum array by complementing bit m... +0.52
Why does calling c_str() on a function that returns a string not wo... +0.51
Pointer cast while pass by referance -0.96
Inheriting a base class using vector -0.06
What is the purpose of declaring an undefined std::function before... -1.05
How to efficiently cycle consecutive numbers c++ -1.98
An example of an optimization that involves compiler reordering +1.64
what if the container of priority_queue doesn't have push_back... 0.00
Move constructor not calling destructor? -0.47
Deduce types pack from a variadic-templated class and declare an ar... -1.23
Template function that accepts only heirs of some class -0.03
pass string by pointer in CPP and getting unexpected output -1.22
Is std::move necessary when storing an expensive object in a pair? +1.04
pointer to member variable in nested struct +1.81
Depth First Search: Formatting output? -1.22
Bit manipulation with pointers -0.51
Unable to get valid pointers from std::map of pointers to Polymorph... 0.00
CLRS:33.1-4:Show how to determine in O(n*n*lg n) time whether any t... 0.00
Virtual function hiding in derived class -1.76
Pass initial array values uses curly braces +0.02
Declaring a static pointer to an inner class object in a template -0.01
awk find if specific line exists between multiple common patterns +0.16
operator= Overload from a templated class -1.09
What is the rationale for one past the last element of an array obj... +2.17
How to create a dynamic array of dynamic stacks in C or C++ 0.00
English to Morse Converter 0.00
Why does a pointer behave like this in c++ +0.64
combine pairs of integers based on common element +1.49
Python 2.7 - Remove item from list y without removing that same ite... -0.53