StackRating

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

blazs

Rating
1544.11 (9,972nd)
Reputation
3,651 (46,019th)
Page: 1 2 3 ... 4
Title Δ
Time complexity divisions 0.00
Traversal directed graph with cycles 0.00
Recurrence relation to calculate encodings +0.13
Calculating Incremental Entropy for Data that is not real numbers -0.06
A clean way to read a multi-band tiff file from URL? -1.95
How to randomly generate a permutation P of the first n natural num... 0.00
Is the NO-VERTEX-COVER in NP or not? 0.00
Polynomial Time algorithm to equate combination of right hand sum t... 0.00
Runtime analysis clarification -0.26
Most Efficient Way to find the logn th Maximum in a Max Heap 0.00
Finding kth largest element in binary search tree +0.18
What is the computational complexity of constructing and performing... -0.06
Given an array of integers, find the two elements that sum closest... +1.49
Function Time Complexity -0.16
Why is heap well suited for merging sorted streams? 0.00
Lambda limitions in usage with runnables +1.22
Is this context free language regular? 0.00
Matching a number to closest number in a set in Javascript +0.55
time-complexity of nested loop 0.00
Trying to understand complexity of quick sort -1.00
how to justify that "Tile Cover" is in NP +0.44
NP - Non deterministic polynomial time -0.60
How to check that an array contains 1 to n^2 integers? -1.53
How to improve these nested for loops -0.09
Is theta notation called the average case? +0.82
Algorithms: How to highlight image difference using rectangles? +1.36
Calculating tilde-complexity of for-loop with cubic index 0.00
Using Euclidean algorithm in java 0.00
Calculate largest power of 2 smaller than n +0.84
How do you reorganize an array within O(n) runtime & O(1) space... -0.75
Solving the Recurrence Relation T(n)=T(n-1)*T(n-2)+c where T(0)=1 a... -0.53
Finding similar users based on String preperties 0.00
Construct a BST from level order (BFS order) 0.00
Getting a max value from a Binary Tree +0.88
Algorithm: find the missing element from 2 given arrays, second arr... -0.06
Obtain iterator from pointer or reference +0.10
Collatz recursion in C infinite loop +0.44
How do I get to the final expression in T(n) 0.00
Explanation for this function's output +1.12
add a memoization to recursive algorithm -0.84
add a memoization to recursive algorithm +1.32
Algorithm to find all substrings from the given array of string 0.00
Combination selection 0.00
DFS Greedy Chromatic Number -0.10
Why did the author use double pointer in this linked list insert op... +1.73
Returning reference to struct -0.06
In computer science, what is NOT a formal language? +2.21
What is the recurrence equation for this multiplication algorithm? 0.00
How to apply data prediction algorithms on networking data? 0.00
Randomized Quick Sort +2.73