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 4 5 6 7 ... 15
Title Δ
How to simplify Big O algebra with multiple variables 0.00
LUIS - Similar training utterances for two chatbot intents 0.00
How to compose T-SQL WHERE statement to determine whether the speci... -0.38
Arithmetic Operations on Hash Values +2.68
Sorting an array in O(N) time +0.40
How to predict next next number in a sequence in R -1.16
How do I round a number down to the closest 10000 in Flutter? 0.00
Recurrence Relation and Time Complexity for finding height of binar... 0.00
Algorithm to find all possible solutions for x1² + x2² +... +2.28
best and worst case 0.00
Which pathfinding algorithm for getting same path from A to B and B... -0.50
confused about a nested loop having linear complexity(Big-Oh = O(n)... -1.10
Is it bad to not remove stopwords when I've already set a ceili... 0.00
Order a dataframe primarily by the count of times a value appears i... -0.17
How to fix "If statement" from adding variables exponenti... -0.01
Which algorithm or idea to find the convex envelope of a set of cur... -2.11
Prolog- procedure "?-A" does not exist 0.00
Finding the linear recurrence (of a recursive algorithm) 0.00
How to show the complete number on yaxis in Matlab? 0.00
Divide and Conquer to solve the power of a number, runtime analysis... 0.00
Array Initialization In Uppaal 0.00
Optimizing this recursive function (dynamic programming) 0.00
How can we compare the time complexity of O(2^n) and Θ(2^n)? 0.00
n-stair / step climbing problem: cannot conceptualize why T(n) = T(... -1.65
Hash function returns same hash when keys have same length 0.00
Radix Sort is an example of complexity algorithm P or NP? 0.00
Complexity of multiple variables 0.00
Interview Question - Which numbers shows up most times in a list of... +0.91
how to represent non-binary trees with 1D-arrays? -0.50
How to calculate the asymptotic running time of a power of a number... 0.00
parse a number represented as string and return array of numbers sa... +2.04
Recurence relation of recursive call inside another 0.00
Example of Irreflexive relation in Asymptotic notation 0.00
Solving a recurrence relation for a recursive function +0.53
Prolog - make list -0.48
How do I get the 2.499858675195129e+02 number in Matlab as 2.4998? +0.52
Can hash-join algorithm have no hash function? 0.00
What is the Big-O of the function n^2/log(n)? 0.00
Is O(K + (N-K)logK) equivalent to O(K + N log K)? +2.40
Explain why this binary tree traversal algorithm has O(NlogN) time... -0.89
Idempotent decryption routine/algorithm +2.63
Optimal design for a database table to search for attributes 0.00
What's the difference between vector of indices vs. one-hot vec... 0.00
How integer suspension will be handled when it is used in head of a... -1.61
Chain rule for orders of magnitude 0.00
Is there an R function for finding the value below specific value +0.04
Create new column based on condition from other column per group us... -1.54
How to compute the similarity between every two keys in a pyspark d... 0.00
How to check if a number is even? 0.00
How do I use CountVectorizer to get the count of a phrase without c... 0.00