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 ... 5 6 7 8 9 ... 28
Title Δ
Best NoSQL server structure for a large array which can reordered 0.00
No more than d+1 comparisons for member function of binary search t... 0.00
Minimum time to reach from city 1 to N in less than O(N*N) time +0.36
Knapsack without repitions: Maximum Amount of Gold 0.00
Find minimum number of keys which make each dict unique amongst mul... +0.83
Dividing MST for kruskal clustering 0.00
one java memoryFlushing volatile: A good programdesign? +0.15
Generalized way to generate combinations in Java-8 0.00
Wha's a scalable way to query a rate limited API? -0.11
Finding random numbers in a range that have different minimal dista... -2.04
does the code violate the Liskov Substitution Principle? 0.00
Kotlin List<T> contains objects from types other than T +0.39
Why does mutation make a react component non-reusable on it's o... 0.00
Testing whether an undirected graph is a forest (consists of trees)... +0.15
Why the 'await' blocks the thread in kotlin? -1.73
How to represent logical expression with brackets as an object? -1.84
How can i make this modification on Dijkstra Algorithm more efficie... 0.00
amortized cost of modified increment function 0.00
Why is a tiny change in chirp frequency causing a major change in t... 0.00
What is wrong with sharing versioned libraries between microservices? 0.00
Find duplicate in an array without changing inputs? +0.07
Find the maximum result after collapsing an array with subtractions -1.58
AAC Packet Size 0.00
Proof of correctness of an Algorithm 0.00
Flood modelling (Modifying Dijkstra's to work with a graph wher... 0.00
C++ strange results - brute force is quicker than Rabin-Karp...? 0.00
Is there an algorithm for finding amount of sublists whose sum is s... +0.39
Why `async` doesn't inherit SupervisorJob if called directly in... +0.54
Get n-th element of modulo 10 sequence +0.09
Kotlin Nullable Any 0.00
Random obstacle generating algortihm in 2D array 0.00
I want to convert a binary code to a grey code using 16-to-1 MUX 0.00
Concurrent update of bit-fields in C 0.00
Is this singleton implementation correct? -1.60
What is the runtime complexity if one-fourth (quarter) of the probl... 0.00
For given two integers A and B, find a pair of numbers X and Y such... +1.72
For given two integers A and B, find a pair of numbers X and Y such... -0.95
How to implement sliding window or reduce these nested loops? 0.00
Pass Method Reference Using Supplier in Java 0.00
Liskov Substitution Principle 4 questions 0.00
Find Minimum Vertex Connected Sub-graph 0.00
How to sort WorkQueues by both size and last activity? +0.18
How to tokenize an String like in lexer in java? 0.00
Algorithm that returns j'th smallest element from two sets 0.00
Implementing the CCL (Connected Component Labeling) algorithm witho... 0.00
Minimax recurse back up the tree 0.00
Calculating Fibonacci numbers using matrices and repeated squaring +0.39
Advantages and disadvantages of mixing Http and websockets when bui... 0.00
Insert-only data pattern 0.00
Idiomatic way to distinguish two zero-arg constructors -1.31