StackRating

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

Mohamed Ennahdi El Idrissi

Rating
1453.27 (4,531,679th)
Reputation
2,557 (65,997th)
Page: 1 2 3 4 ... 5
Title Δ
How to find the order of the algorithm? -1.21
Finding Big O of a nest for loop +0.71
What is the order of growth of the worst case running time of the f... -1.54
What is the computational complexity of that algorithm? +1.39
What is the time complexity of the following codes in Big O notation? -0.42
Compute the complexity of the following Algorithm? -0.78
What is Time Complexity of the following function? -0.95
Derive Complexity of Algorithm +0.13
Big O/ Time Complexity with Exponential Condition -1.55
what is the best and worst case analysis of these algorithms? +2.78
Determining Big-o While Loop +0.66
Big-O Nested While Loop +2.23
Algorithm Peer Review +0.06
Is this algorithm in N^2? -0.35
What is the running time of this for-loop? -1.08
Big O notation using the recursion method 0.00
Time complexity of loop multiplying the value by two or three -0.95
About Big O Notation (N*N?) -0.52
complexity - bigtheta 3 for cycle 0.00
Big O complexity of two nested loops 0.00
What is the order of growth of this function? +0.68
How to do asymptotic analysis on this weird recurrence? -1.45
What's the complexity of my program for LCM? +0.02
How do I find the time complexity of these 3 nested loops? 0.00
How to solve Big-O Notation for prime number function? -0.97
for loop running time analysis java -1.84
Why is the algorithmic complexity of this code 1/2n^2 + n + 1? -0.10
Time complexity of 2 for loops with a O(n) operation +0.55
Complexity order +0.04
Big O runtime for this algorithm? +0.75
Is this statement true and why?(time complexity) 0.00
Complexity of the following piece of code: log log n or log n? -0.03
Sort Alrgorithm time complexity -1.41
Time and space complexity of this function to print binary tree lev... +0.74
Performance analysis of 3 sum +0.57
Algorithm Complexity loop +0.05
Algorithmic complexity of naive code for processing all consecutive... +1.29
Identify and state the running time using Big-O -0.23
What is the time complexity of the recurrence T(n) = 2T(n-1) + 4 -1.64
Complexity .. Big O -0.46
What is the O() complexity of this equation? 0.00
How do you determine the running time complexity for these problems? +0.05
What is the time complexity of nested for loops? -1.76
Algorithm complexity analysis -1.34
How to find a formula for time complexity of an algorithm +0.48
Computing the time complexity with the backward substitution method -0.07
Big-O complexity of algorithm +0.11
Time complexity for nested loops 0.00
Analyzing an exponential recursive function 0.00
What is the time complexity for the following program? -0.10