StackRating

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

Gassa

Rating
1570.56 (3,982nd)
Reputation
6,836 (23,538th)
Page: 1 2 3 4 5 ... 6
Title Δ
why this algorithm (Floyd Warshal algorithm) only works for 1000000... 0.00
How to decrease key for a particular edge in a priority_queue<PI... +0.23
Hash function for string with complexity O(N) +0.54
Bit swapping O(logN)? +1.23
Data structure for inverting a subarray in log(n) 0.00
Code appends term to both list for no apparent reason 0.00
Algorithm to compute average direction of undirected segments -0.62
Game of Life in D Programming Language 0.00
template alias causes unit test failure +2.10
Benchmark for fast algorithms whose task is function minimization +1.32
Particle Swarm Optimization (PSO) with invalid candidate solutions 0.00
It's obligatory to check more than one time visited nodes when... 0.00
Two nested for loops +0.44
Control an interactive process using D 0.00
C++ vectors Quicksort - Seems to work differently with different pi... 0.00
Calculate asymptotic limit for log(n) + Ө( sqrt(n)) 0.00
Dots and boxes, even chains for 1st player, suggest move 0.00
Finding largest numbers that go into target leaving smallest remain... +0.42
split stdin into file and terminal 0.00
Reading Three Pin Values 0.00
Modular Partitioning 0.00
Iteration n * F(n - 1)+((n - 1) * F(n - 2)) +0.74
Truncate integer using bit twiddling +1.66
unique baggage tokken generator 0.00
Number of sub sequences of a given array that are divisible by n 0.00
Optimization in a time based algorithm +0.79
Storing pairwise sums in linear space +1.45
C++ multiset with struct erase only one, fast (overload?) -0.14
How to append the first item of list to the end of all permutations... -0.63
Loop wont close for unknown reason when printing Mandelbrot Set 0.00
Runtime of a Modified Stooge Sort Algorithm 0.00
In search of the proper Union DST with inverse-ackermann complexity +0.42
Finding shortest 4-edge cycle in graph 0.00
traveling salesman minimum spanning tree variant 0.00
Does there always exist a dynamic programming bottom up solution fo... -0.36
Time complexity analysis of recursive algorithm -0.08
Segmentation fault in recursive algorithm 0.00
Dlang generics for classes -1.20
Construct back the original string +2.01
Hash Function with Order Preserving +0.28
Hash Function with Order Preserving +0.28
Can't spot the error in Mergesort 0.00
Wrong output with the N Queen -0.10
What is the syntax for declaring a constant string[char] AA? 0.00
Time complexity of an+b = O(n^2)? +2.02
Understanding algorithm language syntax 0.00
Is my algorithm correct? (string concatenation) 0.00
How to solve this programming contest exercise -0.09
Get a permutation as a function of a unique given index in O(n) +0.90
Missing integer variation - O(n) solution needed +1.08