StackRating

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

DjaouadNM

Rating
1609.92 (1,403rd)
Reputation
7,067 (22,718th)
Page: 1 2 3 4 5 ... 18
Title Δ
Using a variable in a loop as the object property -2.48
In the case of a tie, how do I return the largest and most frequent... -2.56
Why do I need to assign this variable after call of function? 0.00
Explaining advanced string formatting python +0.42
Need to filter what shows on field 0.00
How to simplify variable assignment by way of IF statement -1.53
the pattern i m getting in my output have the extra star at the end... 0.00
How can i get the closest distance between a tuple and a list of tu... -0.42
compare 2 lists of integers +1.48
Merging two lists, one with duplicate elements and one with integer... -2.41
find top k largest item of a list in original order in python +0.08
Get rid of duplicates in array of objects -0.70
floor and ceil with number of decimals -1.35
Extract values from a list with range of values from another to cre... 0.00
What is the pythonic way to determine that two or more boolean eval... 0.00
Add a class to an element's first child with javascript -0.71
How can I iterate over tuples with dict inside 0.00
How to find highest number from list of strings with python +0.35
How do I code two consecutive "for loops" in python? 0.00
How to iterate a list of dictionary with python3 +0.92
How do I fix this syntax problem? I am confused 0.00
printing a list and removing the '\n' from each new line, g... +0.36
How iterate over elements of a sub list +0.35
Python: How to reverse integers using recursion +0.38
Python Intro finger exercise -0.19
Remove the first word in a string when this word equals to "th... +0.39
Transform the elements of list from [['a', 'b'], [&... +0.36
loop over a list and its sub-strings seperated by comma +0.50
Combine a list of tuples and regular list into dictionary then sum... +1.38
Class is not being added with if statement -2.14
Using for loop to replace values in a matrix but only the last repl... +1.38
Python --> TypeError: unsupported operand type(s) for -: 'in... -0.39
How to divide a variable with the number of inputs 0.00
Python - remove leading zeros from IP addresses +0.28
Python regular expression to find and replace multiple matches +1.61
How to get sum of list element by iterating and poping out of the e... -0.57
How to insert line break in string -Javascript 0.00
Removing duplicate elements in a list 0.00
Dictionary Comprehensions Value Sorting +0.35
Question about Automate The Boring Stuff Chapter 3 0.00
Small issue with String.Replace() +0.37
How can I increment the id in jquery with for loop? -0.69
javascript - How to merge each element in array with other elements... -0.36
Algorithm for figuring out if two strings are palindromes at a spec... +1.00
how could I change a list of tuples with digits into a list of numb... 0.00
get os.walk hit abspath -1.14
How to use .pop and .append to do FIFO (instead of LIFO) while proc... +2.08
Generate a list of names/strings randomly of desired size in python... +0.36
Create a new list by appending prefix on each value of old list in... -0.70
Add the character between two spaces -2.11