StackRating

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

m.raynal

Rating
1543.44 (10,243rd)
Reputation
421 (313,750th)
Page: 1 2 3
Title Δ
Is there any way to represent a bipartite graph other than adjacenc... 0.00
How to convert a string into a custom base using 2 alphabet chars p... +0.44
Arranging items in a array with a sorted pointer-list 0.00
Algorithm for shortest path to traverse all nodes by several salesmen 0.00
What is the best time and space complexity achievable with finding... -0.06
How is the recursion in the following question works? 0.00
Create matching of row and column entries such that values are maxi... 0.00
DFS to get all possible solutions? 0.00
data structure to find value for closest point to input data 0.00
Fully connect an unconnected graph in NetworkX 0.00
Algorithm Lists with python 0.00
Undirected graph is a Bipartite graph 0.00
Find the max length of a sub array where each element covers an unb... 0.00
How can I print the path between two nodes of a tree (graph) using... 0.00
Iterative Solution to End-Overlapping Indices 0.00
How to calculate the number of neighbors of a string with exact and... +1.69
Is there a more pythonic way to find duplicates of folders and retu... 0.00
how to get longest sub ascending array, which is not necessarily ha... 0.00
How to Solve Assignment Problem With Constraints? +0.44
input value not increasing in this code, function calling itself wi... -0.08
Choosing Levenshtein vs Jaro Winkler? 0.00
Is Levenshtein distance related to largest common subsequence? 0.00
Is there an efficient solution to this coding interview question? 0.00
Approximating longest cycle in a directed graph 0.00
Find Top N Most Frequent Sequence of Numbers in List of Lists +1.75
how can we find the xor of elements of an array over the range l,r... 0.00
Count the number of ways a given sequence of digits can be split wi... +1.76
How can I find an element in an m-sorted array, where the rest of t... 0.00
I was trying to implement naive namespaces and realized that i don&... -0.10
Definition of capacity of cut in a flow network +3.61
Is a KD tree still one of the best algorithms to use on moving obje... 0.00
Making directory structure in python using a trie 0.00
All possible path in a graph 0.00
Binary Search Multiple Same Items & Count Occurence 0.00
Most efficient way to build a tree (insertion of nodes)? 0.00
Max Number of unique substrings from a partition -3.01
What is the output of a fingerprint scanner? Is there any determini... +3.62
Clustering with unknown number of clusters -0.57
Why does the "for" loop execute one more time than the bo... +3.62
Maximum subgraph matching +3.69
Comparing two lists and fetching child objects -0.15
How would an LRU cache work for a trie data structure? 0.00
finding maximum weight subgraph 0.00
Algorithm to find minimal subsets of a set to fullfill conditions 0.00
Reducing the size of a Trie of all english words 0.00
Algo to find the maximum-sized matching of a graph that has the max... 0.00
Optimally traverse a DAG with weighted vertices in parallel 0.00
what is the best algorithm to solve 'toy matching puzzle'? +3.69
Optimal choice algorithm +4.10
Efficient way to find array with the largest intersection to an inp... -4.20