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 ... 24 25 26 27 28
Title Δ
Multithreaded matrix multiplication +2.30
Thread.sleep() taking longer than expected? -0.04
ArrayList vs. Queue time complexity +0.48
Is it usually better to design multithreaded programs were each thr... 0.00
Merge-sort using Multi-threading -0.04
OS as algorithm? +0.47
Create a piecewise smooth function which preserves local integrals... +0.46
Algorithm to sort a list in Θ(n) time -2.52
Event-driven design in C++ 0.00
Some Information About PEG Needed +1.99
Building Red-Black Tree from sorted array in linear time -0.56
Example of Big O of 2^n +1.31
compiler asked me to include a return statement even though I have... 0.00
Signal between threads 0.00
Is it possible to count the number of distinct substrings in a stri... +2.62
RESTful URL for "Activate" -2.12
Both sequential and parallel processing +0.58
Why does the performance of this embarrassingly parallel algorithm... 0.00
Java URL separator or File.separator -0.00
Quality of PRNG when not using all bits at once -2.03
Why does the line below the lock wait get executed though wait has... 0.00
Array check for all integers from 0 to size-1 -2.55
How to I write a recursive function for split even and odd indices... -0.97
Algorithm to identify the straight portion of a curved line -0.35
frequency domain filter vs IIR and FIR filter? -1.55
C++ Pointer assignment not working (off by 34 bytes) 0.00
why can't a 2-3 tree "allow" degree 1 0.00
Opening Quadratic Sieve Jar file in Java 0.00
How to decorrelate accelerometer data +1.65
Process list of Delaunay triangles in Voronoi algorithm 0.00
Compare rotated lists, containing duplicates -0.22
hashtable needs lots of memory +0.59
How to solve if an integer has an integer root? 0.00
C++, storing & updating a large B+ tree(unclustered) structure... 0.00
Why is my mergeSort / shellSort slower than insertion sort +1.49
How static data are initialized? +2.22
What are the stabilty "factors" of sorting? +0.19
Force read of volatile variable +0.34
Find the maximum K digit number formed by a given number while pres... +0.47
Number of subarrays with given inversions 0.00
Categorical sorting optimization -1.79
Reversible "hash" function from 64-bit integer to 64-bit... +1.63
How to break and improve cyclic dependency without using proxy patt... -0.04
Find nearest N points to a give point in N-dimentional space +0.45
Efficient algorithm to calculate the dihedral angles in a hexahedron? 0.00
Integer Division Algorithm Analysis 0.00
Can a failure in 2nd dynamic loading of exactly the same javascript... 0.00
Given a number N how many pairs of numbers have square sum less tha... +4.23
Interview task: check if array consists of pairs in O(n) time and O... -2.05
Find first occurrence of 0 in a string of 1's and 0's -4.08