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 ... 9 10 11 12 13 ... 47
Title Δ
Why does the comparison function given to qsort() need to return th... +0.20
Algorithm for Converting large integer to string without modulo base -0.86
selection of people's contours +0.18
Check if knight move between two points is valid +2.61
Find all sets of 4 coplanar points in an array of 3D points using N... -0.43
Bresenham's algorithm next pixel? 0.00
how to find all shared regions between two images -0.23
Rotate image in bounds 0.00
word pattern without regex -0.49
alternative and sequetial structure algorithms 0.00
Method for obtaining all combinations of consonants and vowels, the... 0.00
isn't computing hash value by polynomial rolling for string O(n... +0.78
Deduce normal vector of manifold from surface coordinates +0.54
finding triangles of a mesh that are visible from a point 0.00
Why is insertion sort used along with merge sort? -1.07
What is the most efficient algorithmn to check if a series of ints... -0.31
What's the right way to normalize a convolution filter? 0.00
How can I invert? a coordinate space? 0.00
How do i remove the background from this image, just want the lettu... +0.30
ARM assembly question wiht hexidecimal values -0.45
Shortest distance between a point and a line (Google Maps API issue?) +2.45
Segmentation fault in CGAL when intersecting polygons 0.00
How to find A%B for A and B are very large numbers (stored in string) +0.05
Find Tangent Points of Circle and Two Lines in First Quadrant +0.45
Is there any way to compare each element in an array using a single... -0.32
Finding k most common words in a file, using concurrency -0.66
When something is Big O, does it mean that it is exactly the result... +2.63
what the Time Complexity of T(n) = 2T(n/2) +O(1) -0.45
K-Nearest Neighbors find all ties 0.00
Complexity of the following algorithm to find minimum value in an u... +0.54
Calculate integer powers with a given loop invariant +0.62
Explain the O(N) time complexity of the algorithm +2.18
Copy array field into another array faster +0.53
How to find a binary number all 1s positions use bit manipulation? -0.34
Fastest algorithm to find two strings that contains common characters -0.75
Calculate circle given 3 points (code explanation) -0.44
What model should I use to predict the winner on a card game? 0.00
Purpose of having infinity in the merge sort algorithm -0.46
Separate stream of numbers into groups of closer integers +0.05
Rotating an image with respect to its center 0.00
How to fill the entire region of any image after or before performi... 0.00
Why does floating point error change based on the position of the d... -1.11
Thetha notation proving of function +0.21
Count connected components in binary image using openCV -1.28
Modified Douglas-Peucker (TD-TR) implementation -1.94
Why is Modulo in MySQL (with negative number) giving unexpected res... -0.74
Is there a efficient way to iterate through? 0.00
Python multiple condition between two list -1.30
Calculate second point of line by length and slope -0.90
Shortest area bisecting line in a convex polygon +0.58