StackRating

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

templatetypedef

Rating
1691.92 (187th)
Reputation
276,765 (139th)
Page: 1 2 3 ... 81
Title Δ
Error: no match for 'operator-' operand types are: string,... -2.63
How is it possible to have these reversed hashes available on the w... +1.00
Can you prove that average cost of n insertions to BST/AVL/Splay tr... 0.00
Is Array of Objects Access Time O(1)? -0.04
Problem when try get $4 with some arguments- YACC -> C 0.00
some facts on max flow is surprising 0.00
Amortized Time Complexity Analysis of the pseudocode 0.00
Can a function return type data? -0.79
Why is it beneficial to remove tail recursion? -2.39
Why are not the way parameters/arguments passed considered for the... 0.00
Changing the co-ordinate system in Acm(java) 0.00
Amortized cost of insert/remove on min-heap +1.34
Next unicycle Permutation 0.00
Intuition behind why NP could be equals to co-NP , if we "assu... +0.25
Why naive algorithm is faster than KMP and Robin-Karp? 0.00
Does ArrayDeque have overhead of shifting elements on remove/add? 0.00
ArrayDeque operations 0.00
How is the Hashtable get(kType key) amortized time complexity O(1)... 0.00
NP-Complete problems to Partition Problem reductions 0.00
Time complexity of sequentially scanning an array vs a linked list? +0.67
Unable to find height of BST -2.83
Maximum length of the subsequence such that the bitwise XOR of each... 0.00
Finding the minimum "internal" nodes of AVL tree? 0.00
T(n) = T(n/10) + T(an) + n, how to solve this? -1.25
Analysis of a loop that has a variable expanding exponentially not... 0.00
Algorithm is linear (O(n)) to size of input, but what if input size... +0.68
Is there any way to print my polynomial exponents in superscript wi... -1.08
Why is shallow binary tree better? 0.00
What is a language frontend? 0.00
Why do we need Dijkstra's algorithm if this simpler, faster alg... -1.58
Algorithm for joining pairs 0.00
Creating a binomial heap from an array? 0.00
Time Complexity of a recursive function where the base case isn'... 0.00
Difference between LL and LR Parsing 0.00
Confusion about O((log n)²) vs O(log n) +1.14
What is a count-min sketch? When would you use it? 0.00
Does the count-min sketch take less space than a typical sparse vec... +0.24
Complexity does not match the actual growth of the runtime? 0.00
Issues with rand and srand 0.00
Complexity of the sum of two recursive function? 0.00
What is the complexity for popping all n elements from a heap? 0.00
Are all the sentences generated from a probabilistic context-free g... 0.00
Lower bound of space usage for finding median from stream of 4-bit... 0.00
Best search algorithm for solving Towers of Hanoi? 0.00
Recursively enumerating all partitions of the number 4 into four or... -3.09
Why does this floating-point division produce zero, when the value... +0.24
Time complexity for a nested for loop 0.00
What is the relationship between char *, memory addresses, and ASCI... 0.00
Selection distribution algorithm? -1.16
Finding Nth Fibonacci Number in O(logn) time and space complexity? 0.00