StackRating

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

chn

Rating
1561.35 (5,368th)
Reputation
796 (187,161st)
Page: 1 2
Title Δ
Sorting functions according to their Big-O complexity 0.00
Implementation of the graph algorithm DFS / BFS with some obstacles +2.24
How to get a random choice back from select nested lists? +3.33
Designing an algorithm given an undirected graph 0.00
Can there be multithreading without asynchronicity? 0.00
How to make the whole string a list element? +3.49
Finding path to node using Breadth First Search +3.29
Implementing thread pool for large number of thread classes 0.00
Best way to get response from future in Python concurrent futures p... +3.30
Python sort a list of lists after ocurrences of the same value 0.00
Look-Back Looping through nested dictionaries in Python starting at... +3.24
Is there a way to call a method of a class object thread and have i... 0.00
Remove empty values from dictionary +0.03
Multithreading makes me get the "ValueError: I/O operation on... +3.55
bi-directional really gives shortest path? 0.00
Python: deque out of index, why? 0.00
How do i start multiple threads in a for loop? 0.00
Custom 2D list sort with lambda expression (in 1 line) in Python 0.00
How does this algorithm have complexity of O(n^2)? 0.00
Python How to Implement Threading of my Email Class 0.00
Script is printing in staggered order - possible thread safety issue 0.00
What is the Big O of this naive solution? 0.00
Attribute can only be updated once in a nested for loop 0.00
How to optimize working (but slow) stair permutation function? +3.69
Check if value exists in file +3.48
Finding the longest path in a network based on vector edge weights 0.00
Python: Different methods to initialize 2D arrays gives different o... +4.01
Java Timer: local variable count defined in an enclosing scope must... -0.37
Backward stepwise selection to choose an optimal subset of the pred... 0.00
Flood fill algorithm - bug in my implementation 0.00
How to use user input as comparison operator? +2.54
Filtering out tuples 0.00
Python: How to probe which one is None efficiently? +4.20
Algorithm to best match item pairs given similarity score -4.25
Numerical Optimisation Question - Algorithm required to choose betw... 0.00
How is the link between local and global dataframes in python 0.00
How to use hashed values as an Index in Python 0.00
Using ThreadPoolExecutor's Map Passing Multiple Values +4.46
Is there a way to remove similar (numerical) elements from array in... +3.57
Print once in a while loop and continue the initial loop (python) -... -0.20
Eliminating combinations of a list based on order of the another list +0.88
How to count the number of rows of a dictionary within a dataframe? 0.00
Python 3 : in a text file, get the x occurrences of a string in the... 0.00
Insert object in an ordered list basing on an attribute of the obje... 0.00
Concatenate Pandas dataframe preferentially +3.89
different p value between statsmodels linear regression and pandas... 0.00
Append dynamic dictionary to a list in Python in a for loop 0.00
Python3 – list to dict but with inverted key : value +0.80
Graphs: DFS visit and Java implementation 0.00
Decision Tree Sklearn -Depth Of tree and accuracy +3.87