StackRating

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

Green Cloak Guy

Rating
1567.05 (4,439th)
Reputation
2,989 (56,592nd)
Page: 1 2 3 4 5 6 7 ... 18
Title Δ
What is the method execution priority in Python when a .py file con... 0.00
How to get elements from a specific range out of a list? +0.45
Initialize array from another array +0.45
Circular referencing between methods of classes in Python 0.00
How to declare a nested dictionary in Python? 0.00
how can I use list * i in single line for loop 0.00
Creating a new array by comparing data from other arrays in Python -0.05
python: is it legal to pass self to the nested function inside the... 0.00
python implementation of c++ sort +1.70
How to sort a dictionary 0.00
How to call static methods in functions? Scope of static methods -0.62
How can I find the node given a position of a linkedlist? 0.00
Call a particular python class using User input 0.00
How can I change the next columns on a grid I created with outer an... 0.00
Python code not printing the desired result -0.26
New to Python, could use some guidance on a basic problem -0.20
How to solve Students marks dashboard kinds of problems - Can't... -0.57
Scope of variable initialised in an if statment issues 0.00
Python strip() removing extra (unwanted) character +0.44
Why does ArrayList.add() add values to multiple arraylists in java... 0.00
How to transfer information from two lists in an alternating manner... 0.00
How does referencing a class instance inside constructor work? 0.00
How do I get a random line from an external txt file? 0.00
using super without inheritance class in python3 -1.68
how do test with Junit for the method AddCalcNode()? 0.00
Is the max function limited to work only with a list of length 9? +0.27
Defining a function to find the unique palindromes in a given string +0.44
What is the best way to pass multiple string variables to a query s... 0.00
suppress output on library import in python +0.44
PI nth digit after decimal +1.18
How to add milliseconds to a datetime object 0.00
How can I enter time for time durations with specific timestamps in... 0.00
Excluding intervals from a real number line +0.35
Using split on an input string +0.44
Confusion about the scope and visibility of variable and argument i... -0.54
Problem about recursive dict creation in python 0.00
How to find all combinations possible from alphabet and numbers 0.00
Check if sum of a list is equal to either of two values or not 0.00
How do I find package names for java classes when I don't know... 0.00
Python Newbie: Calculating with two lists one of it a 2d list 0.00
Python true global variables (python 3.7.0) 0.00
converting parts of json string with % into float during loading in... 0.00
Why am getting an "elif" syntax error showing invalid syn... -0.57
Problem On Getting Data From Arduino It outputs end line chracters... 0.00
When should I use iter function? +1.10
Creating Polynomial Class in Python -0.39
What is the best way to structure Python projects using a shared pa... 0.00
Finding occurence of one word in the second using string methods 0.00
What's the difference between an instruction and a function? 0.00
How do i split strings with recursion in Python? +0.05