StackRating

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

Michael

Rating
1472.82 (4,515,361st)
Reputation
3,292 (51,324th)
Page: 1 2 3
Title Δ
What does Utility usually means? 0.00
Storing many text files with large similarities +0.20
Convention for using Worst-Case, Average-Case or Amortized Analysis? +2.01
Intersection of n rectangles - Maximum number of regions where exac... +3.86
Is a C++ functor a functor in the sense of category theory? +0.78
If two languages follow IEEE 754, will calculations in both languag... -1.18
Sort multidimensional array and keep index C++ +4.98
C++ macro (min max) not working properly -0.63
Access any position in C++ empty string -0.22
In computers 32-bit or 64-bit processors are used, why not 40-bit o... 0.00
Speeding up comparison of doubles in C++ -2.94
Circular dependencies in C++ that use member functions 0.00
Count the number of paths in DAG with length K -1.94
std::sort doing lots of unnecessary swaps +0.43
Handle very large distance matrix in C (or C++ if it could help) 0.00
Is there any algorithm better than O(N) to find the first bit set i... +1.58
Is there any algorithm better than O(N) to find the first bit set i... -2.69
Comparison of arrays (element by element) +4.36
Why can't I define a function inside another function? -1.76
Eigen vs Matlab: parallelized Matrix-Multiplication 0.00
Colon (:) meaning in Tcl script 0.00
The suitcase lock +0.25
C++ - Parsing file iterating twice over last line 0.00
Multidimension vector concept C++ -3.01
C++ - Return multidimensional array from function -0.67
C++ string class that provides `slice` operations (doesn't create n... -3.81
Is there a difference between using a[i] and *(a + i)? +2.79
How sensible is it to put new'd objects in a constructor initialiser? +0.15
How to determine users input "*" at command line to indic... +5.34
Given an number N, how to count the number of all m and n int pairs... 0.00
Non-standard sorting algorithm for random unique integers -1.08
Coin distribution exercise - is it NP-Complete? 0.00
Why convert parameters to local variables in a function? -1.42
Why does concatenation in Perl print the array's COUNT instead of t... -0.47
Determining if a directed graph is unilateral +0.42
Deferred member construction -1.36
how to compute 'y' in 2^y = 2^q0 + ... + 2^qn efficiently in C++? -0.80
Inheritance involving inner classes C++ 0.00
switch statement, and other erros -2.51
Do programming languages with access modifiers perform any optimiza... +1.04
Algorithms with identical code that can achieve different useful go... +0.87
Better way to pass vector of LargeData -0.71
C/C++ style -- modifying function arguments +1.82
Creating a method that compares two objects +2.21
abstract classes C++ -0.53
abstract classes C++ -0.53
Determine if a point is in the union of rectangles -1.55
"?" turn into "1" when changing converting to u... -1.55
Or operator not working -2.05
C++ const_iterator not dereferencable? +3.76