StackRating

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

Matt Timmermans

Rating
1575.70 (3,413th)
Reputation
22,180 (5,955th)
Page: 1 ... 14 15 16 17 18 ... 28
Title Δ
Which version of Bellman-Ford algorithm is right, CLRS or Algorithms? -0.62
How to find the node at the beginning of cycle in linked list? -1.31
Validation function for not crossing the boundaries of a matrix (ma... 0.00
Convert CRC32 sum from LSB-first algorithm to sum for MSB-first alg... +1.09
Minimum distance between two convex hulls maximized 0.00
Data structure to represent adjacency list for graph, when receivin... -0.27
Why is there still an error case in this binary search of sorted ar... -1.45
Bresenham’s Circle Algorithm 0.00
An 'increasing Edge' in a network flow 0.00
Finding number with the smallest starting value that has a certain... -1.21
Is there any use for the determinant of a 4x4 matrix in computer gr... +1.58
kth order statistic of a dynamically updated array -0.70
Simple DFT Coefficients => Amplitude/Frequencies => Plot -0.69
JS: can a hash map be used to keep track while iterating this array? +2.23
Best way to store game states of a 2048 board when using a gametree... -2.31
Why BST left <= parent <= right is not ideal? +0.36
Monte Carlo Simulation to estimating pi using circle +1.08
Is java.util.Random really that random? How can I generate 52! (fac... -0.07
Fast and accurate iterative generation of sine and cosine for equal... -0.88
What is the cost of resizing a map? +0.40
Do sorting algorithms show more unstability when dealing with an ar... +1.27
Algorithm for placing rooks on a $nxn$ chessboard such that they at... 0.00
Concept of a replication-stable sortKey 0.00
Need starting point to implement current algorithm 0.00
Is my symmetric encryption algorithm safe? 0.00
determine how many points one can travel given obstacles 0.00
Finding sum of consecutive primes 0.00
Matching massive amount of coordinates from two lists -0.04
T(n)=T(n-1)+n^4 - solving it by iteration method 0.00
Linear space data-structure supporing subsequence query on a static... 0.00
Iteratively generating a permutation of natural numbers +0.61
'Scoring' regular expressions based on their ambiguity 0.00
Calculate (x^(nCr))%p for large n,r in Java where p is a prime number -0.31
Particle bouncing off spherical boundaries 3D 0.00
How to connect points and absorbing momentum? +0.38
Given Length of Array Divide Into N Sections Specifying Start and E... -0.64
AVL Tree - rotation oddity: Breaking BST property +0.42
Polygon Filling | Scan Line Algorithm 0.00
MySQL Btrees: Does cardinality and column order matters for a compo... 0.00
Why do we need to detect a loop in a linked list +1.38
How can this bipartite matching solution be improved? 0.00
Upper bound on MST for the points lying in a semicircle 0.00
Improvement of performance for a maze solving program in Python +1.46
Parabolic filtration of data in C -0.56
EC scalar multiplication with Strauss-Shamir method 0.00
How can I implement a sequence generator using a universal shift re... 0.00
Query points in circle areas 0.00
A Data structure with delete o(1) and random access o(1) +0.33
Best suited data-structure for prefix based searches +1.96
What is a good objective function for finding a location "clos... +1.80