StackRating

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

abhiarora

Rating
1467.79 (4,522,324th)
Reputation
2,296 (73,371st)
Page: 1 2 3 ... 6
Title Δ
Executing a function on a specific thread in C++ -2.16
method1() missing 1 required positional argument: 'self' +0.51
How do I convert some elements of my for loop into lowercase? 0.00
Python logging module returning errors for no reason 0.00
why isn't my local variable overwriting the global? -0.31
A pythonic method to find the item with most occurrences and its nu... 0.00
How to use the result of snprintf and send from server to client in... 0.00
when using try/except with python and calling functions and trying... 0.00
Store a list of strings in one attribute +0.03
get the elements from list which is prefix/suffix by any other char... -0.26
Access private members of class that is friends with parent class -0.85
base cases for recursive functions +0.05
Strange side effect from a copy constructor +0.50
Why we actually need runtime polymorphism? -0.45
This program is accepting only 5 inputs while i am giving n=8 0.00
Moving members of class passed as a const reference argument -0.22
How do you insert a string at the beginning of a .txt file in C++ 0.00
Somebody please explain what it is behaving like this? -1.10
Formatted input in C++ . like this ---> x : y : z -1.95
What happen when we write empty copy constructor in derived class? -1.54
Is it possible to put lambda expressions into a map or list in C++? +2.30
boost::interprocess::file_lock erroneous behavior when used with st... 0.00
C++: Move Semantic with Integer +0.19
private member vs private ineritance 0.00
garbage value after calling a member function of a class 0.00
A char array containing strings, and a pointer pointing at that arr... 0.00
Interaction of C++ lambdas and templates +1.44
Why doesnt this function overide the base class function -0.98
Quit while (true) loop in C++ +0.54
Potential deadlock in thread-safe stack C++ +2.53
Why program cannot reach proper return instruction after stack unwi... +3.09
vector<map<move-only type>> does not compile with MSVC +2.41
C++ Heap Corruption Detected error occurred -0.52
VWhat is the visibility of statics declared inside a member functio... 0.00
C++ object of type class only accessing one print fucntion 0.00
How to separate a string with "|" as the separator? How t... -0.45
Confused about c++ base class layout -1.23
Assigning a class's member function to a function pointer in C++ 0.00
Declaring a variable outside main function changes output even thou... +0.55
Why terminate is called after throwing an instance of 'range er... +2.55
Python class method output different each time +0.55
Transform text to fields python +0.54
sync one instance to another instance of different class in python 0.00
std::bind and std::function with polymorphism, base class +2.23
Creating base class object with a derived class 0.00
Using one cout command to print multiple strings with each string p... 0.00
How to safely use callbacks when the bound function could be deleted +0.10
How to do a deep or shallow copy depending on reference modifier? -1.04
why I can not get the elements from appending one list into another 0.00
std::function incomplete type on const function -0.83