StackRating

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

Asaf Rosemarin

Rating
1517.98 (36,356th)
Reputation
389 (334,317th)
Page: 1
Title Δ
What does O(nm/8 * log(nm/8)) + O(nm/9 * log(nm/9)) + ... + O(nm/m... 0.00
3nlogn -2n is Big Omega(nlogn) 0.00
What is the time complexity of below code(recursive function) with... 0.00
P vs NP: How to prove that they are not equal? 0.00
Algorithm to combine two binary search trees in linear time +3.65
How to solve the complexity for T(n+1)=T(n)+logn -0.32
How do I find worst-case complexity of the following code? +4.74
Complexity Analysis of the following loops +3.95
Finding complexity of nested loops -2.41
Find distinct subset? 0.00
How do you calculate combined orders of growth? +3.87
Online Algorithm approach for alternating subsequence 0.00
Computational complexity depending on two variables 0.00
|Θ(f(n)) − O(f(n))| confusion 0.00
What's the complexity of sum i=0 -> n (n_i*i)) +3.95
Why does printing ch[1] give 2? +3.97
What is the complexity of this program. Is it O(n)? +0.13
How to calculate time complexity of this recursion? 0.00
Asymptotic notation Big Omega analysis 0.00
Prove that 5nˆ2 + 2n - 1 is O(nˆ2) for n >= 1 0.00
Parse options with binary masks 0.00
Prove or disprove that n³=theta(n²) +3.75
Trouble converting from int in decimal to int in binary 0.00
How to recognize if a code fragment's Big-O Notation is Logarit... +0.50
Incorrect implementation of insertion sort, or incorrect understand... +4.08
Function call in for loop and static variable +0.30
Set of all edges contained in some MST 0.00
Is it possible to cast directly into write? -3.40
Is a problem being undecidable equivalent to saying it's in NP-... 0.00
Warning in Function pointer as a argument to another function -1.51
String formatting and parsing in C -1.39
Breadth first search with a twist 0.00
Control Flow: %rsp and return address and space provided within stack 0.00
Find complexity for nested loop 0.00
Removing duplicates in two vectors -2.50
How to use Bubble Sort / qsort() in a struct to sort alphabetically -3.38
C how to pack mutex lock access to a structure inside a function 0.00
Enumerate permutations 0.00
graph data structure with complex edge data 0.00