StackRating

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

Mateen Ulhaq

Rating
1488.52 (4,436,911th)
Reputation
11,529 (12,874th)
Page: 1 2 3 4 ... 10
Title Δ
Distribution of final digits of random numbers in Python -0.75
Find matching rows in a numpy matrix of 3 +0.57
Why is there no 2* in the space complexity recurrence S(n) = 2*S(n/... +0.64
Get a file line input from user, read from a file, return only the... 0.00
creating a function that takes in a string and returns that string... 0.00
Print DataFrame as comma separated values +1.31
How to create distance matrix with known distance? -0.46
Parameterised array using Numpy +0.48
Changing the background of a text at the pixel level 0.00
Delete duplicate value-items from multiple keys in python dictionar... -0.79
How to convert a list to a dictionary python; is having more than o... -1.16
How to find & add substring between the last two backslash? +2.23
How can I join a list of strings and remove duplicated letters (kee... -0.44
How to parse other type of file that aren't JSON 0.00
Broadcasting a M*D matrix to N*D matrix in python (D is greater tha... 0.00
Python - User generated dictionary names and input 0.00
How to make oval shape with 20 straight lines repeatable? -0.46
Python lambda functions, iterating over a tuple and a list -0.64
How to display subfolders by numerical order in python 0.00
Condensing python lists with the same output +0.55
Adding items to list using while loop +0.55
Merging two sorted lists returns Runtime Error -0.46
Combinations between two arrays numpy different shapes 0.00
Convert Valve data structure to JSON -0.59
Adding values from one list to another when they share value +0.52
What is the difference in NumPy between [:][:] and [:,:]? 0.00
How to divide each element of column by this column module efficien... -0.46
Stitching arrays together in numpy 0.00
Shortening long and repetitive equations in Python 0.00
Python string iteration: how to print any non-vowel chars first, th... 0.00
Python: Create numpy array between two dates -1.30
How to Create a Dictionary Merging Values Based on Keys? 0.00
How to add 2 singly-linked lists together? +0.04
Getting an error when trying to use the <= operator for two vari... +0.54
How do I solve this: "Step forward and backward problem"? +0.04
trying to create a list based on the data +0.54
How to break a while loop when input is a particular string? 0.00
How can I make my code shorter for a simple maze game? +1.41
Get Max value comparing multiple columns and return specific values -0.02
binary search after insertion sort in python 0.00
Consolidating multiple if ... print statements +1.10
Merging values of numpy array 0.00
All Valid Possible Combinations +0.55
Extract values from List of Dictionaries using a function +0.56
tuple with as many None as input argument? -0.71
How to reach a particular key value pair inside a dictionary in pyt... 0.00
Add complementary values to numpy array +0.34
Python three integers to hex string +0.53
Is there a way to put these two lines of code in one line +1.51
Are there corner cases to this sort? +2.58