StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

tmyklebu

Rating
1515.46 (43,648th)
Reputation
12,113 (12,163rd)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
How is this implementation of fabs() working? +2.48
How to use bucket sort to sort a set of strings 0.00
iterative linear solver for matrix positive definite and ill condit... +2.28
Looking for better-than-O(n^2) algorithm for “factorial base” repre... 0.00
Coding speed, programming speed tradeoff: C++ or Java with native c... -1.94
Maximum size square sub-matrix with all 1s +0.01
solving min-cut graph using Krager's algorithm in C# 0.00
Floating Point Square Root Reciprocal Method Correct Rounding +0.56
If operator< works properly for floating-point types, why can't... +1.55
How to fix this floating point square root algorithm 0.00
Find the 10 most frequently used words in a large book +2.32
Optimizing Java File I/O for High-Volume Log Files -1.85
Max-Flow Min-Cut 0.00
Fast Exponentiation when only k digits are required - continued 0.00
So i've never completely understood the benefit of using Private -0.20
Java can recognize SIMD advantages of CPU; or there is just optimiz... +0.52
Finding k-largest elements of a very large file (while k is very LA... -1.84
Is there an andvantage in choosing either loop as an outer loop? -1.29
What is the fastest algorithm for division of crazy large integers? -0.05
Find the median of the sum of the arrays -0.32
Minimum path in an undirected graph with locked and unlocked edges 0.00
if huge array is faster than hash-map for look-up? -0.70
Maximizing minimum edge+node value in a directed graph -0.44
Asymptotic lower bound of O(n^2) -0.44
Weighted bipartite matching 0.00
When to switch from Dynamic Programming (2D table) to Branch &... 0.00
Using binary indexed trees for a RMQ extension -1.98
Finding positions of milestones given their pairwise distances +1.09
Connections with timeout: better to set sockets to non-blocking and... 0.00
Good introduction to (pseudo) random number generation -0.22
Test point for its position relative to the convex hull in log(n) +1.25
Polynomial fitting using L1-norm +0.99
Sort algorithm in dirent.h -1.17
The importance of variable declaration in relation to program effic... -1.35
"Charge changing" algorithm 0.00
if edge weights uniformly distributed between 0 and 1 prims or krus... -0.08
Efficient random permutation of n-set-bits +0.07
Vector-Matrix multiplication order can affect performance? -1.44
Are cmath exp() and log() functions always symmetrical? +2.02
Why aren't exceptions used often in C++? -0.90
Two rectangles on a plane +0.19
What is the best way to recognize and convert these "minimum&q... -0.28
Bit operations in flipping coin 0.00
Different results on using sqrt() and pow() functions -0.19
C++ set is slower? +0.00
sin, cos, tan not accurate -1.39
C++ Newton-Raphson algo? -2.66
Time complexity of creating a minimal spanning tree if the number o... +1.52
Best method for sorting when you can use numeric indices? -1.66
Python: Breadth First Search capable of returning largest distance? 0.00