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 Δ
*str = c gives me a segmentation fault -3.25
Why is my binary search so insanely slow compared to an iterative? -2.55
For a given class in C++, is it possible to have, as a private vari... -2.02
How to calculate forces (Hooke's law) efficiently? +0.41
Finding Neighbourhood in Matrices +4.97
How to pass an array of members of a struct as a parameter to a fun... -0.35
List manipulation in Tcl +3.08
What happens to memory when I dereference a pointer and assign the... +2.60
Adding item into a linked list, pass by reference or value? +1.23
C++ Multiplying Matrices of different sizes 0.00
about memory reference for fftw in c/c++ -3.55
Why does my asignment operator not work on self assignments? +4.40
Specifying a particular position in a 2D array -0.53
Can I solve a system of linear equations, in the form Ax = b with A... 0.00
How to calculate the number of coprime subsets of the set {1,2,3,..... -3.44
if two n bit numbers are multiplied then the result will be maximum... -2.87
How does cache acess time limit the maximum frequency of a core? +4.08
Segmentation Fault 139 (core dumped) C++ after changing operating s... -1.59
Why do I get this error when I add another constructor? -2.04
How is std::string::size() implemented? -1.97
How do you implement a calculated Gaussian kernel? 0.00
map<A, set<A*>> vs. set<A> where A holds set of A* 0.00
Search a string against multiple string arrays -1.76
How to "sort" elements of 2 possible values in place in l... -1.09
Random selection from 2D array without repetition -1.46
Create fast a vector from in sequential values -3.55
Program to find and print the first perfect square (i*i) whose last... -2.96
Median selection in CUDA kernel +4.24
Relation between endianness and stack-growth direction 0.00
Why Can't I create an instance of a C++ class defined in the same n... +0.20
Is this MSP an instance of the TSP? -3.69
std::map compare function and NULL -0.62
Why does default-initialization of reference type member result in... -3.31
Mulplication of integers in a range -4.02
Return read-only 2-D array from class +0.42
Find diameter of tree if for each node, parent pointer is given -3.94
Why is floating point preferred over long for precise tasks? -1.13
C++ check from where specified function/method was called +2.93
Rotate normal vector onto axis plane in 4D 0.00
Random placement of objects on a track +0.11
How to prioritise a busy queue so low priority items get processed... -3.68
How to calculate area of intersection of an arbitrary triangle with... -4.00
Relationship between lagrange multiplier and constraint 0.00
Convexity of function and its optimization 0.00
C++ std::vector in class, function crash on returning value and siz... -3.48
How to rewrite complicated lines of C++ code (nested ternary operat... -0.04
How close to division by zero can I get? +0.29
C++ macros to convert readable equations into corresponding code +3.25
Converting to XOR conjunctive form 0.00
2d integration over non-uniform grid 0.00