StackRating

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

Abhijit

Rating
1561.88 (5,253rd)
Reputation
46,133 (2,258th)
Page: 1 2 3 4 5 ... 23
Title Δ
How to sort a list according to another list? Python +0.63
Splitting a line into token with find() -0.61
string replace using a list with a for loop +1.77
Sorting a C-style array 0.00
Counting consecutive alphabets and hyphens and encode them as run l... +0.40
C++ use string to call object member function +0.81
Why should labels in a case statement be constant? +1.99
Loop for in Python with php -1.30
Is there any smart way to combine overlapping paths in python? +0.35
Optimize the performance of dictionary membership for a list of Keys +1.48
'Cannot convert 'double (*)() noexcept' to 'double&... -0.28
Counting occurences of words that appear in a list using Python +0.41
c++ general int array and vector iterator -0.13
c++ -fpermissive error while implement callback in c++ +0.27
Object and data members memory address confusion +0.43
Python for loop - why does this not infinite loop? -1.11
Removing multiple elements from a vector c++ +0.89
c++ set and shared_ptr 0.00
Python random number excluding one variable -0.07
Where are my errors? (54 lines of code) +0.40
Getting char* array from c++ stringstream ostringstream +0.71
Constructor Initialization Lists for Multidimensional array -0.56
Accessing the column of the matrix +1.93
passing a pointer to a built-in type defined on the fly in c++ +0.16
Default, value and zero initialization mess -1.47
Joining elements in a list without the join command -0.11
Take n items at random from a list +1.58
C++11 multithreading with class member function -0.82
Returning a reference to a structure from a function -0.70
Assign value to uninitialized ptr +1.26
Python, extend a list object to include weights for each element -2.44
Python work out difference to 0 +0.35
Is python assignment strictly evaluated right to left? +2.58
C++ scope of variables inside try -0.97
How is this code converted into python 2? +1.74
Efficiently setting all array values to zero -0.35
Why this macro define of goto will crash the program? +0.41
Nice way to declare enums in C++ without bloating the namespace 0.00
Error in using template for function +1.91
Given a date range how can we break it up into N contiguous sub-int... +0.70
Somekind of error when i try create array of obejct 0.00
Is the term "method" defined by the C++ Standard? -1.25
Compile failure only when I run it as a remote service using PsExec -1.45
Regex to extract between two strings (which are variables) -1.39
std::map<T, bool>, count values that are true -1.47
How can pointers container can have the ownership of pointers if po... +0.74
Visual Studio 2013 optimization flags (/O2 vs /Ox) -1.49
Given the following, what type is "function"? 0.00
A sensible way of linking two objects -1.11
Is there a way to compose two matrix of numbers in one matrix of te... -0.24