StackRating

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

meowgoesthedog

Rating
1626.37 (956th)
Reputation
10,192 (14,945th)
Page: 1 ... 6 7 8 9
Title Δ
Time complexity Recursive program +0.63
#Recurrence T(n)=3T(n/3)+Ѳ(log₃n) 0.00
create an exponential function that creates a graph from xy(1,1) to... +3.47
binary representation of all states in tower of hanoi 0.00
Draw a rectangle inside a circle with respect to its center +3.87
Calculating Forward Vector Given Rotation in 3D 0.00
Complexity of the min-max algorithm 0.00
Why is the complexity class of this Fibonacci Sequence O(2^n)? -2.18
How to compute the cyclic order for triangles' indices? 0.00
How can I find the angle between two points of a circle? 0.00
How is Asymptotic Complexity Derived for Recursive Functions +3.47
Getting all possible down- and right edge paths in a n x n grid +3.48
What is the best way to build a path with equal distance between no... +3.74
How to calculate the normals of a box? +4.06
how to efficiently deep clone an array of objects with an arraylist... -1.52
Point cloud projection to 2D 0.00
Giving a direction to a moving object 0.00
Modular Exponentiation (Power in Modular Arithmetic) 0.00
How to calculate (increment) padding from left to middle and from m... 0.00
Adding int[] into int[] list issues 0.00
How can I set the center of scaling? +3.66
If T(n) = n √ n, what will be its closest O-notation? +3.77
How do I prove or disprove that this function is Ω(n^1.5)? 0.00
How to sum values from children up to parent in a recursive made tr... 0.00
Calculate rotation of rect angle by new position and distortion? 0.00
Recursive function that returns the number of possible combinations +4.84
Time Complexity Clarification -1.61
Java proper parsing +3.97
Get list of all Point3D in Viewport3D in WPF 0.00
How can I make circle of 8 points facing another point? +4.45
T(n) = c1T(n/a) + c2(T/b) + f(n) 0.00
minimize memory use in c 0.00
Memory access is not constant time 0.00
What would be the complexity of this Sorting Algorithm? What are th... +3.09
Find 4 points equidistant from a centroid in 3D space where all poi... 0.00
3d ball with random points on surface -0.22
Big O of list resize 0.00
Confusion in Time complexity of algorithm -4.39
Find the final latitude longitude after a movement on the globe +3.79
finding runtime function involving a while loop 0.00
projections of 3d vector on respective planes +0.55
Bilinear Interpolation - OSRM Rastersource 0.00
binary Search Tree / linked lists possible exam questions? -0.13
Different values for the same key from a hash function and good sor... -3.20
LWJGL Vertex Index Buffer causes half of "Mesh" to load 0.00
Understanding diagonal search of 8 queen puzzle 0.00
Is it okay to execute ffmpeg and do not use their library? -2.29
c++ void function not changing value of string +4.16
Understanding the theoretical run time of a function with nested lo... 0.00
Solving a Recurrence Relationship T(n) = T(n-√n)+1 0.00