StackRating

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

SomeWittyUsername

Rating
1489.57 (4,422,690th)
Reputation
14,947 (9,425th)
Page: 1 2 3 ... 15
Title Δ
What should be the Big O of f(n) = n^5 + 2^log(n)? +0.43
Get the RAM type detail description from WMI 0.00
Optimising single threaded algorithm on multi core processor 0.00
UMDF: Access device registry key inside a EVT_WDF_TIMER callback fu... 0.00
Binary exponentiation of 251 restricted to modulo 16 0.00
C++ linked list- class implementation 0.00
Why is it linear time to traverse a list? -0.49
What is the running time of the following algorithm (in terms of &#... -1.04
How to write optimized logic in C to reduce loop? +2.45
Solve Recurrence for T(n) = 7T(n/7) + n 0.00
A CMD command to list the connected devices via USB? 0.00
Regex capture groups of N and the remainder? -0.50
Why is the array sum coming less than the actual sum when OpenMP is... 0.00
How do I fix - net use "System error 67 has occurred." 0.00
Space complexity of a recursive algorithm from the CTCI book 0.00
Implementing Same Function for Different Types +1.00
Vowel count for each line of txt file 0.00
Where is WinMain() in Win32 API implemented? +0.53
Can someone please explain what the line for(;Q.size();) does? -0.49
Why are strings' space complexity O(n) but numbers are O(1)? +2.12
Big O - Creating Hashtable with values - Timecomplexity 0.00
Why can't AES be used as a part of a hashing algorithm? 0.00
reversing the digits of a number -0.23
How to solve recurrences with big-O instead of big theta? -0.00
How nested for loop that has complexity O(n)? -0.00
Getting linker error between two .so files in linux +0.52
How to set the "end" of an array of structs -0.66
Stack implementation using Array (ways to improve code) +0.01
How to keep removing values at odd places from a vector until we... -0.03
How can i speed up hexadecimal characters conversion to binary char... -0.73
How to print line number and file name of calling function not the... 0.00
Having trouble finding correct Big O for while & if statement -0.48
Data abstraction and encapsulation benefits -0.36
Programming question(death battle) on probability 0.00
Understanding and using a copy assignment constructor -1.22
Driver Development (Windows) : What is RTL? 0.00
What is the meaning of this malloc error? Corrupted top size? 0.00
Windows Diffe Hellman Key Exchange Deriving key 0.00
How can I clear the padding bytes in struct for comparison? -0.77
Why doesn't my #ifndef preprocessor instruction prevent multipl... -0.11
How to transfer data between AWS volumes? 0.00
How to get exponential equation with points? 0.00
Determining time complexity of a specific function -0.02
I have the following f(n)<=g(n) .. does this gives me that also... 0.00
Run application by bat command in Windows +0.05
Why does my array still contain garbage values even after "cle... +2.98
Number of ways to traverse a 2D array top left to bottom right +0.52
"error: invalid use of void expression" when using a func... 0.00
Clarification on Winapi Paths and Filename (W functions and A funct... -1.79
Are there algorithms that are only feasible in a recursive manner? 0.00