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 7 ... 28
Title Δ
Compression of Binary file +1.45
Check if a Circle fits through a maze in non-quantized 2d space -1.70
Detect class is kotlin or java +1.50
Optimization of Unique, non-reversible permutations in Python 0.00
Optimal algorithm for this string decompression +1.59
Trying to return a level order traversal of a binary tree -1.64
Given two strings S and T, return if they are equal when both are t... -1.92
Matching alghoritm in bipartite graph -0.10
Is there a mathematical formula for two's complement multiplica... 0.00
How to find the MST of a Graph in |V| Time given a spanning tree pl... 0.00
Can you name this audio compression algorithm? -0.59
Fill the area with uniform spacing 0.00
When does an exception becomes considered as an anti-pattern? 0.00
How do I achieve O(n^2) complexity for the Gale-Shapley algorithm? +1.57
Having trouble satisfying the maxheap property using a list 0.00
Lowest common ancestor of two leaves in a tree -1.12
Does a condition variable really need another variable? 0.00
Special keyword as {id} in URI to identify special resource 0.00
Stack-Based Languages: Pros/Cons of a Register? 0.00
Move any character from one of the string to the end, find at least... 0.00
How do I improve the runtime of my algorithm? +0.03
How to build a graph from cops and robber problem? 0.00
Non-deterministic finite automata 0.00
Count Areas in a Maze 0.00
Implementing 8bit adder in python +0.45
C# efficient datastructure to store objects sorted by key with dupl... -0.59
Tries for sorting strings in linear time? +0.40
Garbage collection suspended coroutine task 0.00
How to find feedback set with weight no more than k 0.00
webclient less than 3 seconds response or 45 seconds -0.10
Localization algorithm in the maze 0.00
Best 'order' traversal to copy a balanced binary tree into... -2.25
How are Kotlin coroutine elements accessible in the current context? +0.07
Why is java HashMap resize or rehash not taking gradual approach li... 0.00
MST algorithm by picking minimum edge from each vertex? +0.39
Switch statements - JVM memory allocation, stack overflow -0.11
Find previous "chokepoint" in path +1.85
Why Does The Dikstra Algorithm Run In O(V + E log V) Instead Of O(V... -0.95
Adapt a* pathfinding algorithm to a very large map with many differ... 0.00
Data Structure with fast access to nth of elements satisfying condi... 0.00
Which design pattern can be used instead of Manager class? +0.40
How to implement thread-safe HashMap lazy initialization when getti... +0.68
How much headroom to leave between Java Xmx and Docker container RA... +2.02
First missing Integer approach's time complexity 0.00
Base32 alphabet that is an overlapping superset of hexadecimal? (ma... +1.42
Why does a user-provided default constructor lead to an uninitializ... -1.38
Why is this C++ deque code 'less efficient' when I demodula... +1.97
Is it forbidden to use static methods in factory pattern? -1.24
Is Θ(log(n!)) = Θ(n log(n))? 0.00
Why LRU caches use doubly link list and not singly link list? -0.11