StackRating

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

Paritosh Singh

Rating
1549.06 (8,223rd)
Reputation
2,155 (78,123rd)
Page: 1 2 3 4 5 6
Title Δ
How to check a condition on a list (or array) and then sort the ele... -0.00
Type(1,) returns int expected tuple +0.42
longest path in a tree in python -1.91
Linear/Order Preserving Clustering in Python +1.09
Python - Making linked lists of same values in matrix -1.92
Update dictionary entries without specifying them all -0.30
Subtract previous list from current list in a list of lists loop +0.45
Given a list of words and a sentence find all words that appear in... -0.48
How to leave punctuation unchanged in Caesar Cipher? - Python +0.46
Convert a one dimensional dataframe into a 3 dimensional for RGB Im... +0.47
Error as I try to merge zero channels to create an image with a sin... 0.00
Why applying the same channel thrice results in a black and white i... 0.00
How to count multiple items in a list -0.99
How to write a alphabet bigram (aa, ab, bc, cd ... zz) frequency an... +0.01
How to take input as a sub-list from user through input functionin... -0.23
Is it possible to insert extra scopes in python +0.97
Python restarts the shell when I tried to do math +1.75
How would I sort the values of the dictionary the second key? +3.25
Having a hard time with 'For' Loops +3.72
General question about the significance of -1 +4.93
f-string for multiple SQL lines 0.00
How can I discrete float values in a pandas column to [1, 10] -0.64
list index out of range when iterating through a 2d array -1.16
how do i filter out lists of strings that dont match the desired cr... +0.12
python find the type of a function +3.90
Python Optimization: Using vector technique to find power of each m... +1.87
How to skip or modify a field while dumping a json file in Python? 0.00
Can I compare two sets of tuples based on the elements of the tuple... 0.00
is it possible to make input() throw errors? -2.20
Python print all binary numbers from 000 - 111 -3.68
Difference between global and local variable 0.00
How can I subtract tuples in a list? +1.06
Compute the last (decimal) digit of x1 ^ (x2 ^ (x3 ^ (... ^ xn))) -4.27
Large amount of lists concatenation +1.12
Sorting a list by number of appearances and removing duplicates +0.62
Concatenate arrays of different sizes row-wise using numpy 0.00
Creating a function that would execute a different function a certa... -4.28
When to use If If over an If Elif in Python 0.00
How to find and close properly to those json which are not closed p... 0.00
How to select a continuous sample at random from a list? 0.00
Dictionary with tuples key: All tuples with the same first element +3.86
Adding elif statement into generator notation -3.25
loop through array names using for loop python +3.92
Tuple() vs () for Tuple Comprehension & Tuple Creation 0.00
If statement from a number to infinity +3.70
Looping over list of dicts and removing elements +3.91
Difference between round() and float() in Python +2.96
Flask - Why can I return a list, but not a dict? +3.43
Optimizing efficiency of loops with numeric comparison using list a... -3.39
Python - Looping of Functions (Reuse the output as the input a numb... -0.05