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 ... 19 20 21 22 23 ... 28
Title Δ
How to efficiently diversify Dijkstra's algorithm (while preser... 0.00
Dealing with huge amounts of data in continuum percolation 0.00
Algorithm to encode Huffman tree 0.00
Algorithm to find a point on an infinite line in time complexity O(n) -0.63
Binary Maze with a Trick +2.16
Graph layering and DP 0.00
Optimal discrete production / supply scheduling over finite window 0.00
What is O(n*log m) + O(m)? +2.16
First index of a non-Whitespace character in astring in C -0.30
depth first search recursive or iterative 0.00
Is there potential for XSS when interpreting JSON strings to JavaSc... 0.00
Auto incrementing alphanumeric sequence +0.45
How to check if a^b is smaller than n -1.73
How to downsample Fourier complex values? -2.56
Using Dijsktra's algorithm with unique distance between nodes 0.00
Find even number of entries in several tables -0.05
Memory Allocation Algorithm (non-contiguous) 0.00
Find shortest path in maze with landmines and limited lives +0.06
Meaning of O(logk) competitive complexity 0.00
Example of 1+2+3+...+n sum algorithm -1.06
Color Coding a Vector Field 0.00
Need help on an algorithm (stack overflow) +0.43
Get RPN tree size 0.00
Efficient ways to retrieve a sorted list from bucket sort? +0.28
How can I avoid a stack overflow error with quicksorting algorithm... 0.00
Power spectrum incorrectly yielding negative values -0.55
Why my implementation of linked list quick sort is much slower than... +0.87
Is this a linear time sorting algorithm? 0.00
Is it necessary to convert infix notation to postfix? 0.00
B Trees and Sparse Index Algorithm in C# and JavaScript 0.00
posix: interprocess lock abandoned, is there a better way? 0.00
Is there always some MST that is a shortest path tree? +0.41
Find all edges in a graph which if removed, would disconnect a pair... +0.44
How do I unscramble a scrambled word? 0.00
Is it possible to devise a subtraction algorithm that does not firs... -1.36
How to determine d in this RSA Algorithm Example? 0.00
Undirected graphs - light bulbs 0.00
Why are the JCE Unlimited Strength not included by default? -0.56
java prevent a lot of if and replace it with design pattern(s) -0.54
Social Media Chain Search Algorithm in Java 0.00
Double-Check-Locking guarantees state of the object ? (concurrency... +2.36
How does interrupt polling perform context switching? 0.00
Why the bit operation i & (-i) equals to rightmost bit? -1.51
Finding shortest distance to water -2.77
How do you find the start and end of a recursive backtracking maze? 0.00
Find a path with alternating colors in a 2-color graph +0.41
How to calculate if the sum of integers from 1 to X are prime +0.98
Small BFS Detail Clarification +0.44
Calculate radius of curve/arc formed by line segments (approximate) -2.50
Heap for fast insertion and deletion O(log n) -0.58