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 2 3 4 5 6 ... 28
Title Δ
An algorithm for compiler designing? -2.57
How to find the farthest two points in a randomly generated maze? +0.40
Kotlin Data Class enforce value constraints -1.54
LeetCode 231: Problem in finding whether a given number is Power of 2 +1.33
Identity Reference between two bounded contexts 0.00
Any formula to get point in Bresenham's 2D Line without loop? +0.05
how to use convex-hull concept to solve this problem 0.00
Bisecting passages of a perfect maze. Turning it into a unicursal m... 0.00
Solving tower of Hanoi with given arrangements +0.49
Find the closest pair of points in a given set of points -0.50
Troubles when trying to "remove by index" on a Purely fun... 0.00
Time complexity of T(n) = T(n - 1) + (n - 1)^2 -0.44
Given a periphery of island mark its interior in matrix (Algorithm) -0.04
LRU cache algorithm 0.00
Lock-free stack pop implementation in C++ +0.44
Hanoi algoritm first recursion step? +2.61
Compare an angle of arcs with common point -0.60
to find if any overlapping rectangles exist in n number of rectangles +2.00
Free List Allocator with Red Black Tree -0.35
Does overloading (not overriding) break the Liskov subsitution prin... +1.03
Convert non-uniform pseudorandom generation to uniform? 0.00
Algorithm to encrypt local file such way, that can be decrypted to... 0.00
How to auto increment an alpha numeric id in Java -1.82
How to compute the derivative of multi octave perlin noise 0.00
How could I give in Kruskal's algorithm the name of the locatio... -0.60
Does the number of comparisons in an algorithm differ from its comp... +0.39
How to create a self registering factory in Java? 0.00
what is loss of resolution in homogenous coordinate system? -0.52
What is meant by d=θ(N) in terms of a d-heap where N is the number... 0.00
Delete node from MST: Reconnect with Kruskal 0.00
Is there an algorithm to dynamical generate a maze, ensuring that t... +0.41
Find Which Numbers in an Array Sum to Target Sums -0.09
Huffman canonical algorithm. Storing the code table 0.00
How to make this method work for finding the successor in BST? 0.00
Weight change for an MST algorithm 0.00
DFS in any order for cleaning every room on a grid? 0.00
Builder Pattern: Can't we simplify the creation of a builder ob... +0.15
Pointer Arithmetic Question (size of array) [C++] 0.00
In a min-heap with n elements with the smallest element at the root, -1.52
Does every matrix correspond to a graph conceptually? 0.00
Java signature for Kotlin single-expression functions 0.00
Slow application, frequent JVM hangs with single-CPU setups and Jav... +0.07
Modified moving average for variable step information +1.83
Minimum Spanning Tree (MST) algorithm variation +0.73
Write a function to determine whether an array contains consecutive... +2.39
Pluggable Adapter as mentioned in the GOF -1.56
Expression evaluation using visitor pattern -0.62
Why is the syntax of java generics the way it is -0.11
Alternative greedy strategy to finding points in intervals: does th... -0.10
Find number of subarrays with sum zero in O(n) +0.39