StackRating

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

Netwave

Rating
1534.97 (14,662nd)
Reputation
17,495 (8,016th)
Page: 1 ... 4 5 6 7 8 ... 19
Title Δ
Haskell - how do you make a loop that has getLine within it? 0.00
How do I do formulas with variables based on questions asked the us... +0.68
applying list of functions to list of arguments in python -0.02
How to sum up all neighbouring nonzero value in the middle of a lis... +1.32
Can I call a Python function without brackets, like a shell command... +1.19
Remove duplicate numbers from a list -0.65
Should I use @staticmethod if I don't have an __init__ method f... 0.00
How do I catch only a specific error in Python3? -1.81
Evaluating the output of multiple functions which return True or Fa... +1.14
Generate custom alpha numeric sequence -1.81
How to convert Python list containing single quotes as well as doub... -0.05
function() takes 0 positional arguments but 1 was given error for f... +0.19
How to pass arguments to a function in "map" function call? +0.02
Python: Why is the number changing from int in a float type? 0.00
Is there any function in python list to convert comma seperated val... -0.42
for loop doesn't work with if else condition +1.32
Using comprehension lists for choosing items by index with duplicates +0.46
Equivalent of List Comprehension Using Map and Filter -0.55
operations order in Python -0.12
Slicing for Substrings +0.45
How can I generate equal spaces? 0.00
Python not reading all comparison operators in my while loop and if... 0.00
something about elem function in a list 0.00
Define a list range inside a list +1.59
Concatenate multiple zip objects into a list 0.00
Making table from json nested dictionary +1.72
Making a list of a geometric progression when the ratio and range a... -0.47
Counting average lenght of list of lists +1.12
How to code the function drop without the prelude module in Haskell? 0.00
Find min value excluding zero in nested lists -0.24
Is there a way to speed up this Python loop? -0.95
Initialize python attributes from list -1.06
How to split a sorted list by element length -1.68
How do you join a list to a dictionary of lists as a new item - pyt... +0.78
Joining python string from list by using .join function is not outp... 0.00
How to make an infinite list of a..z concatenated with 1, then 2, etc 0.00
Extend list by repeating individual elements in python -0.56
How to create a dict with functions from a class? +0.44
Is there a way to make a function which returns True for certain ty... +1.71
How to iterate if list contains unequal tuple in size? +2.16
How do I filter items from a list and store them in another list? -0.04
Counting number of entries to a function in python +0.43
Eq => function in Haskell -1.86
Python nested for one-liner 0.00
How do I split some information that is on the same line in python? 0.00
Closure for simple use case 0.00
How to create a list of functions using one function with different... 0.00
Transpose Of Matrix in Python -0.29
How do I convert my byte data to integer using python? -0.94
Can 2 for loops be run simultaneously, looping one after the other? -0.10