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 ... 22 23 24 25 26 27 28
Title Δ
Why are binary search index computed this way? 0.00
3d Maze Programming +0.45
How to create a unique hash that will match any strings permutations +0.38
What should be the size of thread pool to achieve maximum performan... -0.55
What is the best stable sort algorithm when my key space contains o... 0.00
avoid stackoverflow in recursive algorithm in recursive-descent par... -0.93
Generics in Java +1.30
Can sequential stream operations have side-effects? +0.44
Generating gray codes. +0.80
How to write a code to identify whether a regex matches a given str... 0.00
Intuitive explanation of binary tree traversals without recursion 0.00
Why does StructuredArray need to be non-constructible? +1.82
Minimum Vertex Cover of Tree 0.00
Searching a Collection of Regexes Efficiently +0.44
Finding an algorithm for merging sorted list +0.90
Beginner Challenge: Sum all even numbers 1-1000. Is my rationale wr... -0.05
Optimal and efficient solution for the heavy number calculation? -1.51
Unary-Operators postfix and prefix at the same time in java -1.80
When would a 2-3-4 tree not have the same structure? 0.00
Where is the mistake in my code to perform Binary Search? +0.22
How Do I Evaluate A User-Defined Expression 44100 Times Per Second +0.45
Weighted hash combine 0.00
Is Antlr the right tool to trace Java method calls with parameter n... -0.04
Improving trial division primality test using 6k+/-1 rule -0.99
Tomcat: shared static variables and methods across sessions. +1.77
Is 'Strategy Design Pattern' no more than the basic use of... +1.55
I try to find the successor of a key in a binary search tree in tim... +0.44
Needed example of LR(1) grammar that is not LR(0)? 0.00
When is hash(n) == n in Python? +1.50
In a B* tree, does redistribution on insertion apply only to leaf n... 0.00
Decrease execution time of the Java program -2.30
Relative merits between one thread per client and queuing thread mo... -2.21
How to stop waiting for line from System.in? -2.27
Matlab - Sorting algorithms +1.26
For an array A [0...N-1] how many times must I decrement elements b... -0.02
How to rotate binary trees on disk 0.00
Bad scaling with OpenMP (cache contention?) 0.00
Non-Blocking Queue with batch oriented drainAll +0.51
C# Is it safe to use classes as storage space and access them from... +0.67
What is the best way to add cell neighbors +0.31
How precise will a calculation of Jerk be based upon accelerometer... 0.00
Why do we need texture filtering (bi-linear, trilinear, anisotropy.... -0.17
Using Accelerometer and Gyroscope to Get a Phone's Approximate... 0.00
Reverse words in Java without using any language specific functions -0.56
Intuition behind the algorithm to compute single source shortest pa... +0.46
Using reverse values in enums in Java +0.45
Should I use an interface, inheritance or just add more logic to ba... +0.21
Is there a way to reliably detect when an audio recording has too m... +0.80
Finding duplicate in an array -- How to make faster? +0.15
Implementing Bentley-Ottmann in C++ using the STL 0.00