StackRating

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

Evgeny Kluev

Rating
1587.62 (2,464th)
Reputation
22,559 (5,810th)
Page: 1 2 3 ... 6
Title Δ
Merging overlapping axis-aligned rectangles -0.25
Merging overlapping axis-aligned rectangles -0.25
Garbage collection with a very large dictionary -0.28
Most efficient way to select point with the most surrounding points +1.43
Connect nodes to maximize total edge weight -0.38
Quickly generating the "triangle sequence": avoiding misp... +1.23
How to rearrange an array by indices array? +0.86
3d array traversal originating from center -1.61
Find the closest set of points to another set 0.00
Sort an array so the difference of elements a[i]-a[i+1]<=a[i+1]-... +0.62
Picking elements to maximize a sum +1.48
Merge two list into a single keeping order without duplicate element 0.00
Maximum number of subsegments in a circle array 0.00
How to replace my 'for' loop to find min/max by STL mimax a... -0.61
How to check if two permutations are symmetric? +0.76
Count nodes bigger then root in each subtree of a given binary tree... +0.62
Cache-friendly copying of an array with readjustment by known index +1.25
Does a path exist going through each color only once? -0.12
Covering n points with three squares of minimum length +1.52
How to find divisor to maximise remainder? +0.63
Find largest possible value of S(S=(min2∧min) )where min2 & min... 0.00
Better results in set partition than by differencing +0.92
Is it possible to invert an array with constant extra space? 0.00
How can I evaluate a large number of boolean ANDs quickly? +0.17
Tangents range for all pairs of points in a box -0.60
Compression of a 2D point set - ideas? +1.20
Knapsack with selection from distinct groups -0.11
How to create a core dump even if the process is normally running? +1.05
Multiple bitvectors; how to find bits that are set exactly n times? -1.41
Constrained maximization of the sum of square submatrices 0.00
Order statistic on intervals +0.37
Is there ever a point to swap two variables without using a third? -1.51
List `k` words starting with a fixed prefix in descending order of... -2.93
L1 memory bandwidth: 50% drop in efficiency using addresses which d... 0.00
How can I shuffle bits efficiently? -0.01
conjugate integer partitions in place +1.17
Am I breaking strict aliasing rules? -0.30
Efficient way to multiply a large set of small numbers -1.67
nested for loop faster after profile guided optimization but with h... 0.00
Inversion distance -0.13
Determining the Longest Continguous Subsequence 0.00
Find a monotonic shortest path in a graph in O(E logV) 0.00
Algorithm - find four elements in a grid that make a rectangle and... 0.00
Are there any cases where priority inheritance is not desirable? 0.00
Horizontal minimum and maximum using SSE +0.71
Dynamic (i.e. variable size) Fenwick Tree? 0.00
Finding largest subset of points forming a convex polygon +0.09
Convert 0x1234 to 0x11223344 +0.00
Counting inversions in ranges -0.79
How to perform the inverse of _mm256_movemask_epi8 (VPMOVMSKB)? +0.77