StackRating

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

Yves Daoust

Rating
1462.01 (4,527,384th)
Reputation
38,985 (2,884th)
Page: 1 ... 35 36 37 38 39 ... 47
Title Δ
Lower bound of recursive Levinshtein algorithm 0.00
What is the rationale for C++ switch only working for integral types? 0.00
How to check the intersection of two squares (Not axis aligned) +0.29
Does a loop invariant need to be defined both before and after the... +2.12
Find a circle cirle tangent using an iterative, numerical, method -0.11
How useful are recursive solutions with scale? -1.17
Why loop tiling? 0.00
What does this mean in c? for (; --i >= 0; ) c +1.08
How to connect a line between 4 randomly placed points on a plane s... +0.57
Efficient convex hull around rectangles (and checking if a point li... 0.00
Memory data layout vs algorithm performance -0.19
Can argc overflow? -0.56
What is the complexity of this algorithm (search twice integer equa... -1.64
How Levenshtein's edit distance algorithm works? +2.05
Textual representation of 2-3 search trees +0.62
Finding the sum of two numbers using arrays 0.00
Computational complexity of gram schmidt orthogonalization algorithm +0.56
How are C data types “supported directly by most computers”? -1.19
Find line that is tangent to 2 given circles +0.09
LinkedListMultimap or MultiMap sequence +0.52
how to determine time complexity of algorithms with phases +0.20
Does it makes sense to define an inline function which makes calls... +1.39
Find point in right triangle with given one vector and one point +0.35
I want to measure the distance with smart phone (in range 10-20 cm) 0.00
Algorithm to solve QR puzzle -1.56
Code to resemble a rowing stroke +0.37
Best data structure to store contiguous polygons? +2.61
Use a single variable/register for storing 2 values (and reading th... -0.45
Dividing a large number by 2 0.00
Closest Point on a 3 dimensional line to another point +0.49
Turning a bunch of numeric attributes into a single score +0.29
How to find the angles of the faces of a scalene tetrahedron given... -0.43
JAVA Optimal way to calculate 3^n - 3*2^n + 3. +0.54
C++: How to decide the loop to continue to? +0.30
representation of very large numbers multiplied to pow() -1.78
Are these requirements correct (variable relations) +0.08
Get vertices of an Arc where I have its StartPoint, Center and EndP... +0.56
Curve recontruction using Velocity and Curvature 0.00
Symbolic computation with formulas and solver +0.38
Points on a geodesic line +0.57
I want to read RGB values, but all i get is 0 - 255 values in grey-... 0.00
How to do this the fastest way? Image arrays -1.50
Total Comparisons of Sorting Algorithms to Complete Sort +1.38
Push all x element to the end of the array in O(n) time and O(1) sp... -0.80
speeding up nested lcm calculation 0.00
Confused about spline interpolation 3D +0.08
Making a simple particle system +0.08
How to check if line segment intersects square -0.11
Calculating the prime factors of a number +0.75
Catalan Numbers, Recursive function time complexity +0.59