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 ... 57 58 59 60 61 ... 81
Title Δ
Data structure for holding sets of interchangeable strings -0.87
Optimal binary search trees for successor lookup? 0.00
Constructing Min/Max Binary Heap 0.00
Are there any algorithms for scrambling a word? +0.52
Empirically determining the big-O runtime of a program? 0.00
How can I use the same regular expression in different programming... 0.00
Longest substring (for sequences of triplets) +0.87
Obfuscating an ID -1.65
Applications of van Emde Boas trees? 0.00
Should the maximum element of a van Emde Boas Tree be stored outsid... 0.00
Exactly how many comparisons does merge sort make? +0.69
Minimum value of maximum values in sub-segments ... in O(n) complex... -1.08
How to identify whether a grammar is LL(1), LR(0) or SLR(1)? 0.00
Why is this LR(1) grammar not LALR(1)? 0.00
Difference between shifting and look-ahead 0.00
Recommendations for using graphs theory in machine learning? -0.53
What is the theory behind KMP pattern matching algorithm? +0.29
Connect Points in a 2D Grid 0.00
Are C# and Java Grammars LALR(x)? -0.82
How to implement the shortcutting step in the Christofides algorithm? 0.00
How do you prove this pumping lemma example? 0.00
Select K random lines from a text file +1.01
Byte shift inverse operation -2.96
Pseudocode for simple range search algorithm -0.66
Context sensitive language with non deterministic turing machine -0.26
Could a program determine if another program plays chess? +1.01
Finding longest chains of matching devices +1.06
Algorithm for efficiently drawing trees? +0.99
How to find maximal word ladder? -0.65
split tree into equal parts +1.08
Context-sensitive grammar and Context-free grammar +0.25
Scheme: populating a vector using recursion? -3.04
How do I change the sort order of underscores in STL? +0.53
Min s-t cut in a network +0.67
What sorts of strings are legal inputs to C string functions? +0.75
C++ - deprecated conversion from string constant to ‘char*’ +0.58
Maximum Contiguous Subsequence Sum of At Least Length L +1.67
Construct a Turing-Machine to decide ww^Rw -2.05
Why is mergesort better for linked lists? +0.26
Proving various runtimes have various big-O complexities? 0.00
Why is the complexity of computing the Fibonacci series 2^n and not... -0.81
template function taking a template argument -0.76
Data structure to store 2D points clustered near the origin? +0.28
What is the big-O of the function (log n)^2 + logn +1.18
Help calculating Big O +0.64
Proving big O of statement +0.24
Array-Based vs List-Based Stacks and Queues 0.00
Difference between AVL trees and splay trees 0.00
Why does my Fibonacci series using Ruby's inject doesn't work? -1.40
Incorrect result printed when multiplying numbers in C -0.52