StackRating

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

Turksarama

Rating
1497.70 (3,936,611th)
Reputation
720 (203,261st)
Page: 1
Title Δ
Make the first letter of each sentence capital without changing the... +4.01
Is there a function in python that gives you the boolean intersecti... 0.00
What is the most efficient way to determine if a path exists betwee... 0.00
How many different values can be encoded in IEEE 754 32-bit base-2... -3.61
Transform string with dictionary-like representation into dictionar... +0.90
How to write Newton's Square Root method using only "for l... -0.18
Why doesn't this rppal I2c struct have any methods? 0.00
split a list of sentences to a list of words with python +2.80
Python3: How to print elements of a list where list name is an elem... -1.60
Recursive function definition in python 0.00
How can you manipulate large files faster in python? -3.95
Python: Turning an string which should be an array, back into an ar... +0.07
C#: Compiler optimization, function calls, and Boolean expression s... 0.00
which is faster to find the even number if(n%2==0) or if(n&1==0)? +0.97
Algorithm for removing entries from an array, by removing "mid... +2.08
Why are repeated letters skipped in some strings? 0.00
I have a list, that I need to print out 10 items on every new line? -3.38
How to count the number of separate regions in python array 0.00
can't convert my string using upper and lower case functions in... -1.62
Creating test & train set while keeping certain items together... 0.00
How to initiate the contents of a subclassed UserList in Python -3.34
Passing separate arguments or whole object to a function 0.00
Creating python code for spring mass forces +3.92
Find all numbers that sum closest to a given number python +0.89
Sorting a list that have n fixed segments already sorted in ascendi... 0.00
Faster way to do a conditional sum from a nested dictionary? -2.93
Import two or more module with same name in Python -1.79
How to transfer some builtin methods to a class variable? 0.00
How can you import a local version of a python package? +0.05
Fastest way to get all the points between two (X,Y) coordinates in... +0.04
In pathfinding, what is the difference between DFS and Dijkstra? 0.00
Combinations with repetition of letters with weight from list +1.16
fillna does fill the dataframe in the NaN cells -4.07
How can I average multiple outputs independently in python 0.00
How to reference a combination of dict() and list() in Python3? 0.00
Using a string as variable +3.76
Extracting the variables names from a list of variables +4.32
How do I create a local scope or function in Python like in R? +0.64
extract same values in a list of dictionaries if it present +0.03
Finding if values are in X apart from each other 0.00
Python: Change class variable with method from another file 0.00
Shortest Path Graph Traversal for Kevin Bacon Game 0.00
Given a string of a million numbers, return all repeating 3 digit n... -1.46
Python, weird value when trying to calculate error of linear regres... 0.00
Umlaut counts as an extra letter. How to overrule this in python? 0.00
Firebase Database and Python, How do I use .replace() to replace Sp... 0.00
Assign names to multiple data frames from a list of strings 0.00
Threading queue, is the code right? 0.00