StackRating

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

OmG

Rating
1482.68 (4,485,000th)
Reputation
8,471 (18,486th)
Page: 1 2 3 ... 15
Title Δ
Finding largest difference between two elements in array using at m... +0.26
Search by similar binary vectors -1.25
How to calculate time complexity of existing code in production 0.00
Find time complexity of the following algorithm - isBunkerArray()? 0.00
Length function in Matlab to python 0.00
recursive call from cycle: big O of algorithm and its steps 0.00
If an inner loop is incremented by squaring the variable, what will... 0.00
In terms of Big O notation what category is O(N*P), P signifying fe... 0.00
How to create a mxn matrix with a specific rank in matlab? -1.85
fasttext produces a different vector after training 0.00
What is the time complexity of the algorithm provided? 0.00
how to solve f(n) = f((3/4)n) + f(n^(1-b)) + c n^b 0.00
Efficient methods of modifying a Delaunay triangulation -0.48
How to normalize impression bias when calculate the ctr? 0.00
If f(n) = O(n) and g(n) = O(n), prove f(g(n)) = O(n) 0.00
A doubly linked list with index pointer? 0.00
Inverse level calculate formula 0.00
Can I apply the properties of big-O on f(n) in the case of T(n)=O(n... -0.48
excute .jar file from python +0.02
Probabilistic algorithm, can a best case instance depend on the ran... 0.00
How to plot a separator line between two data classes? -0.55
How to plot a separator line between two data classes? +1.61
Is it possible to specify the correlation between two distributions? +0.52
What matlab command, or combination of commands (using 25 character... +2.28
With what ratio does the Divide and Conquer Algorithm stop being O(... 0.00
How to raise a float number to complex power in Python? +2.57
Is log(f(n)^c)=Ω(log(g(n))) or not +0.49
How to count the number of the right classification for our predict... -1.27
c loop function computing time complexity +0.54
Algorithm is linear (O(n)) to size of input, but what if input size... -0.94
what is the Time Complexity of a nested loop in a recursive function? 0.00
time complexity and theta algorithm 0.00
Return n-th term of a mathematical sequence +0.04
Interpolation of the values of points on the surface created by con... 0.00
Big-O Notation | Time Complexity - nested loop with 'and' k... 0.00
Big O notation (Algorithms) +1.34
time complexity for this algorithm 0.00
if a positive number is equal to its reverse +0.10
Solving Recursive time function T(n) = T(n-127)+127/logn +2.17
What's complexity of this algorithm? +0.53
Crossover for generating fixed number of points distribution with a... 0.00
What does `(i & (i + 1)) - 1` mean? (in Fenwick Trees) 0.00
Time Complexity Analysis Of while loop -0.47
How to solve T(n) = T(n-1) + n^2 with recursion tree 0.00
Deriving a Big O notation by Algorithm time-complexity analysis -1.36
Finding how many pairs of numbers are in reach of a distance D in a... -1.86
Find the time complexity of nested loops +0.27
How to traverse a n*n matrix without touching ( i , j ) where i=j o... 0.00
Solving a recursive method 0.00
is this possible? binary tree doing INSERTION in O(root logn) time -1.83