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 Δ
Find shortest path in directed, weighted graph that visits every no... 0.00
Running time for a shortestP alg in unweighted undirected graph in... 0.00
Divide two strings to form palindrome 0.00
Re-shuffle the words to accommodate max words in a single line and... 0.00
How to partition 2D-points into intervals (using only vertical line... 0.00
how to read subfolders of a directory and write to a text file in d... 0.00
Snail Algorithm - controlling Max/Min position for traversal -2.30
Reducing knapsack problem to an inverse knapsack problem +3.68
Identify edges that increase maximum flow in a graph 0.00
Map edgelist with string node labels to integer labels -3.77
What algorithm finds the diameter of an unrooted non-binary tree? 0.00
What will be the time complexity of a function having thousands of... 0.00
An example of an input to the set cover problem which does not prov... 0.00
Ensure positive difference of two numbers +4.45
Finding an optimal solution for targeting ships in a naval engagement +3.89
How do I use TimSort to sort by multiple fields? 0.00
Make palindromic string non-palindromic by rearranging its letters +3.13
Graph algorithm to recurrently partition graph into chunks with 0 i... 0.00
void pointer and its assignment to the void datatype +5.70
Read gtfs google transitFeed python -0.09
Modifying the Bellman-Ford Algorithm to maintain an ordered list ba... +4.29
Possible string permutations of mixture of multiset and set -1.35
What is the pCrawl variable referring to in Trie code? 0.00
What is a better way than a for loop to implement an algorithm that... 0.00
Algorithm to visit all nodes in an un-directed graph with greatest... 0.00
Given graph that vertices of 3 colors , find the shortest path with... 0.00
Why does A* algorithm not get stuck between two nodes 0.00
Is there any efficient algorithm to find the length of the longest... 0.00
How to traverse through a tree to find the lowest value 0.00
Decode a string which contains the encoded patten +1.24
How to Print Out the Words In a Trie With a Vector Given a Particul... +4.39
How to uniquely assign color / line pattern to random users client... 0.00
Algorithm that given a word returns the minimum amount of letters n... 0.00
Subset Sum Problem [Nested Loop Solution?] 0.00
Efficient way to realize full text search in golang 0.00
Maximum path sum in a 2d matrix +0.53
Recursively finding words in a hashmap using tries 0.00
best combination algorithm of complex data with multiple contraints +3.35
Definition of a spanning tree 0.00
Number of ways to traverse a N*N matrix using the Permutations and... +0.35
Game of choosing maximum amount after removing K coins optimally 0.00
python program give error(fraction knapsack problem) 0.00
i have home work about script C and create IF Else Statement 0.00
unable to figure out algorithm in below problem 0.00
Data structure to represent a graph +4.07
Find minimal wire connection 0.00
Optimal solution for tree traversal and summing node values on cond... -0.67
List manipulation and using STDIN 0.00
Radix(Trie) Tree implementation for Cutomer search in Java 0.00
Find possible solutions for a matrix with known row/column sums and... +4.24