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 ... 16 17 18 19 20 ... 81
Title Δ
Is CLRS completely accurate to state that max-heapify running time... 0.00
Why is there an L when assigning a wstring? 0.00
Why is the travelling salesman prob. NP-hard while the Hamiltonian... -0.77
Do I have to implement Adjacency matrix with BFS? +1.00
Maze Solving From All Start Points 0.00
Recurrence relation with variable expressed in terms of n 0.00
Are LL(1) parsers more efficient for a prefix encoding and LR(1) mo... -1.38
Since the "this" keyword is usually unnecessary and omitt... 0.00
Performing Depth-First Traversal on a vertex with no edges connected +1.60
Turing Machine Halting Problеm +0.21
Is every element access in std::vector a cache miss? +0.20
Prove that all P problems except {} and {a,b}* are complete 0.00
Which is better, a compiler or an interpreter? 0.00
Possible implementation of std::equal_range 0.00
Space Complexity of Quick Sort 0.00
Template of a class that contains a constant-type template? 0.00
Can a skip-list have duplicate elements? 0.00
If statement not recognizing true conditions? +1.42
Array of pointers confusion with skip list +0.82
LCA in binary tree O(n) space O(1) time 0.00
Optimal order for items in game with random early termination 0.00
n-bit signed number where n is not a power of 2 +1.08
Solving T(n) = 2T(n^(1/2)) + 1 asymptotically using a recursion tree? 0.00
Does a HashMap with string keys really have a lower time complexity... -3.20
What is the relation between the classes R, RE coRE, as opposed to... 0.00
Run Time Estimate/Big O Notation for Nested For Loop 0.00
0xC0000005: Access violation executing location 0x00000000. When tr... 0.00
Computation Speed of Functions 0.00
Benefit of postfix over prefix notation 0.00
Why doesn't a grandchild class's parent handle the initiali... 0.00
How do I correctly allocate more memory in this custom stack implem... +0.85
Printing Two Dimension Arrays 0.00
Are there problems that cannot be solved in polynomial space? 0.00
Why do 'string-like' values that follow a number get ignore... 0.00
"yyparse/yylex/yyerror was not declared in this scope" -... +1.54
What kind of drawbacks are there performance-wise , if I sort an ar... +0.90
Macro for reading matrix C++ 0.00
How yacc knows for look ahead 0.00
How would a programcode/algorithm look like with a running time of... +0.67
Java game lag, too many if statement? +0.18
Comparing two equal unsigned long in C evaluates to false +0.52
Rules to follow while recoloring after rotation in Red Black Tree -3.08
Why C/C++ is slower than Assembly and other low level languages? +0.57
Balancing a non-BST +0.21
Do I have to hash the entire key in order to save time-complexity o... +0.52
Big O Notation: Definition +0.89
Can't access vector on the heap +0.21
Role of load factor when calculating space consumption of a hash ta... 0.00
C++ Pointers and Dynamic Arrays and Delete Operator +0.65
What is the space complexity when building a min-max heap? 0.00