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 ... 44 45 46 47 48 ... 81
Title Δ
How do you find the shortest path quickly in a breadth first search? 0.00
How to augment an AVL tree? 0.00
lex: default rule for unrecognized strings 0.00
A possible algorithm for determining whether two strings are anagra... +0.42
Understanding the Knuth Morris Pratt(KMP) Failure Function 0.00
What's the purpose of BFS/DFS? 0.00
How to find the i-th largest number of a set, and order the i large... 0.00
Mergesort: How does the computational complexity vary when changing... 0.00
Solving the recurrence T(n) = T(n/2) + lg n? 0.00
Complexity of an algorithm: why 'about'? 0.00
Examining an algorithm on a sorted array 0.00
Why BFS signs nodes with 2 colors, and DFS with 3 colors? 0.00
Why are there LR(0) parsers but not LL(0) parsers? 0.00
Lex: Find First Permutation of Input +0.72
Search a string for an anagram of another string? +0.53
Last byte in Huffman compression 0.00
How to specify number of leaf or terminal nodes in decision tree in r 0.00
Lex: Longest Word Consisting Only of Letters from Other Word 0.00
How To Use Flex on Windows 0.00
What properties must a language have to support recursion? 0.00
getline using strings in C++ returning error: No instance of overlo... 0.00
Big-O complexity of two unusual loops? 0.00
Calculating Omega for algorithm efficiency 0.00
Terminal will not use updated a.out, how do I fix that? +0.12
Substring gives seemingly random results, even when its parameters... 0.00
What is the difference between "hill climbing" and "... +0.73
Input Redirection not working? -0.34
How do I find the theta notation for this block? 0.00
Finding a shortest path in a graph with node and edge weights? +0.18
Why does string extraction from a stream set the eof bit? -0.72
Parallelize search in a Java set -0.16
How does C++ check the truth value of an std::ios object? +0.78
Merge ranges in intervals +0.68
How to create permutations with replacement in C++? 0.00
How to prove 3n + 2log n = O(n) +0.20
Optimal vector data structure? 0.00
Big O for 3 nested loops +0.92
Implementing Dijkstra's shortest path algorithm using a red/black t... +0.88
Get pointer to raw data in set like &(vector[0]) +0.20
Longest subarray that has elements in increasing order? -1.02
Is this a "good enough" random algorithm; why isn't it us... +0.37
Java Big O notation of 3 nested loops of log(n) +0.78
Wrong number produced when memcpy-ing data into an integer? +0.38
Least number of edges that appear in every path 0.00
Find the k largest elements in order +0.19
Space differences in implementations of a trie 0.00
Aho-Corasick text matching on whole words? -1.21
Variable size bitset 0.00
The role of equals in Java's HashMap +1.00
In a C program, getting warning: "Statement with no effect" 0.00