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 ... 8
Title Δ
Which is the more efficient method for calculating the intersection... 0.00
Output-sensitive fast enumeration of all maximal subsets of non-ove... 0.00
What is the fastest way to search for substring in Java? 0.00
The version of pthread_join() that does not block main(): POSIX -0.62
Given a list of points, how to determine which are within a certain... -0.46
Prevent implicit conversions from float to double in C++ +0.69
Finding an invertible submatrix -0.01
Is there a clever way to do this with pure math -1.29
Is memset(&obj, 0, sizeof obj) less portable than initializing... +1.35
Amazon: Water collected between towers +0.51
Efficient way to read a compressed gz file (heavy file) in C++ +1.77
Segment tree with lazy propagation for multiple of 3 +0.01
How does Excel evaluate FACT(170)/FACT(169) correctly? +1.88
Is scientific notation safe for integer constants in C? +0.43
Maximum of sums of unsorted array and each of a number of sorted ar... +1.14
The BoatBurglary - ACM Exercice +0.51
How to compare a long long with a double? 0.00
Making sure floats in binary file are represented as expected on di... -0.48
long long int type function returning decimal value +1.00
0.0 and -0.0 in Java (IEEE 754) -0.87
Java: convert float to double preserving decimal point precision -1.01
Fastest algorithm to identify the smallest and largest x that makes... 0.00
Memory Mapping the same file multiple times? +0.33
Why does multiplying and dividing by N "fix" floating poi... +0.58
how to find the indexes of all matching substring using suffix tree? -0.49
What is the best-practise way to store an append only series of fil... +0.04
How to properly check if a value is infinite or nan ic c++(msvc2010) -1.23
Python - safe conversion of quotient of floats to int +0.19
Accuracy loss when calculating magnitudes <1 with magnitudes >1 +0.62
NP-Complete? Optimal graph embedding for a graph with specific cons... 0.00
How to write ISO-C compliant code while allowing multiple instructi... -1.18
How to optimize binary search of a vector? -1.16
Why does vectorization fail? +0.51
Faster computation of (approximate) variance needed +1.22
fgets throwing unhandled exception while parsing stl -0.17
Algorithm for pipe cutting optimization +0.09
Are Floats' Bit Patterns Ordered? 0.00
How to speed up tricky random number generation +1.28
Is it possible to control CPU cores? 0.00
How to compute mean (average) robustly? +0.98
Deleting node with two children in binary search tree 0.00
What is the most optimized algorithm to find ALL longest increasing... -1.85
In Java, how do I test whether a list of `Double` contains a partic... -0.59
exp10 different to pow(10) 0.00
How does conversion from integer to floating-point work? -1.68
What kind of heuristics for BFS use to solve this 'game' (find path)? +0.67
fork after malloc in parent... does the child process need to free... +1.39
Best way to traverse an almost complete undirected weighted graph +0.50
How is arctan implemented? +1.11
What is the right way to check floating-point variables for exact v... +2.39