StackRating

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

abarnert

Rating
1698.89 (155th)
Reputation
267,894 (148th)
Page: 1 ... 19 20 21 22 23 ... 128
Title Δ
Return last item of strings.Split() slice in Golang -0.23
Class variables, difference between instance.var and instance.__cla... +0.28
problems while implementing tiny language parser in python 0.00
Why do some languages like C++ and Java have a built-in LinkedList... 0.00
Can I keep new words in dictionary by matching key as prefix +1.26
Double linked list confused 0.00
Explain Try-Except Error in Python 0.00
How to search for a string like \x60\xe2\x4b(indicating a emoticon)... +0.57
Regex [A-Z] Do Not Recognize Local Characters +1.30
Why does this for loop change the value of a variable? 0.00
Tkinter canvas not showing up -0.48
Unknown value keeps getting included in unique vector +0.29
In order traversal of a left threaded BST falls into infinty loop +0.28
How to open a socket after closing it? 0.00
How can I handle an incoming packet connection by parsing the buffe... +1.72
In a fizzbuzz, why does a program using dicts think 0 is a fizzbuzz? 0.00
Generate color list between two colors in HSV 0.00
Why does localhost:5000 not work in Flask Python? +1.23
My CSV writer code writes separators between characters and not str... +0.67
In my CentOS7.2, I have the `python3` command, but why I can not us... 0.00
Why the multiprocessing.Pool.map hangs with my custom partial funct... 0.00
Issue HTTP GET with form values in Go -2.29
How to properly use channels to control concurrency? +0.56
Iterating over linked list in C++ is slower than in Go with analogo... 0.00
fastest way to find insert position for new data into sorted list o... +0.24
Python wheel packages Linux vs windows +1.19
center multi-line text in python output -0.22
How does BeautifulSoup create object names at runtime? 0.00
Python: Looping through all parameter options 0.00
Reduce memory usage when slicing numpy arrays 0.00
difference between A[0] and A[0:1] numpy arrays in python +1.47
Python | Tkinter: What's the difference between Entry() and Tex... -0.71
Summing up the price from file and then printing and appending the... 0.00
SyntaxError trying to return the value of assignment 0.00
Python: Using modules which support different Python versions in on... 0.00
Different ways to convert a byte into integer in python 0.00
Python recursion limit vs stack size? 0.00
What are the supported versions of Python for Visual Studio Code? +0.28
List index out of range, apparently nothing wrong 0.00
Reversing non-unique dictionary -0.77
Cut or Split a string in python 0.00
Is it possible to display file size in a directory served using htt... 0.00
Use lambda expression with numpy array +1.57
Copy constructor in python +1.98
Indexing a dictionary from file +1.14
Dynamically loading objects from list of python files +1.60
strange error using AttrDict on Python 2.7 0.00
How to determine if one list contains another? +1.03
Native coroutine and StopIteration 0.00
Generate random list of timestamps in python +0.29