StackRating

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

James Sapam

Rating
1453.65 (4,531,575th)
Reputation
8,959 (17,327th)
Page: 1 2 3 ... 6
Title Δ
What does it mean the code in my directory "expects" a pa... +0.81
Can we dynamically create a function in go? 0.00
Importing Go packages locally rather than remotely 0.00
What's the proper way to install a go package to the system path? -1.06
If the type of a parameter is interface{} how do you know whether y... +2.15
cannot find package "github.com/gorilla/mux" in any of: +0.57
Go json.Unmarshal returns false struct 0.00
When to use log over fmt for debugging and printing error? -0.41
How to add headers info using Transport in golang net/http -1.31
Is there an interpreter and auto-complete tool for golang like ptpy... -0.45
Can't pass slices of structs implementing the Foo interface to... +0.26
In go, is this line creating a new empty map with string as key and... +0.11
remove duplicate values from items in a dictionary in Python +0.21
Print command-line progress bar horizontally +0.33
Python invert every two elements of list -1.20
Max value in Dictionary of List of Dictionaries in Python -0.26
Python list comprehension trick -0.51
Creating a dictionary in a list from known variables +2.19
python compare items in 2 list of different length - order is impor... -0.06
How to find the first common number from a dictionary of lists +2.39
Python: Efficiently calling subset variables of multiple returns fu... -0.42
Raise an exception if class attribute is set to a certain value aft... -0.40
Check for empty list -0.03
Python decorator parametrized by instance attribute? +0.57
Python - making a function that would add "-" between let... +1.39
Retrieving Values from Module by Name? 0.00
Set dictionary value to a variable, not the variable's value -0.03
Python - How do I separate punctuation from words by white space le... -0.16
What is a better way to define a class' __init__ method with op... -1.16
python dicts into CSV -0.19
unhashable type: 'dict' Type Error +1.55
How to apply AND to all elements of a list? -0.42
Recursion function for counting the number of digits in a number? -0.91
Finding anagrams in Python -1.57
Python: Making A Set of Dictionary Values -1.19
Python , check if a list follows a distribution -0.59
removing whitespaces while parsing with regular expression +0.41
How to iterate over arguments +1.08
Problems with traversing dictionaries -0.31
find a max in nested list with a same first element -0.66
Finding common elements in a few lists out of all lists in python +0.06
Programming Python vowel counter -0.81
How do I remove an element from a list without using .remove -0.73
How to match keys in a list and find there intersecting values? -0.15
How to print all strings in a list on one line? 0.00
Inserting an element in an ordered linked list 0.00
How do you get Python to detect for no input -0.59
Equal elements in list of lists. Delete one +0.89
Passing an array into Perl subroutine -0.19
how to sum lists in lists pairwise in python and put this sum in a... -0.24