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 ... 7 8 9 10 11 ... 28
Title Δ
A java process is leaking off heap memory 0.00
Subtracting binary numbers using two's complement 0.00
Fastest algorithm to convert hexadecimal numbers into decimal form... 0.00
What Data structure/Algorithm should I use - interview question 0.00
Minimum number of powers of 2 to get an Integer? +1.12
How not to make two consecutive same numbers come in Math.random() -1.30
Structure to hold a set of ranges merging intersecting ranges 0.00
What is the Best way to find AND-Product of all the possible pairs... +1.47
How to design HTTP API to push massive data? -1.85
In my web application, one of the component is slower than other co... 0.00
Java Abstraction: abstract class delegates abstractions vs. concret... -1.05
Evenly-spaced samples from a stream of unknown length +0.28
How to solve following problem using binary search? 0.00
Direct conversion from Collection<Long> to LongStream +0.35
How single responsibility principle avoid code smell in this scenar... -2.20
How to insert integers of an array of 0 to n^5-1 into an AVL tree? 0.00
Sorting an array in O(N) time -0.53
Intersection of two unsorted integer arrays -0.87
For concrete classes that implement multiple interfaces, how can cl... +0.95
Data structure to implement aging of a mac address table entry in C 0.00
How can I increase the period of this PRNG? +1.57
Approximation-tolerant map +0.64
No of Pairs of consecutive prime numbers having difference of 6 lik... +0.35
How to implement a lower_bound binary search algorithm in Java? -0.45
How can I predict the stopping angle of a spinning wheel? +1.39
How is OCP (Open closed principle) related to IoC (Inversion of Con... 0.00
Is there better way of iteration to find the evenly divisible number? -0.04
Count the total number ways to reach the nth stair using step 1, 2... +2.16
Next Greater Element - https://leetcode.com/problems/next-greater-n... -0.12
When is it ok to increase the max stack size of the jvm (-Xss)? -0.38
B-Spline derivative using de Boor's algorithm -0.63
How do I fix this parsing conflict? -1.50
Efficient algorithm for converting a "pop list" into an &... +0.41
broken edges union-find Algorithm 0.00
Status of procedures(methods and operations) in objects in Design P... 0.00
Is splitting an array into 2 subarrays and solving them recursively... +1.80
How to optimize this code to reduce execution time? -0.14
R: Generate sine wave with variable frequency +0.40
Combining functions to produce a desired integer output +1.66
Do hash functions/checksums without the diffusion property exist? +0.99
List the largest possible cuboids inside a 16x16x16 matrix 0.00
find largest item in list that exceeds a constant value +0.43
Which design pattern to use for sequential actions and Retries -2.22
How to maintain an ordered sliding window +0.13
O(log n) solution to 1a + 2a^2 + 3a^3 + ... + na^n +1.92
Make time complexity as O(n) for this problem +1.54
What is a computationally efficient way to generate a list of a lar... +0.93
Lower bound on union of selection across group 0.00
second shortest / k-th shortest path -0.42
What is the "Problem size" for bubble sort and distributi... -2.57