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 2 3 4 5 6 7 ... 9
Title Δ
Computational complexity of n-dimensional Discrete Fourier Transform? 0.00
What is the asymptotic complexity of T(n) = 2T(n/3) +n/ (logn) ^2? 0.00
Adding of a edge in a graph using adjaceny-list in c++ +0.35
What would be complexity of this recursive algorithm -0.61
Getting position of a coordinate on the surface of a sphere 0.00
Change coordinate system and camera up axis 0.00
Software rendering points: Camera matrix, and combining translate/r... 0.00
How to map positions to grid and back? 0.00
Solving T(n) = 2T(n/3) + n/(logn)^2 0.00
How to get coordinates of each cube forming a wall 0.00
Object direction relative to itself - Unity C# 0.00
(Java) The type of the expression must be an array type but it reso... +0.36
Calculating final market distribution - competitive programming 0.00
'Float' Error for Matplotlib 0.00
Why can the third case of master theorem not be applied here T(n)=2... 0.00
Calculate Normals from Heightmap 0.00
Performing Summation Over Wavevectors of Internal Energy 0.00
How to move camera around and stick it to the player? +1.47
2D Rotation Issue C++ DirectX 0.00
Given one side of a rectangle calculate the others -0.63
Calculations custom solar system in c# 0.00
Recursion assignment +1.06
Variable for adjusting the increase of a numbers value on a curve +1.60
Find transformation matrix between two matrices 0.00
Draw an arrow pattern using recursion +0.70
Calculate complexity of recursion algorithm 0.00
Do we have a non factorial function which is Θ(n!)? -0.10
Projectile motion sim, index out of bounds error, nested for/while... 0.00
OpenGL - Getting camera to move 0.00
Time complexity for the following algorithm +1.51
Time complexity of for loops, I cannot really understand a thing -0.54
What is the runtime for this code +0.37
Asymptotic growth (Big o notation) 0.00
Calculating "variance" for a somewhat complicated bet -0.11
Big O of finding out if a binary tree is balanced (From CTCI Book) +1.50
How to calculate sphere rotation based off of UV coordinates 0.00
How is the time complexity O(n) and not O(n^2)? +2.34
-nan return value / e (euler) raised to a power calculation loop 0.00
Converting a range of integers exponentially to another range +1.81
Getting axis aligned coordinates from generic plane 0.00
C# Vector3D Operator '-' cannot be applied t type 'Vect... +1.63
Big O Recursive Method 0.00
Why does my perspective implementation fails in displaying my cube&... -0.28
2d screen velocity to 3d world velocity while camera is rotated 0.00
C++ OpenGL Draw Pixel 0.00
AABB vs Circle collision in custom physics engine +1.04
Big-O & Runing Time of this algorthm , how can convert this to... +0.42
Coordinate from 2 vectors +0.24
Formula for the total of a gradual percentage increase N times 0.00
My unworking implementation of perspective projection 0.00