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 4 5 6
Title Δ
Looking for a data container with O(1) indexing and O(log(n)) inser... +3.42
graph - Dijkstra for The Single-Source Longest Path -3.21
Finding an increasing sequence a[] which minimizes sigma(abs(a[i]+c... 0.00
calculating adjacent xor 0.00
graph - How to print the path between two vertices if I already hav... -0.56
Off By One errors and Mutation Testing +2.08
Approximation algorithm for TSP variant, fixed start and end anywhe... -2.66
triangular matrix conversion and auto parallelization +1.18
Detecting sparse bit patterns 0.00
Efficient way to create a bit mask from multiple numbers possibly u... 0.00
Speed issue with huge C array using 64bit Visual C -0.98
finding longest similar subsequence in a string +3.33
Hamming weight written only in binary operations? -4.71
Find largest cuboid containing only 1's in an NxNxN binary array +3.30
Why are AND instructions generated? -3.26
Find Second largest number in array at most n+log₂(n)−2 comparisons 0.00
Compare two arguments ASM x64 0.00
Fastest algorithm to compute (a^(2^N))%m? +4.17
Debugging techniques without debugging tools +2.00
An efficient algorithm for finding smallest pangrammatic windows? -3.35
Why is Faile so much faster than The Simple Chess Program (TSCP)? (... 0.00
Multiple source file executable slower than single source file exec... +4.01
Handling unrolled loop remainder 0.00
Spacing elements in a circular array +3.85
c++ optimize array of ints +3.75
c++ optimize array of ints -2.43
c++ optimize array of ints -0.13
Find 2 numbers in an unsorted array equal to a given sum +4.27
finding the sum of smaller elements on left -0.71
How to use distribution sort (radix sort, etc) to sort strings? -0.59
Trapping quiet NaN +4.34
how to read image files and store it in memory(std::string) in c++? -1.96
What registers are restored after a x86 function call in c? -3.83
Intel Nehalem single threaded peak performance +3.65
Generating a set of pseudorandom numbers satisfying following xor-p... -5.01
Communicating with XBoard (chess engine) (C++/C) +3.05
Efficiently Set Lowest 64 Bits of YMM Register to Constant 0.00
Expressing fact in polynomial size boolean expression +3.50
std::async - std::launch::async | std::launch::deferred -2.98
Assuming a calling convention when combining C and x86 Assembly +3.66
Constructing array from given array with some constraints +3.49
Tesseral aithmetic/quadtree -3.04
How to iterate over all the bitstrings with one 0, two 0s, all the... 0.00
Linux File and Process Level I/O performance metrics 0.00
Multi-threaded performance and profiling 0.00
g++ optimization options affect the value of sin function 0.00
Approximation of a common divisor closest to some value? -0.61
Data structure to extract median and 2nd smallest element in O(lgn) 0.00
Incrementally detecting dominators in DAGs 0.00
How to efficiently *nearly* sort a list? +0.10