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 ... 28
Title Δ
Kotlin coroutines - async withTimeout which stops blocking the thre... +0.41
Average cost / algorithm 0.00
Hashing object hierarchy +0.33
Print a string in python like how dot-matrix printer works 0.00
Why components involved in request response flow should not consume... 0.00
Minimize Sum of Absolute Difference of Two Arrays -0.30
Efficient way to keep only longest paths in a DAG? 0.00
Floodfill Algorithm without any Seed? 0.00
find the most valuable vertex among all reachable vertices +1.51
Why O(n log n) is greater than O(n)? -0.28
Longest subarray with equal parity after k or less operations 0.00
Maximum number of non-overlapping intervals in a set alternative al... 0.00
Does a "Pyramid List" data-structure already exist? 0.00
Deciding between a Priority Queue and Sorting Algorithm +0.48
Size of Union and why it gives back an 24 0.00
Representing prime numbers as continous bit array in C -0.61
Balanced paranthesis question based on stack -2.29
Is there a "Lifo" type priority queue in python in case o... +0.40
Are virtual functions safe in real-time audio programming? +0.40
Linear Programming - Algorithms -1.88
Is this a non-polynomial problem? If not, how can it be solved in p... 0.00
Reversing a sequence of cyclic shifts 0.00
Why is it beneficial to remove tail recursion? +2.67
How do I efficiently calculate area of a 3D triangle inside an axis... 0.00
Amortized cost of insert/remove on min-heap -1.34
Can we create a queue in form of list? 0.00
Red Black Tree, and condition for coloring +0.60
Hilberts Space-filling Curves in Java 0.00
Sorting Array of Reversible Arrays 0.00
C# BFS last visited node 0.00
Why does B Tree can decrease the number of IO 0.00
Binary String Reduction 0.00
is there a way to check that the file data is encrypted or not? 0.00
algorithm interview: mth frequent element in n sorted arrays -2.29
How does 0-1 knapsack have mathmatically exponential time complexty? 0.00
Fastest way to find path from top left to bottom right of a matrix 0.00
Augmenting red-black tree for minDiff 0.00
A question regarding the tower of hanoi recursive algorithm time co... 0.00
probability of winning a special sing-elimination tournament using... 0.00
Need some help/confirmation for some time and space complexity prob... 0.00
Union Find - Why we are checking Size for Weighted Quick Union 0.00
Scheduling a process in AWS -2.16
Implementation of the graph algorithm DFS / BFS with some obstacles +1.00
What are overlapping subproblems in Dynamic Programming (DP)? 0.00
How do Java Priority Queues Work Under The Hood? 0.00
Trying to understand dynamic binary search question 0.00
Software pattern to return concrete result from abstractions 0.00
Algorithm to draw outline in a colored region -0.70
Audio Convolution output is longer than input, how can i get around... 0.00
LCM algorithm without prime numbers time complexity -0.10